From fb28e98885e64f3bedc8c6999a88f65c57f3474c Mon Sep 17 00:00:00 2001 From: "CR (covid cron)" <cramakri+covid-cron@ethz.ch> Date: Fri, 1 May 2020 07:33:03 +0000 Subject: [PATCH] renku update --with-siblings --- .../560b591f08b149eaab549f23e121daca.cwl | 198 ++++++++++++++++++ figures/switzerland-cases-by-canton.html | 2 +- figures/switzerland-deaths-by-canton.html | 2 +- runs/Dashboard.run.ipynb | 180 ++++++++-------- runs/covidtracking.run.ipynb | 156 +++++++------- runs/openzh-covid-19.run.ipynb | 112 +++++----- 6 files changed, 424 insertions(+), 226 deletions(-) create mode 100644 .renku/workflow/560b591f08b149eaab549f23e121daca.cwl diff --git a/.renku/workflow/560b591f08b149eaab549f23e121daca.cwl b/.renku/workflow/560b591f08b149eaab549f23e121daca.cwl new file mode 100644 index 000000000..a6c9a09b0 --- /dev/null +++ b/.renku/workflow/560b591f08b149eaab549f23e121daca.cwl @@ -0,0 +1,198 @@ +class: Workflow +cwlVersion: v1.0 +hints: [] +inputs: + input_1: + default: + class: File + path: ../../notebooks/Dashboard.ipynb + streamable: false + type: File + input_10: + default: + class: Directory + listing: [] + path: ../../data/atlas + streamable: false + type: Directory + input_11: + default: + class: File + path: ../../notebooks/openzh-covid-19.ipynb + streamable: false + type: File + input_12: + default: + class: Directory + listing: [] + path: ../../data/atlas + streamable: false + type: Directory + input_13: + default: runs/openzh-covid-19.run.ipynb + streamable: false + type: string + input_14: + default: save_figures + streamable: false + type: string + input_15: + default: 'True' + streamable: false + type: string + input_16: + default: data_path + streamable: false + type: string + input_17: + default: + class: Directory + listing: [] + path: ../../data/openzh-covid-19 + streamable: false + type: Directory + input_18: + default: figures_path + streamable: false + type: string + input_19: + default: figures + streamable: false + type: string + input_2: + default: runs/Dashboard.run.ipynb + streamable: false + type: string + input_20: + default: atlas_path + streamable: false + type: string + input_21: + default: + class: File + path: ../../notebooks/covidtracking.ipynb + streamable: false + type: File + input_22: + default: runs/covidtracking.run.ipynb + streamable: false + type: string + input_23: + default: data_path + streamable: false + type: string + input_24: + default: + class: Directory + listing: [] + path: ../../data/covidtracking + streamable: false + type: Directory + input_25: + default: atlas_path + streamable: false + type: string + input_26: + default: + class: Directory + listing: [] + path: ../../data/atlas + streamable: false + type: Directory + input_3: + default: ts_folder + streamable: false + type: string + input_4: + default: + class: Directory + listing: [] + path: ../../data/covid-19_jhu-csse + streamable: false + type: Directory + input_5: + default: rates_folder + streamable: false + type: string + input_6: + default: + class: Directory + listing: [] + path: ../../data/covid-19_rates + streamable: false + type: Directory + input_7: + default: geodata_path + streamable: false + type: string + input_8: + default: + class: File + path: ../../data/geodata/geo_data.csv + streamable: false + type: File + input_9: + default: atlas_path + streamable: false + type: string +outputs: + output_0: + outputSource: step_3/output_0 + streamable: false + type: File + output_1: + outputSource: step_2/output_0 + streamable: false + type: File + output_2: + outputSource: step_1/output_0 + streamable: false + type: File + output_3: + outputSource: step_2/output_1 + streamable: false + type: Directory +requirements: [] +steps: + step_1: + in: + input_10: input_1 + input_11: input_2 + input_2: input_3 + input_3: input_4 + input_4: input_5 + input_5: input_6 + input_6: input_7 + input_7: input_8 + input_8: input_9 + input_9: input_10 + out: + - output_0 + run: edeae7a3f9bd41579941a5f9b0eaf2aa_papermill.cwl + step_2: + in: + input_1: input_11 + input_10: input_12 + input_2: input_13 + input_3: input_14 + input_4: input_15 + input_5: input_16 + input_6: input_17 + input_7: input_18 + input_8: input_19 + input_9: input_20 + out: + - output_0 + - output_1 + run: d03bdcf1bad440d7ad5010cd182358d1_papermill.cwl + step_3: + in: + input_1: input_21 + input_2: input_22 + input_3: input_23 + input_4: input_24 + input_5: input_25 + input_6: input_26 + out: + - output_0 + run: 2fba4568d8784fb99872b6c8a35f66b9_papermill.cwl diff --git a/figures/switzerland-cases-by-canton.html b/figures/switzerland-cases-by-canton.html index 1b80b9def..51827688b 100644 --- a/figures/switzerland-cases-by-canton.html +++ b/figures/switzerland-cases-by-canton.html @@ -14,7 +14,7 @@ <div id="vis"></div> <script> (function(vegaEmbed) { - var spec = {"config": {"view": {"continuousWidth": 400, "continuousHeight": 300}, "title": {"anchor": "middle"}}, "hconcat": [{"mark": "line", "encoding": {"color": {"type": "nominal", "field": "canton", "legend": {"title": "Canton"}}, "opacity": {"condition": {"value": 1, "selection": "selector001"}, "value": 0.2}, "tooltip": [{"type": "nominal", "field": "canton", "title": "Canton"}, {"type": "quantitative", "field": "positive", "title": "Cases"}, {"type": "temporal", "field": "date", "title": "Date"}], "x": {"type": "temporal", "field": "date", "title": "Date"}, "y": {"type": "quantitative", "field": "positive", "scale": {"type": "linear"}, "title": "Cases"}}, "selection": {"selector001": {"type": "multi", "fields": ["canton"], "bind": "legend"}}}, {"mark": "line", "encoding": {"color": {"type": "nominal", "field": "canton", "legend": {"title": "Canton"}}, "opacity": {"condition": {"value": 1, "selection": "selector002"}, "value": 0.2}, "tooltip": [{"type": "nominal", "field": "canton", "title": "Canton"}, {"type": "quantitative", "field": "positive_100k", "title": "Cases/100k"}, {"type": "temporal", "field": "date", "title": "Date"}], "x": {"type": "temporal", "field": "date", "title": "Date"}, "y": {"type": "quantitative", "field": "positive_100k", "scale": {"type": "linear"}, "title": "Cases per 100k population"}}, "selection": {"selector002": {"type": "multi", "fields": ["canton"], "bind": "legend"}}}], "data": {"name": "data-c82c7e99bf3a984e3948bb4b2e96ecfd"}, "title": "Covid-19 cases in Switzerland by Canton", "$schema": "https://vega.github.io/schema/vega-lite/v4.0.2.json", "datasets": {"data-c82c7e99bf3a984e3948bb4b2e96ecfd": [{"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.2907357067058191, "positive_daily": "", "positive": 1.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.2907357067058191, "positive_daily": "", "positive": 1.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.5814714134116382, "positive_daily": "", "positive": 2.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.8722071201174572, "positive_daily": "", "positive": 3.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.8722071201174572, "positive_daily": "", "positive": 3.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.1629428268232764, "positive_daily": "", "positive": 4.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.4536785335290954, "positive_daily": "", "positive": 5.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.7444142402349143, "positive_daily": "", "positive": 6.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.0351499469407335, "positive_daily": "", "positive": 7.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.4888284804698286, "positive_daily": "", "positive": 12.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 4.942507013998925, "positive_daily": "", "positive": 17.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.396185547528019, "positive_daily": "", "positive": 22.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.722071201174574, "positive_daily": "", "positive": 30.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 15.408992455408411, "positive_daily": "", "positive": 53.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.2907357067058191, "deceased_daily": "", "deceased": 1.0, "positive_100k": 22.09591370964225, "positive_daily": "", "positive": 76.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.2907357067058191, "deceased_daily": "", "deceased": 1.0, "positive_100k": 28.49209925717027, "positive_daily": "", "positive": 98.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.5814714134116382, "deceased_daily": "", "deceased": 2.0, "positive_100k": 33.434606271169194, "positive_daily": "", "positive": 115.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.8722071201174572, "deceased_daily": "", "deceased": 3.0, "positive_100k": 50.006541553400886, "positive_daily": "", "positive": 172.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.8722071201174572, "deceased_daily": "", "deceased": 3.0, "positive_100k": 65.41553400880929, "positive_daily": "", "positive": 225.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.1629428268232764, "deceased_daily": "", "deceased": 4.0, "positive_100k": 90.70954049221555, "positive_daily": "", "positive": 312.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.7444142402349143, "deceased_daily": "", "deceased": 6.0, "positive_100k": 101.46676164033086, "positive_daily": "", "positive": 349.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.0351499469407335, "deceased_daily": "", "deceased": 7.0, "positive_100k": 126.76076812373712, "positive_daily": "", "positive": 436.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.9073570670581907, "deceased_daily": "", "deceased": 10.0, "positive_100k": 144.7863819394979, "positive_daily": "", "positive": 498.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 3.1980927737640097, "deceased_daily": "", "deceased": 11.0, "positive_100k": 155.5436030876132, "positive_daily": "", "positive": 535.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.7795641871756476, "deceased_daily": "", "deceased": 13.0, "positive_100k": 182.58202381125437, "positive_daily": "", "positive": 628.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 4.070299893881467, "deceased_daily": "", "deceased": 14.0, "positive_100k": 211.6555944818363, "positive_daily": "", "positive": 728.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.361035600587287, "deceased_daily": "", "deceased": 15.0, "positive_100k": 230.55341541771452, "positive_daily": "", "positive": 793.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 4.942507013998925, "deceased_daily": "", "deceased": 17.0, "positive_100k": 254.10300766088588, "positive_daily": "", "positive": 874.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.1054498408222, "deceased_daily": "", "deceased": 21.0, "positive_100k": 281.4321640912329, "positive_daily": "", "positive": 968.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 7.268392667645476, "deceased_daily": "", "deceased": 25.0, "positive_100k": 295.678213719818, "positive_daily": "", "positive": 1017.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 9.012806907880393, "deceased_daily": "", "deceased": 31.0, "positive_100k": 306.7261705746391, "positive_daily": "", "positive": 1055.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 10.175749734703668, "deceased_daily": "", "deceased": 35.0, "positive_100k": 332.60164847145705, "positive_daily": "", "positive": 1144.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 10.757221148115306, "deceased_daily": "", "deceased": 37.0, "positive_100k": 352.0809408207469, "positive_daily": "", "positive": 1211.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 11.629428268232763, "deceased_daily": "", "deceased": 40.0, "positive_100k": 372.72317599686005, "positive_daily": "", "positive": 1282.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 13.664578215173497, "deceased_daily": "", "deceased": 47.0, "positive_100k": 387.84143274556266, "positive_daily": "", "positive": 1334.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 14.827521041996773, "deceased_daily": "", "deceased": 51.0, "positive_100k": 402.0874823741478, "positive_daily": "", "positive": 1383.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 15.408992455408411, "deceased_daily": "", "deceased": 53.0, "positive_100k": 411.68176069543983, "positive_daily": "", "positive": 1416.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.57193528223169, "deceased_daily": "", "deceased": 57.0, "positive_100k": 416.0427962960271, "positive_daily": "", "positive": 1431.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 17.444142402349147, "deceased_daily": "", "deceased": 60.0, "positive_100k": 435.2313529386111, "positive_daily": "", "positive": 1497.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 19.7700280559957, "deceased_daily": "", "deceased": 68.0, "positive_100k": 446.57004550013806, "positive_daily": "", "positive": 1536.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 20.642235176113154, "deceased_daily": "", "deceased": 71.0, "positive_100k": 456.45505952813596, "positive_daily": "", "positive": 1570.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 22.38664941634807, "deceased_daily": "", "deceased": 77.0, "positive_100k": 464.59565931589884, "positive_daily": "", "positive": 1598.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 24.131063656582985, "deceased_daily": "", "deceased": 83.0, "positive_100k": 473.0269948103677, "positive_daily": "", "positive": 1627.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 24.71253506999462, "deceased_daily": "", "deceased": 85.0, "positive_100k": 480.586123184719, "positive_daily": "", "positive": 1653.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 26.456949310229536, "deceased_daily": "", "deceased": 91.0, "positive_100k": 484.36568737189464, "positive_daily": "", "positive": 1666.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 27.038420723641178, "deceased_daily": "", "deceased": 93.0, "positive_100k": 488.4359872657761, "positive_daily": "", "positive": 1680.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 27.329156430346995, "deceased_daily": "", "deceased": 94.0, "positive_100k": 496.28585134683317, "positive_daily": "", "positive": 1707.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 27.329156430346995, "deceased_daily": "", "deceased": 94.0, "positive_100k": 500.93762265412624, "positive_daily": "", "positive": 1723.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 27.619892137052812, "deceased_daily": "", "deceased": 95.0, "positive_100k": 505.88012966812516, "positive_daily": "", "positive": 1740.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 28.782834963876088, "deceased_daily": "", "deceased": 99.0, "positive_100k": 511.4041080955358, "positive_daily": "", "positive": 1759.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 30.23651349740518, "deceased_daily": "", "deceased": 104.0, "positive_100k": 514.0207294558882, "positive_daily": "", "positive": 1768.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 31.10872061752264, "deceased_daily": "", "deceased": 107.0, "positive_100k": 516.0558794028289, "positive_daily": "", "positive": 1775.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 31.980927737640098, "deceased_daily": "", "deceased": 110.0, "positive_100k": 520.9983864168278, "positive_daily": "", "positive": 1792.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 33.434606271169194, "deceased_daily": "", "deceased": 115.0, "positive_100k": 523.0335363637685, "positive_daily": "", "positive": 1799.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 34.30681339128665, "deceased_daily": "", "deceased": 118.0, "positive_100k": 524.7779506040034, "positive_daily": "", "positive": 1805.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 35.760491924815746, "deceased_daily": "", "deceased": 123.0, "positive_100k": 529.4297219112965, "positive_daily": "", "positive": 1821.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 36.92343475163902, "deceased_daily": "", "deceased": 127.0, "positive_100k": 532.046343271649, "positive_daily": "", "positive": 1830.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 37.50490616505066, "deceased_daily": "", "deceased": 129.0, "positive_100k": 533.500021805178, "positive_daily": "", "positive": 1835.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 38.086377578462304, "deceased_daily": "", "deceased": 131.0, "positive_100k": 534.0814932185897, "positive_daily": "", "positive": 1837.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 38.37711328516812, "deceased_daily": "", "deceased": 132.0, "positive_100k": 537.8610574057652, "positive_daily": "", "positive": 1850.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 39.24932040528558, "deceased_daily": "", "deceased": 135.0, "positive_100k": 538.4425288191769, "positive_daily": "", "positive": 1852.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 39.5400561119914, "deceased_daily": "", "deceased": 136.0, "positive_100k": 538.7332645258828, "positive_daily": "", "positive": 1853.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 39.830791818697215, "deceased_daily": "", "deceased": 137.0, "positive_100k": 542.5128287130584, "positive_daily": "", "positive": 1866.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.5040856139006649, "deceased_daily": "", "deceased": 1.0, "positive_100k": 50.91264700396715, "positive_daily": "", "positive": 101.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.5040856139006649, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.5229585792851, "positive_daily": "", "positive": 128.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.0081712278013297, "deceased_daily": "", "deceased": 2.0, "positive_100k": 91.743581729921, "positive_daily": "", "positive": 182.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.5122568417019946, "deceased_daily": "", "deceased": 3.0, "positive_100k": 113.92334874155026, "positive_daily": "", "positive": 226.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.0163424556026595, "deceased_daily": "", "deceased": 4.0, "positive_100k": 130.05408838637155, "positive_daily": "", "positive": 258.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.0163424556026595, "deceased_daily": "", "deceased": 4.0, "positive_100k": 143.1603143477888, "positive_daily": "", "positive": 284.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.5204280695033243, "deceased_daily": "", "deceased": 5.0, "positive_100k": 151.22568417019946, "positive_daily": "", "positive": 300.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.024513683403989, "deceased_daily": "", "deceased": 6.0, "positive_100k": 172.90136556792805, "positive_daily": "", "positive": 343.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.032684911205319, "deceased_daily": "", "deceased": 8.0, "positive_100k": 198.1056462629613, "positive_daily": "", "positive": 393.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 4.032684911205319, "deceased_daily": "", "deceased": 8.0, "positive_100k": 218.2690708189879, "positive_daily": "", "positive": 433.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 4.536770525105983, "deceased_daily": "", "deceased": 9.0, "positive_100k": 238.93658098891515, "positive_daily": "", "positive": 474.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 6.049027366807978, "deceased_daily": "", "deceased": 12.0, "positive_100k": 249.5223788808291, "positive_daily": "", "positive": 495.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 7.561284208509973, "deceased_daily": "", "deceased": 15.0, "positive_100k": 261.62043361444506, "positive_daily": "", "positive": 519.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 9.577626664112634, "deceased_daily": "", "deceased": 19.0, "positive_100k": 269.6858034368557, "positive_daily": "", "positive": 535.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 11.593969119715293, "deceased_daily": "", "deceased": 23.0, "positive_100k": 275.73483080366367, "positive_daily": "", "positive": 547.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 13.106225961417287, "deceased_daily": "", "deceased": 26.0, "positive_100k": 298.4186834291936, "positive_daily": "", "positive": 592.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 14.114397189218616, "deceased_daily": "", "deceased": 28.0, "positive_100k": 313.5412518462136, "positive_daily": "", "positive": 622.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 15.122568417019947, "deceased_daily": "", "deceased": 30.0, "positive_100k": 327.15156342153153, "positive_daily": "", "positive": 649.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 15.122568417019947, "deceased_daily": "", "deceased": 30.0, "positive_100k": 331.18424833273684, "positive_daily": "", "positive": 657.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.634825258721943, "deceased_daily": "", "deceased": 33.0, "positive_100k": 336.7291900856442, "positive_daily": "", "positive": 668.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 17.138910872622606, "deceased_daily": "", "deceased": 34.0, "positive_100k": 342.27413183855145, "positive_daily": "", "positive": 679.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 17.64299648652327, "deceased_daily": "", "deceased": 35.0, "positive_100k": 344.7945599080548, "positive_daily": "", "positive": 684.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 17.64299648652327, "deceased_daily": "", "deceased": 35.0, "positive_100k": 351.8517585026641, "positive_daily": "", "positive": 698.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 362.43755639457805, "positive_daily": "", "positive": 719.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 367.9824981474854, "positive_daily": "", "positive": 730.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 374.53561112819403, "positive_daily": "", "positive": 743.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 376.55195358379666, "positive_daily": "", "positive": 747.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 18.6511677143246, "deceased_daily": "", "deceased": 37.0, "positive_100k": 378.0642104254987, "positive_daily": "", "positive": 750.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 18.6511677143246, "deceased_daily": "", "deceased": 37.0, "positive_100k": 379.57646726720066, "positive_daily": "", "positive": 753.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 19.155253328225267, "deceased_daily": "", "deceased": 38.0, "positive_100k": 382.60098095060465, "positive_daily": "", "positive": 759.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 19.65933894212593, "deceased_daily": "", "deceased": 39.0, "positive_100k": 385.121409020108, "positive_daily": "", "positive": 764.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 20.163424556026595, "deceased_daily": "", "deceased": 40.0, "positive_100k": 388.145922703512, "positive_daily": "", "positive": 770.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 20.163424556026595, "deceased_daily": "", "deceased": 40.0, "positive_100k": 389.65817954521395, "positive_daily": "", "positive": 773.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 20.66751016992726, "deceased_daily": "", "deceased": 41.0, "positive_100k": 392.1786076147173, "positive_daily": "", "positive": 778.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 21.171595783827925, "deceased_daily": "", "deceased": 42.0, "positive_100k": 395.707206912022, "positive_daily": "", "positive": 785.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 396.71537813982326, "positive_daily": "", "positive": 787.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 398.73172059542594, "positive_daily": "", "positive": 791.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 400.2439774371279, "positive_daily": "", "positive": 794.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 22.179767011629252, "deceased_daily": "", "deceased": 44.0, "positive_100k": 402.7644055066312, "positive_daily": "", "positive": 799.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 22.179767011629252, "deceased_daily": "", "deceased": 44.0, "positive_100k": 403.26849112053196, "positive_daily": "", "positive": 800.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 404.2766623483332, "positive_daily": "", "positive": 802.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 406.79709041783656, "positive_daily": "", "positive": 807.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 407.80526164563787, "positive_daily": "", "positive": 809.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 408.81343287343924, "positive_daily": "", "positive": 811.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.09662050461024736, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.19324100922049472, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.38648201844098945, "positive_daily": "", "positive": 4.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5797230276614843, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.6425485783742055, "positive_daily": "", "positive": 17.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.285097156748411, "positive_daily": "", "positive": 34.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 11.884322067060427, "positive_daily": "", "positive": 123.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 18.647757389777745, "positive_daily": "", "positive": 193.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 27.24698230008976, "positive_daily": "", "positive": 282.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.19324100922049472, "deceased_daily": "", "deceased": 2.0, "positive_100k": 36.42593023806326, "positive_daily": "", "positive": 377.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.28986151383074216, "deceased_daily": "", "deceased": 3.0, "positive_100k": 40.3873709270834, "positive_daily": "", "positive": 418.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.48310252305123685, "deceased_daily": "", "deceased": 5.0, "positive_100k": 45.41163716681627, "positive_daily": "", "positive": 470.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.5797230276614843, "deceased_daily": "", "deceased": 6.0, "positive_100k": 51.4021084526516, "positive_daily": "", "positive": 532.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.5797230276614843, "deceased_daily": "", "deceased": 6.0, "positive_100k": 60.29119487679437, "positive_daily": "", "positive": 624.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.6763435322717316, "deceased_daily": "", "deceased": 7.0, "positive_100k": 63.76953304276327, "positive_daily": "", "positive": 660.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7729640368819789, "deceased_daily": "", "deceased": 8.0, "positive_100k": 69.37352231015761, "positive_daily": "", "positive": 718.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.8695845414922264, "deceased_daily": "", "deceased": 9.0, "positive_100k": 74.10792703605973, "positive_daily": "", "positive": 767.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.9662050461024737, "deceased_daily": "", "deceased": 10.0, "positive_100k": 77.10316267897741, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.256066559933216, "deceased_daily": "", "deceased": 13.0, "positive_100k": 79.80853680806433, "positive_daily": "", "positive": 826.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.5459280737639578, "deceased_daily": "", "deceased": 16.0, "positive_100k": 82.70715194637175, "positive_daily": "", "positive": 856.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.9324100922049474, "deceased_daily": "", "deceased": 20.0, "positive_100k": 87.82803869071486, "positive_daily": "", "positive": 909.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.2222716060356897, "deceased_daily": "", "deceased": 23.0, "positive_100k": 96.91036612407812, "positive_daily": "", "positive": 1003.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.512133119866432, "deceased_daily": "", "deceased": 26.0, "positive_100k": 103.67380144679544, "positive_daily": "", "positive": 1073.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 2.7053741290869264, "deceased_daily": "", "deceased": 28.0, "positive_100k": 106.86227809893359, "positive_daily": "", "positive": 1106.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.7053741290869264, "deceased_daily": "", "deceased": 28.0, "positive_100k": 109.85751374185126, "positive_daily": "", "positive": 1137.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.995235642917669, "deceased_daily": "", "deceased": 31.0, "positive_100k": 113.33585190782017, "positive_daily": "", "positive": 1173.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 3.1884766521381636, "deceased_daily": "", "deceased": 33.0, "positive_100k": 118.64997966138378, "positive_daily": "", "positive": 1228.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 3.5749586705791527, "deceased_daily": "", "deceased": 37.0, "positive_100k": 124.25396892877814, "positive_daily": "", "positive": 1286.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 3.6715791751894002, "deceased_daily": "", "deceased": 38.0, "positive_100k": 128.98837365468023, "positive_daily": "", "positive": 1335.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.058061193630389, "deceased_daily": "", "deceased": 42.0, "positive_100k": 132.85319383909015, "positive_daily": "", "positive": 1375.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.2513022028508844, "deceased_daily": "", "deceased": 44.0, "positive_100k": 137.10449604194102, "positive_daily": "", "positive": 1419.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 139.23014714336648, "positive_daily": "", "positive": 1441.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 140.67945471252017, "positive_daily": "", "positive": 1456.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 142.03214177706366, "positive_daily": "", "positive": 1470.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.120886744343111, "deceased_daily": "", "deceased": 53.0, "positive_100k": 143.86793136465835, "positive_daily": "", "positive": 1489.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 5.314127753563606, "deceased_daily": "", "deceased": 55.0, "positive_100k": 146.38006448452478, "positive_daily": "", "positive": 1515.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.473573808886574, "deceased_daily": "", "deceased": 67.0, "positive_100k": 150.0516436597142, "positive_daily": "", "positive": 1553.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.666814818107069, "deceased_daily": "", "deceased": 69.0, "positive_100k": 153.24012031185234, "positive_daily": "", "positive": 1586.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.666814818107069, "deceased_daily": "", "deceased": 69.0, "positive_100k": 154.49618687178557, "positive_daily": "", "positive": 1599.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 7.053296836548059, "deceased_daily": "", "deceased": 73.0, "positive_100k": 155.84887393632903, "positive_daily": "", "positive": 1613.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 7.439778854989048, "deceased_daily": "", "deceased": 77.0, "positive_100k": 156.71845847782126, "positive_daily": "", "positive": 1622.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 7.439778854989048, "deceased_daily": "", "deceased": 77.0, "positive_100k": 158.74748907463643, "positive_daily": "", "positive": 1643.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 7.633019864209543, "deceased_daily": "", "deceased": 79.0, "positive_100k": 161.35624269911312, "positive_daily": "", "positive": 1670.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 7.922881378040286, "deceased_daily": "", "deceased": 82.0, "positive_100k": 163.67513480975904, "positive_daily": "", "positive": 1694.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 165.02782187430253, "positive_daily": "", "positive": 1708.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 165.607544901964, "positive_daily": "", "positive": 1714.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 166.380508938846, "positive_daily": "", "positive": 1722.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 167.4433344895587, "positive_daily": "", "positive": 1733.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 168.21629852644068, "positive_daily": "", "positive": 1741.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 8.212742891871027, "deceased_daily": "", "deceased": 85.0, "positive_100k": 169.76222660020463, "positive_daily": "", "positive": 1757.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.387736141220191, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 24.775472282440383, "positive_daily": "", "positive": 4.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 30.96934035305048, "positive_daily": "", "positive": 5.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 37.16320842366058, "positive_daily": "", "positive": 6.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 49.550944564880766, "positive_daily": "", "positive": 8.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 55.74481263549086, "positive_daily": "", "positive": 9.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 68.13254877671105, "positive_daily": "", "positive": 11.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 74.32641684732116, "positive_daily": "", "positive": 12.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 80.52028491793125, "positive_daily": "", "positive": 13.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 86.71415298854134, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 86.71415298854134, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 123.87736141220192, "positive_daily": "", "positive": 20.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 123.87736141220192, "positive_daily": "", "positive": 20.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 142.4589656240322, "positive_daily": "", "positive": 23.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.34706315161106716, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.082378909666403, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.082378909666403, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.205947274166007, "positive_daily": "", "positive": 15.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.594199880610277, "positive_daily": "", "positive": 19.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.941263032221343, "positive_daily": "", "positive": 20.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 7.635389335443477, "positive_daily": "", "positive": 22.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 9.023641941887746, "positive_daily": "", "positive": 26.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 9.023641941887746, "positive_daily": "", "positive": 26.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 14.576652367664822, "positive_daily": "", "positive": 42.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 16.311968125720156, "positive_daily": "", "positive": 47.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 18.741410186997626, "positive_daily": "", "positive": 54.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 26.376799522441107, "positive_daily": "", "positive": 76.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 30.888620493384977, "positive_daily": "", "positive": 89.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 40.25932558688379, "positive_daily": "", "positive": 116.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 46.506462315883, "positive_daily": "", "positive": 134.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 63.859619896436364, "positive_daily": "", "positive": 184.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 97.87180875432094, "positive_daily": "", "positive": 282.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 100.30125081559841, "positive_daily": "", "positive": 289.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 104.81307178654227, "positive_daily": "", "positive": 302.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 1.3882526064442686, "deceased_daily": "", "deceased": 4.0, "positive_100k": 106.20132439298655, "positive_daily": "", "positive": 306.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 118.3485346993739, "positive_daily": "", "positive": 341.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 146.46064997987034, "positive_daily": "", "positive": 422.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 161.7314286507573, "positive_daily": "", "positive": 466.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 2.082378909666403, "deceased_daily": "", "deceased": 6.0, "positive_100k": 174.2257021087557, "positive_daily": "", "positive": 502.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 2.082378909666403, "deceased_daily": "", "deceased": 6.0, "positive_100k": 177.3492704732553, "positive_daily": "", "positive": 511.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 2.42944206127747, "deceased_daily": "", "deceased": 7.0, "positive_100k": 187.06703871836518, "positive_daily": "", "positive": 539.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 3.4706315161106716, "deceased_daily": "", "deceased": 10.0, "positive_100k": 194.7024280538087, "positive_daily": "", "positive": 561.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 3.8176946677217387, "deceased_daily": "", "deceased": 11.0, "positive_100k": 204.0731331473075, "positive_daily": "", "positive": 588.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 4.164757819332806, "deceased_daily": "", "deceased": 12.0, "positive_100k": 211.708522482751, "positive_daily": "", "positive": 610.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 4.85888412255494, "deceased_daily": "", "deceased": 14.0, "positive_100k": 216.91446975691696, "positive_daily": "", "positive": 625.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 227.67342745686003, "positive_daily": "", "positive": 656.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 232.53231157941502, "positive_daily": "", "positive": 670.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 236.6970693987478, "positive_daily": "", "positive": 682.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 239.47357461163634, "positive_daily": "", "positive": 690.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 7.288326183832411, "deceased_daily": "", "deceased": 21.0, "positive_100k": 240.8618272180806, "positive_daily": "", "positive": 694.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 7.288326183832411, "deceased_daily": "", "deceased": 21.0, "positive_100k": 246.76190079546876, "positive_daily": "", "positive": 711.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 7.635389335443477, "deceased_daily": "", "deceased": 22.0, "positive_100k": 250.57959546319046, "positive_daily": "", "positive": 722.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 7.635389335443477, "deceased_daily": "", "deceased": 22.0, "positive_100k": 255.43847958574545, "positive_daily": "", "positive": 736.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 7.9824524870545455, "deceased_daily": "", "deceased": 23.0, "positive_100k": 256.8267321921897, "positive_daily": "", "positive": 740.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 8.329515638665612, "deceased_daily": "", "deceased": 24.0, "positive_100k": 259.9503005566893, "positive_daily": "", "positive": 749.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 262.03267946635566, "positive_daily": "", "positive": 755.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 266.5445004372996, "positive_daily": "", "positive": 768.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 271.05632140824343, "positive_daily": "", "positive": 781.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 275.5681423791873, "positive_daily": "", "positive": 794.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 276.9563949856316, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 278.69171074368694, "positive_daily": "", "positive": 803.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 279.73290019852016, "positive_daily": "", "positive": 806.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 280.7740896533533, "positive_daily": "", "positive": 809.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 281.4682159565754, "positive_daily": "", "positive": 811.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 281.4682159565754, "positive_daily": "", "positive": 811.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 282.1623422597976, "positive_daily": "", "positive": 813.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.89765801785296, "positive_daily": "", "positive": 818.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 285.2859106242972, "positive_daily": "", "positive": 822.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 285.98003692751934, "positive_daily": "", "positive": 824.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.36604024978586647, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.73973074079226, "positive_daily": "", "positive": 43.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 24.158656485867187, "positive_daily": "", "positive": 66.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.77382372965731, "positive_daily": "", "positive": 95.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 38.06818597773011, "positive_daily": "", "positive": 104.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 47.219192222376776, "positive_daily": "", "positive": 129.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 51.61167521980717, "positive_daily": "", "positive": 141.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.46831921638103, "positive_daily": "", "positive": 157.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 63.3249632129549, "positive_daily": "", "positive": 173.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7320804995717329, "deceased_daily": "", "deceased": 2.0, "positive_100k": 69.54764745931462, "positive_daily": "", "positive": 190.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.7320804995717329, "deceased_daily": "", "deceased": 2.0, "positive_100k": 71.74388895802983, "positive_daily": "", "positive": 196.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 79.06469395374715, "positive_daily": "", "positive": 216.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 83.09113670139168, "positive_daily": "", "positive": 227.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 86.75153919925035, "positive_daily": "", "positive": 237.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 91.51006244646662, "positive_daily": "", "positive": 250.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 94.43838444475355, "positive_daily": "", "positive": 258.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 95.53650519411114, "positive_daily": "", "positive": 261.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 96.63462594346875, "positive_daily": "", "positive": 264.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 101.02710894089914, "positive_daily": "", "positive": 276.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.8302012489293324, "deceased_daily": "", "deceased": 5.0, "positive_100k": 103.22335043961434, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 1.8302012489293324, "deceased_daily": "", "deceased": 5.0, "positive_100k": 107.61583343704474, "positive_daily": "", "positive": 294.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.1962414987151986, "deceased_daily": "", "deceased": 6.0, "positive_100k": 112.00831643447513, "positive_daily": "", "positive": 306.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.562281748501065, "deceased_daily": "", "deceased": 7.0, "positive_100k": 115.30267868254792, "positive_daily": "", "positive": 315.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.562281748501065, "deceased_daily": "", "deceased": 7.0, "positive_100k": 117.49892018126313, "positive_daily": "", "positive": 321.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 118.96308118040659, "positive_daily": "", "positive": 325.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 120.42724217955006, "positive_daily": "", "positive": 329.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 125.55180567655219, "positive_daily": "", "positive": 343.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.294362248072798, "deceased_daily": "", "deceased": 9.0, "positive_100k": 128.11408742505324, "positive_daily": "", "positive": 350.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.660402497858665, "deceased_daily": "", "deceased": 10.0, "positive_100k": 129.21220817441085, "positive_daily": "", "positive": 353.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 129.94428867398258, "positive_daily": "", "positive": 355.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 129.94428867398258, "positive_daily": "", "positive": 355.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 131.40844967312606, "positive_daily": "", "positive": 359.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 134.70281192119884, "positive_daily": "", "positive": 368.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 4.392482997430397, "deceased_daily": "", "deceased": 12.0, "positive_100k": 137.26509366969992, "positive_daily": "", "positive": 375.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.12456349700213, "deceased_daily": "", "deceased": 14.0, "positive_100k": 137.6311339194858, "positive_daily": "", "positive": 376.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 5.12456349700213, "deceased_daily": "", "deceased": 14.0, "positive_100k": 138.7292546688434, "positive_daily": "", "positive": 379.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 139.09529491862924, "positive_daily": "", "positive": 380.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 139.82737541820097, "positive_daily": "", "positive": 382.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 140.19341566798687, "positive_daily": "", "positive": 383.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 140.5594559177727, "positive_daily": "", "positive": 384.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 142.02361691691618, "positive_daily": "", "positive": 388.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.19696787650902012, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.39393575301804024, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.954518147635302, "positive_daily": "", "positive": 15.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.257490195923948, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.015040467050229, "positive_daily": "", "positive": 61.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.742269503266712, "positive_daily": "", "positive": 85.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.302851897883972, "positive_daily": "", "positive": 98.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 36.43905715416873, "positive_daily": "", "positive": 185.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 39.39357530180403, "positive_daily": "", "positive": 200.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 44.90867584405659, "positive_daily": "", "positive": 228.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 55.15100542252564, "positive_daily": "", "positive": 280.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.39393575301804024, "deceased_daily": "", "deceased": 2.0, "positive_100k": 60.27217021176016, "positive_daily": "", "positive": 306.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.9848393825451006, "deceased_daily": "", "deceased": 5.0, "positive_100k": 66.77211013655783, "positive_daily": "", "positive": 339.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.9848393825451006, "deceased_daily": "", "deceased": 5.0, "positive_100k": 71.89327492579235, "positive_daily": "", "positive": 365.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 76.62050396200884, "positive_daily": "", "positive": 389.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 77.60534334455394, "positive_daily": "", "positive": 394.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 81.54470087473435, "positive_daily": "", "positive": 414.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.575743012072161, "deceased_daily": "", "deceased": 8.0, "positive_100k": 89.62038381160417, "positive_daily": "", "positive": 455.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.575743012072161, "deceased_daily": "", "deceased": 8.0, "positive_100k": 94.54458072432966, "positive_daily": "", "positive": 480.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.7727108885811813, "deceased_daily": "", "deceased": 9.0, "positive_100k": 99.27180976054615, "positive_daily": "", "positive": 504.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.7727108885811813, "deceased_daily": "", "deceased": 9.0, "positive_100k": 101.43845640214538, "positive_daily": "", "positive": 515.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.1666466415992214, "deceased_daily": "", "deceased": 11.0, "positive_100k": 104.7869103027987, "positive_daily": "", "positive": 532.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.5605823946172617, "deceased_daily": "", "deceased": 13.0, "positive_100k": 109.71110721552422, "positive_daily": "", "positive": 557.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.954518147635302, "deceased_daily": "", "deceased": 15.0, "positive_100k": 113.84743262221366, "positive_daily": "", "positive": 578.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 3.151486024144322, "deceased_daily": "", "deceased": 16.0, "positive_100k": 118.96859741144816, "positive_daily": "", "positive": 604.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 3.3484539006533423, "deceased_daily": "", "deceased": 17.0, "positive_100k": 124.48369795370073, "positive_daily": "", "positive": 632.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 3.5454217771623626, "deceased_daily": "", "deceased": 18.0, "positive_100k": 126.25640884228191, "positive_daily": "", "positive": 641.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 127.83215185435408, "positive_daily": "", "positive": 649.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 129.40789486642623, "positive_daily": "", "positive": 657.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 130.7866700019894, "positive_daily": "", "positive": 664.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.530261159707464, "deceased_daily": "", "deceased": 23.0, "positive_100k": 133.1502845200976, "positive_daily": "", "positive": 676.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.924196912725503, "deceased_daily": "", "deceased": 25.0, "positive_100k": 133.9381560261337, "positive_daily": "", "positive": 680.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 136.49873842075095, "positive_daily": "", "positive": 693.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 137.68054567980508, "positive_daily": "", "positive": 699.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 138.8623529388592, "positive_daily": "", "positive": 705.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 140.04416019791333, "positive_daily": "", "positive": 711.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 5.712068418761584, "deceased_daily": "", "deceased": 29.0, "positive_100k": 141.42293533347646, "positive_daily": "", "positive": 718.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.712068418761584, "deceased_daily": "", "deceased": 29.0, "positive_100k": 142.60474259253058, "positive_daily": "", "positive": 724.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 144.96835711063883, "positive_daily": "", "positive": 736.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 146.74106799922, "positive_daily": "", "positive": 745.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 148.31681101129215, "positive_daily": "", "positive": 753.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 149.89255402336434, "positive_daily": "", "positive": 761.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 151.07436128241847, "positive_daily": "", "positive": 767.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 152.6501042944906, "positive_daily": "", "positive": 775.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 152.84707217099964, "positive_daily": "", "positive": 776.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 153.63494367703572, "positive_daily": "", "positive": 780.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.523607577042692, "positive_daily": "", "positive": 8.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.089058524173027, "positive_daily": "", "positive": 9.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.350862312694374, "positive_daily": "", "positive": 13.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.178117048346055, "positive_daily": "", "positive": 18.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.570822731128075, "positive_daily": "", "positive": 24.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.267175572519085, "positive_daily": "", "positive": 27.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 17.52897936104043, "positive_daily": "", "positive": 31.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 20.921685043822446, "positive_daily": "", "positive": 37.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 26.010743567995476, "positive_daily": "", "positive": 46.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 33.36160588068985, "positive_daily": "", "positive": 59.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 38.45066440486288, "positive_daily": "", "positive": 68.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 41.84337008764489, "positive_daily": "", "positive": 74.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 52.58693808312129, "positive_daily": "", "positive": 93.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.5654509471303365, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.46140797285835, "positive_daily": "", "positive": 114.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.130901894260673, "deceased_daily": "", "deceased": 2.0, "positive_100k": 82.55583828102911, "positive_daily": "", "positive": 146.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.6963528413910094, "deceased_daily": "", "deceased": 3.0, "positive_100k": 98.95391574780888, "positive_daily": "", "positive": 175.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.6963528413910094, "deceased_daily": "", "deceased": 3.0, "positive_100k": 106.8702290076336, "positive_daily": "", "positive": 189.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.261803788521346, "deceased_daily": "", "deceased": 4.0, "positive_100k": 113.09018942606728, "positive_daily": "", "positive": 200.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.261803788521346, "deceased_daily": "", "deceased": 4.0, "positive_100k": 122.13740458015268, "positive_daily": "", "positive": 216.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.827254735651682, "deceased_daily": "", "deceased": 5.0, "positive_100k": 139.66638394119312, "positive_daily": "", "positive": 247.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.392705682782019, "deceased_daily": "", "deceased": 6.0, "positive_100k": 149.84450098953914, "positive_daily": "", "positive": 265.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 5.089058524173027, "deceased_daily": "", "deceased": 9.0, "positive_100k": 158.3262651964942, "positive_daily": "", "positive": 280.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 6.785411365564038, "deceased_daily": "", "deceased": 12.0, "positive_100k": 169.0698331919706, "positive_daily": "", "positive": 299.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 7.350862312694374, "deceased_daily": "", "deceased": 13.0, "positive_100k": 178.68249929318634, "positive_daily": "", "positive": 316.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 8.481764206955047, "deceased_daily": "", "deceased": 15.0, "positive_100k": 190.55696918292338, "positive_daily": "", "positive": 337.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 10.178117048346055, "deceased_daily": "", "deceased": 18.0, "positive_100k": 195.6460277070964, "positive_daily": "", "positive": 346.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 20.0, "positive_100k": 213.7404580152672, "positive_daily": "", "positive": 378.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 12.439920836867401, "deceased_daily": "", "deceased": 22.0, "positive_100k": 227.31128074639523, "positive_daily": "", "positive": 402.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 13.570822731128075, "deceased_daily": "", "deceased": 24.0, "positive_100k": 237.4893977947413, "positive_daily": "", "positive": 420.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 15.267175572519085, "deceased_daily": "", "deceased": 27.0, "positive_100k": 243.14390726604466, "positive_daily": "", "positive": 430.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 15.832626519649422, "deceased_daily": "", "deceased": 28.0, "positive_100k": 251.0602205258694, "positive_daily": "", "positive": 444.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 16.963528413910094, "deceased_daily": "", "deceased": 30.0, "positive_100k": 255.5838281029121, "positive_daily": "", "positive": 452.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.963528413910094, "deceased_daily": "", "deceased": 30.0, "positive_100k": 261.8037885213458, "positive_daily": "", "positive": 463.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 19.22533220243144, "deceased_daily": "", "deceased": 34.0, "positive_100k": 274.24370935821315, "positive_daily": "", "positive": 485.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 20.921685043822446, "deceased_daily": "", "deceased": 37.0, "positive_100k": 287.81453208934124, "positive_daily": "", "positive": 509.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 22.618037885213457, "deceased_daily": "", "deceased": 40.0, "positive_100k": 290.0763358778626, "positive_daily": "", "positive": 513.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 23.74893977947413, "deceased_daily": "", "deceased": 42.0, "positive_100k": 308.17076618603335, "positive_daily": "", "positive": 545.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 23.74893977947413, "deceased_daily": "", "deceased": 42.0, "positive_100k": 318.9143341815098, "positive_daily": "", "positive": 564.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 25.44529262086514, "deceased_daily": "", "deceased": 45.0, "positive_100k": 324.00339270568276, "positive_daily": "", "positive": 573.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 28.27254735651682, "deceased_daily": "", "deceased": 50.0, "positive_100k": 329.65790217698617, "positive_daily": "", "positive": 583.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 29.403449250777495, "deceased_daily": "", "deceased": 52.0, "positive_100k": 332.4851569126378, "positive_daily": "", "positive": 588.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 31.099802092168506, "deceased_daily": "", "deceased": 55.0, "positive_100k": 338.70511733107156, "positive_daily": "", "positive": 599.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 31.665253039298843, "deceased_daily": "", "deceased": 56.0, "positive_100k": 346.0559796437659, "positive_daily": "", "positive": 612.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 32.23070398642918, "deceased_daily": "", "deceased": 57.0, "positive_100k": 351.14503816793894, "positive_daily": "", "positive": 621.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 33.92705682782019, "deceased_daily": "", "deceased": 60.0, "positive_100k": 356.23409669211196, "positive_daily": "", "positive": 630.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 33.92705682782019, "deceased_daily": "", "deceased": 60.0, "positive_100k": 357.93044953350295, "positive_daily": "", "positive": 633.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 35.05795872208086, "deceased_daily": "", "deceased": 62.0, "positive_100k": 358.49590048063334, "positive_daily": "", "positive": 634.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 36.754311563471866, "deceased_daily": "", "deceased": 65.0, "positive_100k": 364.15040995193664, "positive_daily": "", "positive": 644.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 37.3197625106022, "deceased_daily": "", "deceased": 66.0, "positive_100k": 366.97766468758834, "positive_daily": "", "positive": 649.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 38.45066440486288, "deceased_daily": "", "deceased": 68.0, "positive_100k": 370.9358213175007, "positive_daily": "", "positive": 656.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 38.45066440486288, "deceased_daily": "", "deceased": 68.0, "positive_100k": 374.8939779474131, "positive_daily": "", "positive": 663.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 39.58156629912355, "deceased_daily": "", "deceased": 70.0, "positive_100k": 376.59033078880407, "positive_daily": "", "positive": 666.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 40.14701724625389, "deceased_daily": "", "deceased": 71.0, "positive_100k": 377.1557817359344, "positive_daily": "", "positive": 667.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 41.277919140514555, "deceased_daily": "", "deceased": 73.0, "positive_100k": 377.7212326830647, "positive_daily": "", "positive": 668.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 41.277919140514555, "deceased_daily": "", "deceased": 73.0, "positive_100k": 380.54848741871643, "positive_daily": "", "positive": 673.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 41.84337008764489, "deceased_daily": "", "deceased": 74.0, "positive_100k": 382.2448402601074, "positive_daily": "", "positive": 676.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 382.81029120723775, "positive_daily": "", "positive": 677.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.87080674973203, "positive_daily": "", "positive": 65.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 22.463295707313026, "positive_daily": "", "positive": 92.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 26.61412208801217, "positive_daily": "", "positive": 109.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 31.98577975715224, "positive_daily": "", "positive": 131.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 38.08993619935686, "positive_daily": "", "positive": 156.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.48833251537637007, "deceased_daily": "", "deceased": 2.0, "positive_100k": 50.05408282607794, "positive_daily": "", "positive": 205.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.48833251537637007, "deceased_daily": "", "deceased": 2.0, "positive_100k": 55.669906752906186, "positive_daily": "", "positive": 228.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.7324987730645551, "deceased_daily": "", "deceased": 3.0, "positive_100k": 61.77406319511082, "positive_daily": "", "positive": 253.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7324987730645551, "deceased_daily": "", "deceased": 3.0, "positive_100k": 70.0757159565091, "positive_daily": "", "positive": 287.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.9766650307527401, "deceased_daily": "", "deceased": 4.0, "positive_100k": 77.40070368715466, "positive_daily": "", "positive": 317.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.2208312884409254, "deceased_daily": "", "deceased": 5.0, "positive_100k": 82.77236135629472, "positive_daily": "", "positive": 339.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.4649975461291103, "deceased_daily": "", "deceased": 6.0, "positive_100k": 85.70235644855295, "positive_daily": "", "positive": 351.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 91.56234663306938, "positive_daily": "", "positive": 375.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 97.9106693329622, "positive_daily": "", "positive": 401.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 103.03816074441409, "positive_daily": "", "positive": 422.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 109.63064970199508, "positive_daily": "", "positive": 449.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 114.51397485575878, "positive_daily": "", "positive": 469.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 116.71147117495245, "positive_daily": "", "positive": 478.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 121.35063007102796, "positive_daily": "", "positive": 497.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 124.28062516328619, "positive_daily": "", "positive": 509.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 128.67561780167352, "positive_daily": "", "positive": 527.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 132.3381116669963, "positive_daily": "", "positive": 542.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 136.73310430538362, "positive_daily": "", "positive": 560.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 138.6864343668891, "positive_daily": "", "positive": 568.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 140.63976442839459, "positive_daily": "", "positive": 576.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 141.61642945914733, "positive_daily": "", "positive": 580.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.685828834570035, "deceased_daily": "", "deceased": 11.0, "positive_100k": 143.81392577834097, "positive_daily": "", "positive": 589.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 2.9299950922582205, "deceased_daily": "", "deceased": 12.0, "positive_100k": 145.5230895821583, "positive_daily": "", "positive": 596.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.1741613499464054, "deceased_daily": "", "deceased": 13.0, "positive_100k": 146.25558835522284, "positive_daily": "", "positive": 599.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.4183276076345908, "deceased_daily": "", "deceased": 14.0, "positive_100k": 148.20891841672832, "positive_daily": "", "positive": 607.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 152.11557853973926, "positive_daily": "", "positive": 623.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 152.84807731280384, "positive_daily": "", "positive": 626.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 154.55724111662113, "positive_daily": "", "positive": 633.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 156.998903693503, "positive_daily": "", "positive": 643.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 158.2197349819439, "positive_daily": "", "positive": 648.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 159.684732528073, "positive_daily": "", "positive": 654.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 161.14973007420213, "positive_daily": "", "positive": 660.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 162.85889387801942, "positive_daily": "", "positive": 667.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 163.59139265108396, "positive_daily": "", "positive": 670.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 164.56805768183673, "positive_daily": "", "positive": 674.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 165.30055645490128, "positive_daily": "", "positive": 677.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 167.74221903178312, "positive_daily": "", "positive": 687.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 169.4513828356004, "positive_daily": "", "positive": 694.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": 120.65760964439379, "tested": 235.0, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5403099103539633, "positive_daily": "", "positive": 3.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5403099103539633, "positive_daily": "", "positive": 3.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.107493094277236, "positive_daily": "", "positive": 8.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.701549551769816, "positive_daily": "", "positive": 15.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.782169372477743, "positive_daily": "", "positive": 21.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.322479282831706, "positive_daily": "", "positive": 24.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.376225829970323, "positive_daily": "", "positive": 28.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.943409013893596, "positive_daily": "", "positive": 33.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 25.158395202448066, "positive_daily": "", "positive": 49.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 37.48087448527977, "positive_daily": "", "positive": 73.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 47.2361705841882, "positive_daily": "", "positive": 92.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 51.34366367846545, "positive_daily": "", "positive": 100.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 73.42143906020557, "positive_daily": "", "positive": 143.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 84.20360843268332, "positive_daily": "", "positive": 164.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 92.93203125802245, "positive_daily": "", "positive": 181.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 112.95606009262397, "positive_daily": "", "positive": 220.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 138.62789193185668, "positive_daily": "", "positive": 270.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 152.49068112504236, "positive_daily": "", "positive": 297.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 182.783442695337, "positive_daily": "", "positive": 356.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 192.02530215746074, "positive_daily": "", "positive": 374.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 210.50902108170828, "positive_daily": "", "positive": 410.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.107493094277236, "deceased_daily": "", "deceased": 8.0, "positive_100k": 237.20772619451034, "positive_daily": "", "positive": 462.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 6.161239641415853, "deceased_daily": "", "deceased": 12.0, "positive_100k": 257.23175502911187, "positive_daily": "", "positive": 501.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.674676278200507, "deceased_daily": "", "deceased": 13.0, "positive_100k": 272.1214174958668, "positive_daily": "", "positive": 530.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 6.674676278200507, "deceased_daily": "", "deceased": 13.0, "positive_100k": 292.14544633046836, "positive_daily": "", "positive": 569.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 7.701549551769816, "deceased_daily": "", "deceased": 15.0, "positive_100k": 310.62916525471593, "positive_daily": "", "positive": 605.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 7.701549551769816, "deceased_daily": "", "deceased": 15.0, "positive_100k": 316.79040489613175, "positive_daily": "", "positive": 617.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 8.214986188554471, "deceased_daily": "", "deceased": 16.0, "positive_100k": 335.2741238203793, "positive_daily": "", "positive": 653.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 9.241859462123779, "deceased_daily": "", "deceased": 18.0, "positive_100k": 352.73096947105756, "positive_daily": "", "positive": 687.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 9.755296098908433, "deceased_daily": "", "deceased": 19.0, "positive_100k": 366.59375866424324, "positive_daily": "", "positive": 714.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 10.782169372477743, "deceased_daily": "", "deceased": 21.0, "positive_100k": 387.13122413562945, "positive_daily": "", "positive": 754.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 12.322479282831706, "deceased_daily": "", "deceased": 24.0, "positive_100k": 393.8059004138299, "positive_daily": "", "positive": 767.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 13.349352556401014, "deceased_daily": "", "deceased": 26.0, "positive_100k": 405.10150642309236, "positive_daily": "", "positive": 789.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 13.349352556401014, "deceased_daily": "", "deceased": 26.0, "positive_100k": 409.72243615415425, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 14.376225829970323, "deceased_daily": "", "deceased": 28.0, "positive_100k": 414.85680252200075, "positive_daily": "", "positive": 808.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 15.916535740324287, "deceased_daily": "", "deceased": 31.0, "positive_100k": 425.6389718944785, "positive_daily": "", "positive": 829.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 431.80021153589433, "positive_daily": "", "positive": 841.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 438.47488781409487, "positive_daily": "", "positive": 854.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 442.06894427158744, "positive_daily": "", "positive": 861.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 450.28393046014196, "positive_daily": "", "positive": 877.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 17.45684565067825, "deceased_daily": "", "deceased": 34.0, "positive_100k": 455.93173346477306, "positive_daily": "", "positive": 888.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 17.45684565067825, "deceased_daily": "", "deceased": 34.0, "positive_100k": 459.012353285481, "positive_daily": "", "positive": 894.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 18.483718924247558, "deceased_daily": "", "deceased": 36.0, "positive_100k": 464.1467196533276, "positive_daily": "", "positive": 904.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 18.997155561032216, "deceased_daily": "", "deceased": 37.0, "positive_100k": 468.25421274760487, "positive_daily": "", "positive": 912.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 18.997155561032216, "deceased_daily": "", "deceased": 37.0, "positive_100k": 471.3348325683127, "positive_daily": "", "positive": 918.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 20.537465471386177, "deceased_daily": "", "deceased": 40.0, "positive_100k": 474.4154523890207, "positive_daily": "", "positive": 924.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 20.537465471386177, "deceased_daily": "", "deceased": 40.0, "positive_100k": 475.9557622993746, "positive_daily": "", "positive": 927.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 21.564338744955485, "deceased_daily": "", "deceased": 42.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 22.591212018524793, "deceased_daily": "", "deceased": 44.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 23.10464865530945, "deceased_daily": "", "deceased": 45.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 23.10464865530945, "deceased_daily": "", "deceased": 45.0, "positive_100k": 478.00950884651326, "positive_daily": "", "positive": 931.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 480.5766920304365, "positive_daily": "", "positive": 936.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 481.6035653040058, "positive_daily": "", "positive": 938.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 482.63043857757515, "positive_daily": "", "positive": 940.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 483.14387521435975, "positive_daily": "", "positive": 941.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 25.158395202448066, "deceased_daily": "", "deceased": 49.0, "positive_100k": 484.1707484879291, "positive_daily": "", "positive": 943.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 25.158395202448066, "deceased_daily": "", "deceased": 49.0, "positive_100k": 485.71105839828306, "positive_daily": "", "positive": 946.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 25.671831839232723, "deceased_daily": "", "deceased": 50.0, "positive_100k": 488.2782415822063, "positive_daily": "", "positive": 951.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.14744760817862393, "positive_daily": "", "positive": 1.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.29489521635724786, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.8846856490717436, "positive_daily": "", "positive": 6.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.0321332572503674, "positive_daily": "", "positive": 7.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.3270284736076154, "positive_daily": "", "positive": 9.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.7693712981434873, "positive_daily": "", "positive": 12.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.064266514500735, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.506609339036607, "positive_daily": "", "positive": 17.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.654056947215231, "positive_daily": "", "positive": 18.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.9810854208228466, "positive_daily": "", "positive": 27.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.718323461715966, "positive_daily": "", "positive": 32.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.667275625288444, "positive_daily": "", "positive": 52.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.878989747967804, "positive_daily": "", "positive": 67.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.892208426041018, "positive_daily": "", "positive": 101.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 17.398817765077624, "positive_daily": "", "positive": 118.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 24.771198174008823, "positive_daily": "", "positive": 168.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.20784509744075, "positive_daily": "", "positive": 232.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 35.534873571048365, "positive_daily": "", "positive": 241.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 39.22106377551396, "positive_daily": "", "positive": 266.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 47.03578700898103, "positive_daily": "", "positive": 319.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 51.45921525433975, "positive_daily": "", "positive": 349.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.4423428245358718, "deceased_daily": "", "deceased": 3.0, "positive_100k": 53.670929377019114, "positive_daily": "", "positive": 364.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.1795808654289914, "deceased_daily": "", "deceased": 8.0, "positive_100k": 70.9222995339181, "positive_daily": "", "positive": 481.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.6219236899648632, "deceased_daily": "", "deceased": 11.0, "positive_100k": 73.57635648113335, "positive_daily": "", "positive": 499.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.6219236899648632, "deceased_daily": "", "deceased": 11.0, "positive_100k": 80.94873689006454, "positive_daily": "", "positive": 549.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.7693712981434873, "deceased_daily": "", "deceased": 12.0, "positive_100k": 87.28898404174537, "positive_daily": "", "positive": 592.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.7693712981434873, "deceased_daily": "", "deceased": 12.0, "positive_100k": 92.30220271981858, "positive_daily": "", "positive": 626.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.916818906322111, "deceased_daily": "", "deceased": 13.0, "positive_100k": 107.1944111458596, "positive_daily": "", "positive": 727.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.359161730857983, "deceased_daily": "", "deceased": 16.0, "positive_100k": 112.06018221575418, "positive_daily": "", "positive": 760.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.359161730857983, "deceased_daily": "", "deceased": 16.0, "positive_100k": 116.18871524475567, "positive_daily": "", "positive": 788.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.506609339036607, "deceased_daily": "", "deceased": 17.0, "positive_100k": 121.20193392282886, "positive_daily": "", "positive": 822.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 125.33046695183035, "positive_daily": "", "positive": 850.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 129.4589999808318, "positive_daily": "", "positive": 878.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 132.55539975258293, "positive_daily": "", "positive": 899.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.8015045553938545, "deceased_daily": "", "deceased": 19.0, "positive_100k": 133.5875330098333, "positive_daily": "", "positive": 906.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.8015045553938545, "deceased_daily": "", "deceased": 19.0, "positive_100k": 134.47221865890504, "positive_daily": "", "positive": 912.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.2438473799297265, "deceased_daily": "", "deceased": 22.0, "positive_100k": 136.9788279979416, "positive_daily": "", "positive": 929.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.39129498810835, "deceased_daily": "", "deceased": 23.0, "positive_100k": 139.04309451244237, "positive_daily": "", "positive": 943.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.5387425962869745, "deceased_daily": "", "deceased": 24.0, "positive_100k": 141.549703851479, "positive_daily": "", "positive": 960.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.686190204465598, "deceased_daily": "", "deceased": 25.0, "positive_100k": 145.53078927230183, "positive_daily": "", "positive": 987.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 3.686190204465598, "deceased_daily": "", "deceased": 25.0, "positive_100k": 147.8899510031598, "positive_daily": "", "positive": 1003.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.12853302900147, "deceased_daily": "", "deceased": 28.0, "positive_100k": 149.21697947676742, "positive_daily": "", "positive": 1012.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.275980637180094, "deceased_daily": "", "deceased": 29.0, "positive_100k": 149.95421751766054, "positive_daily": "", "positive": 1017.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 151.28124599126815, "positive_daily": "", "positive": 1026.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 152.903169681233, "positive_daily": "", "positive": 1037.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 155.1148838039124, "positive_daily": "", "positive": 1052.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 160.42299769834284, "positive_daily": "", "positive": 1088.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 161.16023573923596, "positive_daily": "", "positive": 1093.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 162.0449213883077, "positive_daily": "", "positive": 1099.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 163.3719498619153, "positive_daily": "", "positive": 1108.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6282788301448183, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 0.6282788301448183, "tested": 1.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.8848364904344548, "positive_daily": "", "positive": 3.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 1.8848364904344548, "tested": 3.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.7696729808689096, "positive_daily": "", "positive": 6.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 3.7696729808689096, "tested": 6.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.654509471303364, "positive_daily": "", "positive": 9.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 6.282788301448183, "tested": 10.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.539345961737819, "positive_daily": "", "positive": 12.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 6.282788301448183, "tested": 10.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 8.167624791882638, "positive_daily": "", "positive": 13.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 60.943046524047375, "positive_daily": "", "positive": 97.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 67.22583482549555, "positive_daily": "", "positive": 107.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.6282788301448183, "deceased_daily": "", "deceased": 1.0, "positive_100k": 74.76518078723338, "positive_daily": "", "positive": 119.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.6282788301448183, "deceased_daily": "", "deceased": 1.0, "positive_100k": 76.65001727766783, "positive_daily": "", "positive": 122.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.2565576602896367, "deceased_daily": "", "deceased": 2.0, "positive_100k": 80.41969025853675, "positive_daily": "", "positive": 128.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.2565576602896367, "deceased_daily": "", "deceased": 2.0, "positive_100k": 84.81764206955046, "positive_daily": "", "positive": 135.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 87.95903622027456, "positive_daily": "", "positive": 140.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 91.72870920114346, "positive_daily": "", "positive": 146.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 97.38321867244683, "positive_daily": "", "positive": 155.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 103.66600697389501, "positive_daily": "", "positive": 165.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 3.1413941507240914, "deceased_daily": "", "deceased": 5.0, "positive_100k": 105.55084346432946, "positive_daily": "", "positive": 168.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 3.1413941507240914, "deceased_daily": "", "deceased": 5.0, "positive_100k": 106.8074011246191, "positive_daily": "", "positive": 170.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 3.7696729808689096, "deceased_daily": "", "deceased": 6.0, "positive_100k": 111.83363176577765, "positive_daily": "", "positive": 178.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 4.397951811013728, "deceased_daily": "", "deceased": 7.0, "positive_100k": 116.23158357679138, "positive_daily": "", "positive": 185.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.397951811013728, "deceased_daily": "", "deceased": 7.0, "positive_100k": 123.14265070838438, "positive_daily": "", "positive": 196.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 5.654509471303364, "deceased_daily": "", "deceased": 9.0, "positive_100k": 133.8233908208463, "positive_daily": "", "positive": 213.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 6.282788301448183, "deceased_daily": "", "deceased": 10.0, "positive_100k": 135.07994848113592, "positive_daily": "", "positive": 215.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 6.282788301448183, "deceased_daily": "", "deceased": 10.0, "positive_100k": 156.44142870605975, "positive_daily": "", "positive": 249.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 6.911067131593001, "deceased_daily": "", "deceased": 11.0, "positive_100k": 157.6979863663494, "positive_daily": "", "positive": 251.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 7.539345961737819, "deceased_daily": "", "deceased": 12.0, "positive_100k": 157.6979863663494, "positive_daily": "", "positive": 251.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 8.167624791882638, "deceased_daily": "", "deceased": 13.0, "positive_100k": 162.0959381773631, "positive_daily": "", "positive": 258.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 8.167624791882638, "deceased_daily": "", "deceased": 13.0, "positive_100k": 163.98077466779756, "positive_daily": "", "positive": 261.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 166.49388998837682, "positive_daily": "", "positive": 265.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 167.12216881852166, "positive_daily": "", "positive": 266.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 167.12216881852166, "positive_daily": "", "positive": 266.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 9.424182452172275, "deceased_daily": "", "deceased": 15.0, "positive_100k": 168.3787264788113, "positive_daily": "", "positive": 268.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 9.424182452172275, "deceased_daily": "", "deceased": 15.0, "positive_100k": 170.8918417993906, "positive_daily": "", "positive": 272.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 173.40495711996985, "positive_daily": "", "positive": 276.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 177.17463010083875, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 177.17463010083875, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 178.43118776112837, "positive_daily": "", "positive": 284.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 10.680740112461912, "deceased_daily": "", "deceased": 17.0, "positive_100k": 180.31602425156285, "positive_daily": "", "positive": 287.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 18.0, "positive_100k": 184.08569723243176, "positive_daily": "", "positive": 293.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 18.0, "positive_100k": 184.08569723243176, "positive_daily": "", "positive": 293.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 185.3422548927214, "positive_daily": "", "positive": 295.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 185.3422548927214, "positive_daily": "", "positive": 295.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 189.7402067037351, "positive_daily": "", "positive": 302.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.6426362939668615, "positive_daily": "", "positive": 1.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": 15.85581776380117, "tested": 6.0, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 66.06590734917152, "positive_daily": "", "positive": 25.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 66.06590734917152, "positive_daily": "", "positive": 25.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 71.35117993710526, "positive_daily": "", "positive": 27.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 79.27908881900584, "positive_daily": "", "positive": 30.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 97.77754287677386, "positive_daily": "", "positive": 37.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 121.56126952247563, "positive_daily": "", "positive": 46.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 121.56126952247563, "positive_daily": "", "positive": 46.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 126.84654211040936, "positive_daily": "", "positive": 48.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 134.77445099230994, "positive_daily": "", "positive": 51.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 147.98763246214423, "positive_daily": "", "positive": 56.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 158.55817763801167, "positive_daily": "", "positive": 60.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 158.55817763801167, "positive_daily": "", "positive": 60.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 161.20081393197853, "positive_daily": "", "positive": 61.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 163.84345022594542, "positive_daily": "", "positive": 62.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 169.12872281387914, "positive_daily": "", "positive": 64.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 169.12872281387914, "positive_daily": "", "positive": 64.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 171.771359107846, "positive_daily": "", "positive": 65.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 174.41399540181283, "positive_daily": "", "positive": 66.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 179.69926798974657, "positive_daily": "", "positive": 68.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 187.62717687164718, "positive_daily": "", "positive": 71.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 198.19772204751462, "positive_daily": "", "positive": 75.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 14.414991591254905, "tested": 72.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.200208216545207, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 35.43685432850164, "tested": 177.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.200208216545207, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 65.06767037719227, "tested": 325.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.800832866180828, "positive_daily": "", "positive": 4.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 106.51077120205014, "tested": 532.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2012492992712422, "positive_daily": "", "positive": 6.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 134.53992151837912, "tested": 672.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.601665732361656, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 155.76199247217104, "tested": 778.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.601665732361656, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 173.18010731160405, "tested": 865.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.2022903819972774, "positive_daily": "", "positive": 11.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 195.00280291503165, "tested": 974.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.2022903819972774, "positive_daily": "", "positive": 11.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 216.42508208536879, "tested": 1081.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.003123248178105, "positive_daily": "", "positive": 15.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 229.43861616080721, "tested": 1146.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.803956114358933, "positive_daily": "", "positive": 19.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 248.4583967326019, "tested": 1241.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.00624649635621, "positive_daily": "", "positive": 30.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 263.4740129734924, "tested": 1316.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.607912228717866, "positive_daily": "", "positive": 38.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 276.8879634820213, "tested": 1383.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.40978617762473, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 297.90982621926804, "tested": 1488.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.200208216545207, "deceased_daily": "", "deceased": 1.0, "positive_100k": 14.615199807800112, "positive_daily": "", "positive": 73.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 337.9514695283094, "tested": 1688.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.200208216545207, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.81749018979739, "positive_daily": "", "positive": 84.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 385.6010250660687, "tested": 1926.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 22.823736686153598, "positive_daily": "", "positive": 114.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 455.87410907343633, "tested": 2277.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 35.63706254504685, "positive_daily": "", "positive": 178.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 542.9646832706014, "tested": 2712.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 56.258508849203174, "positive_daily": "", "positive": 281.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 659.6860735164571, "tested": 3295.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.800832866180828, "deceased_daily": "", "deceased": 4.0, "positive_100k": 74.87787298790742, "positive_daily": "", "positive": 374.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 740.3699847841756, "tested": 3698.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.800832866180828, "deceased_daily": "", "deceased": 4.0, "positive_100k": 92.09577961079523, "positive_daily": "", "positive": 460.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 830.2634740129735, "tested": 4147.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 1.0010410827260352, "deceased_daily": "", "deceased": 5.0, "positive_100k": 117.52222311203651, "positive_daily": "", "positive": 587.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 950.9890285897334, "tested": 4750.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.2012492992712422, "deceased_daily": "", "deceased": 6.0, "positive_100k": 155.16136782253545, "positive_daily": "", "positive": 775.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1115.7603908064386, "tested": 5573.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.401457515816449, "deceased_daily": "", "deceased": 7.0, "positive_100k": 199.00696724593578, "positive_daily": "", "positive": 994.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1247.8978137262752, "tested": 6233.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.8018739489068631, "deceased_daily": "", "deceased": 9.0, "positive_100k": 224.03299431408664, "positive_daily": "", "positive": 1119.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1330.784015375991, "tested": 6647.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.8018739489068631, "deceased_daily": "", "deceased": 9.0, "positive_100k": 249.85985424841837, "positive_daily": "", "positive": 1248.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1403.259389765356, "tested": 7009.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.0020821654520704, "deceased_daily": "", "deceased": 10.0, "positive_100k": 278.489629214383, "positive_daily": "", "positive": 1391.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1450.3083206534795, "tested": 7244.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.203331464723312, "deceased_daily": "", "deceased": 16.0, "positive_100k": 307.519820613438, "positive_daily": "", "positive": 1536.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1525.9870265075679, "tested": 7622.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.4035396812685192, "deceased_daily": "", "deceased": 17.0, "positive_100k": 327.5406422679587, "positive_daily": "", "positive": 1636.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1594.6584447825737, "tested": 7965.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.804997197084969, "deceased_daily": "", "deceased": 24.0, "positive_100k": 351.76583646992873, "positive_daily": "", "positive": 1757.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1675.7427724833826, "tested": 8370.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 5.205413630175382, "deceased_daily": "", "deceased": 26.0, "positive_100k": 396.2120605429647, "positive_daily": "", "positive": 1979.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1777.0481300552574, "tested": 8876.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.606871145991831, "deceased_daily": "", "deceased": 33.0, "positive_100k": 433.250580603828, "positive_daily": "", "positive": 2164.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1875.1501561624088, "tested": 9366.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 8.208536878353488, "deceased_daily": "", "deceased": 41.0, "positive_100k": 472.4913910466886, "positive_daily": "", "positive": 2360.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1993.8736285737166, "tested": 9959.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 9.810202610715145, "deceased_daily": "", "deceased": 49.0, "positive_100k": 493.71346200048043, "positive_daily": "", "positive": 2466.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2055.737967486186, "tested": 10268.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.812284776167214, "deceased_daily": "", "deceased": 59.0, "positive_100k": 535.1565628253384, "positive_daily": "", "positive": 2673.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2189.0766397052935, "tested": 10934.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 13.614158725074077, "deceased_daily": "", "deceased": 68.0, "positive_100k": 581.0042444141908, "positive_daily": "", "positive": 2902.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2341.234884279651, "tested": 11694.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 15.41603267398094, "deceased_daily": "", "deceased": 77.0, "positive_100k": 612.4369344117882, "positive_daily": "", "positive": 3059.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2472.571474333307, "tested": 12350.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 17.017698406342596, "deceased_daily": "", "deceased": 85.0, "positive_100k": 654.6808681028269, "positive_daily": "", "positive": 3270.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2662.1686554016173, "tested": 13297.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 18.419155922159046, "deceased_daily": "", "deceased": 92.0, "positive_100k": 691.9195963802355, "positive_daily": "", "positive": 3456.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2828.1412669175943, "tested": 14126.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 21.222070953791945, "deceased_daily": "", "deceased": 106.0, "positive_100k": 717.5462480980219, "positive_daily": "", "positive": 3584.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2946.4643228958116, "tested": 14717.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 22.62352846960839, "deceased_daily": "", "deceased": 113.0, "positive_100k": 730.5597821734603, "positive_daily": "", "positive": 3649.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3006.3265796428286, "tested": 15016.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 25.026027068150878, "deceased_daily": "", "deceased": 125.0, "positive_100k": 754.38455994234, "positive_daily": "", "positive": 3768.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3134.259630015216, "tested": 15655.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 27.228317450148154, "deceased_daily": "", "deceased": 136.0, "positive_100k": 786.4178745895732, "positive_daily": "", "positive": 3928.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3302.634740129735, "tested": 16496.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 30.03123248178105, "deceased_daily": "", "deceased": 150.0, "positive_100k": 812.6451509569952, "positive_daily": "", "positive": 4059.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3463.8023544486264, "tested": 17301.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 31.833106430687913, "deceased_daily": "", "deceased": 159.0, "positive_100k": 831.2645150956996, "positive_daily": "", "positive": 4152.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3566.709377752863, "tested": 17815.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 34.03539681268519, "deceased_daily": "", "deceased": 170.0, "positive_100k": 839.6732601905982, "positive_daily": "", "positive": 4194.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3649.195162969488, "tested": 18227.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 35.63706254504685, "deceased_daily": "", "deceased": 178.0, "positive_100k": 849.4834628013134, "positive_daily": "", "positive": 4243.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3721.2701209257625, "tested": 18587.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 37.0385200608633, "deceased_daily": "", "deceased": 185.0, "positive_100k": 853.888043565308, "positive_daily": "", "positive": 4265.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3756.3065588211743, "tested": 18762.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 37.63914471049892, "deceased_daily": "", "deceased": 188.0, "positive_100k": 863.8984543925683, "positive_daily": "", "positive": 4315.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3817.3700648674617, "tested": 19067.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 38.64018579322495, "deceased_daily": "", "deceased": 193.0, "positive_100k": 874.5094898694643, "positive_daily": "", "positive": 4368.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3926.283334668055, "tested": 19611.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 39.64122687595099, "deceased_daily": "", "deceased": 198.0, "positive_100k": 887.3228157283576, "positive_daily": "", "positive": 4432.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4017.9786978457596, "tested": 20069.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 40.84247617522223, "deceased_daily": "", "deceased": 204.0, "positive_100k": 900.336349803796, "positive_daily": "", "positive": 4497.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4153.519660446865, "tested": 20746.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 42.04372547449348, "deceased_daily": "", "deceased": 210.0, "positive_100k": 912.3488427965084, "positive_daily": "", "positive": 4557.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4241.41106751021, "tested": 21185.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 42.844558340674304, "deceased_daily": "", "deceased": 214.0, "positive_100k": 922.1590454072235, "positive_daily": "", "positive": 4606.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4329.7028910066465, "tested": 21626.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 43.445182990309924, "deceased_daily": "", "deceased": 217.0, "positive_100k": 924.3613357892208, "positive_daily": "", "positive": 4617.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4366.140786417875, "tested": 21808.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 43.84559942340034, "deceased_daily": "", "deceased": 219.0, "positive_100k": 929.7669576359413, "positive_daily": "", "positive": 4644.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4441.018659405782, "tested": 22182.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 44.84664050612637, "deceased_daily": "", "deceased": 224.0, "positive_100k": 934.9723712661167, "positive_daily": "", "positive": 4670.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4523.304236405862, "tested": 22593.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 45.8476815888524, "deceased_daily": "", "deceased": 229.0, "positive_100k": 939.1767438135662, "positive_daily": "", "positive": 4691.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4592.976695763594, "tested": 22941.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 46.64851445503324, "deceased_daily": "", "deceased": 233.0, "positive_100k": 945.1829903099224, "positive_daily": "", "positive": 4721.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4685.47289180748, "tested": 23403.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 47.64955553775927, "deceased_daily": "", "deceased": 238.0, "positive_100k": 949.1871546408265, "positive_daily": "", "positive": 4741.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4763.954512693201, "tested": 23795.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 47.849763754304476, "deceased_daily": "", "deceased": 239.0, "positive_100k": 951.7898614559142, "positive_daily": "", "positive": 4754.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4835.629054216385, "tested": 24153.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 48.25018018739489, "deceased_daily": "", "deceased": 241.0, "positive_100k": 952.9911107551853, "positive_daily": "", "positive": 4760.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4874.469448226156, "tested": 24347.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 48.6505966204853, "deceased_daily": "", "deceased": 243.0, "positive_100k": 954.7929847040922, "positive_daily": "", "positive": 4769.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4929.126291342996, "tested": 24620.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 48.85080483703051, "deceased_daily": "", "deceased": 244.0, "positive_100k": 957.9963161688156, "positive_daily": "", "positive": 4785.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 5005.205413630175, "tested": 25000.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": null, "tested": null, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.7884134755631242, "positive_daily": "", "positive": 1.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.7884134755631242, "positive_daily": "", "positive": 1.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.5768269511262485, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.884134755631243, "positive_daily": "", "positive": 10.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.884134755631243, "positive_daily": "", "positive": 10.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 10.249375182320616, "positive_daily": "", "positive": 13.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 10.249375182320616, "positive_daily": "", "positive": 13.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 15.768269511262487, "positive_daily": "", "positive": 20.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 22.863990791330604, "positive_daily": "", "positive": 29.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 26.017644693583104, "positive_daily": "", "positive": 33.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 29.171298595835598, "positive_daily": "", "positive": 37.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 37.84384682702997, "positive_daily": "", "positive": 48.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 56.76577024054495, "positive_daily": "", "positive": 72.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 63.07307804504995, "positive_daily": "", "positive": 80.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 68.59197237399181, "positive_daily": "", "positive": 87.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 74.11086670293369, "positive_daily": "", "positive": 94.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 79.62976103187556, "positive_daily": "", "positive": 101.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 79.62976103187556, "positive_daily": "", "positive": 101.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 88.30230926306993, "positive_daily": "", "positive": 112.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 89.87913621419618, "positive_daily": "", "positive": 114.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 98.55168444539053, "positive_daily": "", "positive": 125.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 103.2821652987693, "positive_daily": "", "positive": 131.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 108.80105962771115, "positive_daily": "", "positive": 138.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.5768269511262485, "deceased_daily": "", "deceased": 2.0, "positive_100k": 115.10836743221616, "positive_daily": "", "positive": 146.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.5768269511262485, "deceased_daily": "", "deceased": 2.0, "positive_100k": 115.10836743221616, "positive_daily": "", "positive": 146.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 119.83884828559489, "positive_daily": "", "positive": 152.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 123.78091566341052, "positive_daily": "", "positive": 157.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 127.72298304122614, "positive_daily": "", "positive": 162.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 130.08822346791553, "positive_daily": "", "positive": 165.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 3.153653902252497, "deceased_daily": "", "deceased": 4.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.03029084573114, "positive_daily": "", "positive": 170.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.730480853378746, "deceased_daily": "", "deceased": 6.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.730480853378746, "deceased_daily": "", "deceased": 6.0, "positive_100k": 135.60711779685738, "positive_daily": "", "positive": 172.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.18394474798362, "positive_daily": "", "positive": 174.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.97235822354676, "positive_daily": "", "positive": 175.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.97235822354676, "positive_daily": "", "positive": 175.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 138.76077169910988, "positive_daily": "", "positive": 176.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 138.76077169910988, "positive_daily": "", "positive": 176.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 140.33759865023612, "positive_daily": "", "positive": 178.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 141.91442560136238, "positive_daily": "", "positive": 180.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 142.7028390769255, "positive_daily": "", "positive": 181.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 142.7028390769255, "positive_daily": "", "positive": 181.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 149.0101468814305, "positive_daily": "", "positive": 189.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.254332184253753, "positive_daily": "", "positive": 4.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 18.508664368507507, "positive_daily": "", "positive": 8.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 23.135830460634384, "positive_daily": "", "positive": 10.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 27.762996552761262, "positive_daily": "", "positive": 12.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 41.64449482914189, "positive_daily": "", "positive": 18.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 57.83957615158596, "positive_daily": "", "positive": 25.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 64.78032528977629, "positive_daily": "", "positive": 28.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 76.34824052009347, "positive_daily": "", "positive": 33.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 83.28898965828378, "positive_daily": "", "positive": 36.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 90.2297387964741, "positive_daily": "", "positive": 39.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 97.17048793466441, "positive_daily": "", "positive": 42.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 101.79765402679129, "positive_daily": "", "positive": 44.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 111.05198621104505, "positive_daily": "", "positive": 48.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 124.93348448742566, "positive_daily": "", "positive": 54.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 127.24706753348913, "positive_daily": "", "positive": 55.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 136.50139971774288, "positive_daily": "", "positive": 59.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 145.75573190199663, "positive_daily": "", "positive": 63.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 161.9508132244407, "positive_daily": "", "positive": 70.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 161.9508132244407, "positive_daily": "", "positive": 70.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 175.83231150082133, "positive_daily": "", "positive": 76.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 182.77306063901165, "positive_daily": "", "positive": 79.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 185.08664368507507, "positive_daily": "", "positive": 80.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 185.08664368507507, "positive_daily": "", "positive": 80.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 198.96814196145573, "positive_daily": "", "positive": 86.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 201.28172500751916, "positive_daily": "", "positive": 87.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 215.16322328389978, "positive_daily": "", "positive": 93.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 222.1039724220901, "positive_daily": "", "positive": 96.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 231.35830460634384, "positive_daily": "", "positive": 100.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 238.29905374453415, "positive_daily": "", "positive": 103.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 240.61263679059758, "positive_daily": "", "positive": 104.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 240.61263679059758, "positive_daily": "", "positive": 104.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 242.92621983666103, "positive_daily": "", "positive": 105.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.627166092126877, "deceased_daily": "", "deceased": 2.0, "positive_100k": 245.23980288272446, "positive_daily": "", "positive": 106.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.627166092126877, "deceased_daily": "", "deceased": 2.0, "positive_100k": 245.23980288272446, "positive_daily": "", "positive": 106.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 247.5533859287879, "positive_daily": "", "positive": 107.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 254.49413506697826, "positive_daily": "", "positive": 110.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 254.49413506697826, "positive_daily": "", "positive": 110.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.8077181130417, "positive_daily": "", "positive": 111.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.8077181130417, "positive_daily": "", "positive": 111.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.2830111251673303, "positive_daily": "", "positive": 1.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5660222503346606, "positive_daily": "", "positive": 2.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.1320445006693212, "positive_daily": "", "positive": 4.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.4150556258366518, "positive_daily": "", "positive": 5.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.094200253011946, "positive_daily": "", "positive": 18.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.735500632529867, "positive_daily": "", "positive": 45.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.41464525970516, "positive_daily": "", "positive": 58.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.244756511378462, "positive_daily": "", "positive": 68.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.2830111251673303, "deceased_daily": "", "deceased": 1.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 50.94200253011947, "positive_daily": "", "positive": 180.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 73.01687029317122, "positive_daily": "", "positive": 258.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.849033375501991, "deceased_daily": "", "deceased": 3.0, "positive_100k": 74.99794816934254, "positive_daily": "", "positive": 265.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 1.698066751003982, "deceased_daily": "", "deceased": 6.0, "positive_100k": 82.35623742369313, "positive_daily": "", "positive": 291.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 2.2640890013386423, "deceased_daily": "", "deceased": 8.0, "positive_100k": 93.39367130521902, "positive_daily": "", "positive": 330.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 2.8301112516733036, "deceased_daily": "", "deceased": 10.0, "positive_100k": 119.43069482061341, "positive_daily": "", "positive": 422.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 3.9621557523426247, "deceased_daily": "", "deceased": 14.0, "positive_100k": 144.6186849605058, "positive_daily": "", "positive": 511.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 4.245166877509955, "deceased_daily": "", "deceased": 15.0, "positive_100k": 180.56109785675676, "positive_daily": "", "positive": 638.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 6.226244753681267, "deceased_daily": "", "deceased": 22.0, "positive_100k": 236.0312783895535, "positive_daily": "", "positive": 834.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 7.9243115046852495, "deceased_daily": "", "deceased": 28.0, "positive_100k": 259.8042129036092, "positive_daily": "", "positive": 918.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 10.471411631191222, "deceased_daily": "", "deceased": 37.0, "positive_100k": 265.74744653212315, "positive_daily": "", "positive": 939.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 13.584534008031856, "deceased_daily": "", "deceased": 48.0, "positive_100k": 329.70796081993984, "positive_daily": "", "positive": 1165.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 14.999589633868506, "deceased_daily": "", "deceased": 53.0, "positive_100k": 342.726472577637, "positive_daily": "", "positive": 1211.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 16.98066751003982, "deceased_daily": "", "deceased": 60.0, "positive_100k": 383.19706347656523, "positive_daily": "", "positive": 1354.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 18.961745386211135, "deceased_daily": "", "deceased": 67.0, "positive_100k": 396.49858635942974, "positive_daily": "", "positive": 1401.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 21.508845512717105, "deceased_daily": "", "deceased": 76.0, "positive_100k": 477.72277928245364, "positive_daily": "", "positive": 1688.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 24.621967889557737, "deceased_daily": "", "deceased": 87.0, "positive_100k": 488.7602131639795, "positive_daily": "", "positive": 1727.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 26.32003464056172, "deceased_daily": "", "deceased": 93.0, "positive_100k": 519.8914369323858, "positive_daily": "", "positive": 1837.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 29.716168142569686, "deceased_daily": "", "deceased": 105.0, "positive_100k": 555.2678275783021, "positive_daily": "", "positive": 1962.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 33.96133502007964, "deceased_daily": "", "deceased": 120.0, "positive_100k": 591.7762627248877, "positive_daily": "", "positive": 2091.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 37.3574685220876, "deceased_daily": "", "deceased": 132.0, "positive_100k": 621.20941974229, "positive_daily": "", "positive": 2195.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 39.904568648593575, "deceased_daily": "", "deceased": 141.0, "positive_100k": 642.7182652550072, "positive_daily": "", "positive": 2271.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 43.8667244009362, "deceased_daily": "", "deceased": 155.0, "positive_100k": 672.7174445227441, "positive_daily": "", "positive": 2377.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 46.69683565260951, "deceased_daily": "", "deceased": 165.0, "positive_100k": 691.1131676586207, "positive_daily": "", "positive": 2442.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 50.09296915461747, "deceased_daily": "", "deceased": 177.0, "positive_100k": 709.7919019196645, "positive_daily": "", "positive": 2508.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 53.489102656625434, "deceased_daily": "", "deceased": 189.0, "positive_100k": 720.546324676023, "positive_daily": "", "positive": 2546.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 56.03620278313141, "deceased_daily": "", "deceased": 198.0, "positive_100k": 735.5459143098916, "positive_daily": "", "positive": 2599.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 59.715347410306705, "deceased_daily": "", "deceased": 211.0, "positive_100k": 752.5265818199314, "positive_daily": "", "positive": 2659.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 61.979436411645345, "deceased_daily": "", "deceased": 219.0, "positive_100k": 768.0921937041345, "positive_daily": "", "positive": 2714.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 64.24352541298398, "deceased_daily": "", "deceased": 227.0, "positive_100k": 785.6388834645089, "positive_daily": "", "positive": 2776.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 64.80954766331865, "deceased_daily": "", "deceased": 229.0, "positive_100k": 797.5253507215368, "positive_daily": "", "positive": 2818.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 69.0547145408286, "deceased_daily": "", "deceased": 244.0, "positive_100k": 811.9589181050708, "positive_daily": "", "positive": 2869.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 71.03579241699991, "deceased_daily": "", "deceased": 251.0, "positive_100k": 820.732262985258, "positive_daily": "", "positive": 2900.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 73.01687029317122, "deceased_daily": "", "deceased": 258.0, "positive_100k": 824.128396487266, "positive_daily": "", "positive": 2912.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 74.43192591900788, "deceased_daily": "", "deceased": 263.0, "positive_100k": 828.3735633647758, "positive_daily": "", "positive": 2927.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 76.12999267001186, "deceased_daily": "", "deceased": 269.0, "positive_100k": 835.7318526191265, "positive_daily": "", "positive": 2953.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 76.4130037951792, "deceased_daily": "", "deceased": 270.0, "positive_100k": 842.5241196231424, "positive_daily": "", "positive": 2977.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 78.3940816713505, "deceased_daily": "", "deceased": 277.0, "positive_100k": 847.335308750987, "positive_daily": "", "positive": 2994.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 79.52612617201983, "deceased_daily": "", "deceased": 281.0, "positive_100k": 858.0897315073456, "positive_daily": "", "positive": 3032.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 81.50720404819114, "deceased_daily": "", "deceased": 288.0, "positive_100k": 865.4480207616961, "positive_daily": "", "positive": 3058.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 82.35623742369313, "deceased_daily": "", "deceased": 291.0, "positive_100k": 867.4290986378675, "positive_daily": "", "positive": 3065.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 83.48828192436244, "deceased_daily": "", "deceased": 295.0, "positive_100k": 874.2213656418835, "positive_daily": "", "positive": 3089.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 84.33731529986444, "deceased_daily": "", "deceased": 298.0, "positive_100k": 879.032554769728, "positive_daily": "", "positive": 3106.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 84.62032642503178, "deceased_daily": "", "deceased": 299.0, "positive_100k": 883.277721647238, "positive_daily": "", "positive": 3121.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 86.03538205086842, "deceased_daily": "", "deceased": 304.0, "positive_100k": 889.2209552757519, "positive_daily": "", "positive": 3142.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 86.60140430120308, "deceased_daily": "", "deceased": 306.0, "positive_100k": 894.5981666539312, "positive_daily": "", "positive": 3161.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 88.01645992703973, "deceased_daily": "", "deceased": 311.0, "positive_100k": 896.8622556552699, "positive_daily": "", "positive": 3169.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 89.43151555287638, "deceased_daily": "", "deceased": 316.0, "positive_100k": 898.8433335314411, "positive_daily": "", "positive": 3176.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 89.99753780321105, "deceased_daily": "", "deceased": 318.0, "positive_100k": 903.0885004089511, "positive_daily": "", "positive": 3191.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 90.84657117871303, "deceased_daily": "", "deceased": 321.0, "positive_100k": 908.4657117871304, "positive_daily": "", "positive": 3210.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.3137609267242732, "positive_daily": "", "positive": 1.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": 9.412827801728195, "tested": 30.0, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6275218534485464, "positive_daily": "", "positive": 2.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.2550437068970928, "positive_daily": "", "positive": 4.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.882565560345639, "positive_daily": "", "positive": 6.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.5100874137941855, "positive_daily": "", "positive": 8.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.451370193967005, "positive_daily": "", "positive": 11.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.020174827588371, "positive_daily": "", "positive": 16.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.90274038793401, "positive_daily": "", "positive": 22.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.099066875003922, "positive_daily": "", "positive": 29.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 11.295393362073833, "positive_daily": "", "positive": 36.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 12.550437068970925, "positive_daily": "", "positive": 40.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.119241702592294, "positive_daily": "", "positive": 45.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 18.51189467673212, "positive_daily": "", "positive": 59.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 26.983439698287494, "positive_daily": "", "positive": 86.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.3137609267242732, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.82746286639432, "positive_daily": "", "positive": 111.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.3137609267242732, "deceased_daily": "", "deceased": 1.0, "positive_100k": 45.49533437501961, "positive_daily": "", "positive": 145.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.6275218534485464, "deceased_daily": "", "deceased": 2.0, "positive_100k": 52.39807476295363, "positive_daily": "", "positive": 167.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.9412827801728195, "deceased_daily": "", "deceased": 3.0, "positive_100k": 63.37970719830318, "positive_daily": "", "positive": 202.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.2550437068970928, "deceased_daily": "", "deceased": 4.0, "positive_100k": 70.90996943968574, "positive_daily": "", "positive": 226.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 1.5688046336213657, "deceased_daily": "", "deceased": 5.0, "positive_100k": 80.00903631468967, "positive_daily": "", "positive": 255.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 1.882565560345639, "deceased_daily": "", "deceased": 6.0, "positive_100k": 91.93195153021203, "positive_daily": "", "positive": 293.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 3.451370193967005, "deceased_daily": "", "deceased": 11.0, "positive_100k": 96.95212635780041, "positive_daily": "", "positive": 309.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 4.392652974139824, "deceased_daily": "", "deceased": 14.0, "positive_100k": 115.77778196125679, "positive_daily": "", "positive": 369.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 4.7064139008640975, "deceased_daily": "", "deceased": 15.0, "positive_100k": 132.093350150919, "positive_daily": "", "positive": 421.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 4.7064139008640975, "deceased_daily": "", "deceased": 15.0, "positive_100k": 138.68232961212874, "positive_daily": "", "positive": 442.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 5.333935754312644, "deceased_daily": "", "deceased": 17.0, "positive_100k": 149.6639620474783, "positive_daily": "", "positive": 477.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 6.275218534485463, "deceased_daily": "", "deceased": 20.0, "positive_100k": 154.05661502161811, "positive_daily": "", "positive": 491.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 7.2165013146582835, "deceased_daily": "", "deceased": 23.0, "positive_100k": 164.7244865302434, "positive_daily": "", "positive": 525.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 8.157784094831102, "deceased_daily": "", "deceased": 26.0, "positive_100k": 172.56850969835025, "positive_daily": "", "positive": 550.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 9.72658872845247, "deceased_daily": "", "deceased": 31.0, "positive_100k": 184.4914249138726, "positive_daily": "", "positive": 588.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 11.609154288798107, "deceased_daily": "", "deceased": 37.0, "positive_100k": 200.1794712500863, "positive_daily": "", "positive": 638.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 12.550437068970925, "deceased_daily": "", "deceased": 40.0, "positive_100k": 209.90605997853874, "positive_daily": "", "positive": 669.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 12.864197995695198, "deceased_daily": "", "deceased": 41.0, "positive_100k": 216.1812785130242, "positive_daily": "", "positive": 689.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 13.80548077586802, "deceased_daily": "", "deceased": 44.0, "positive_100k": 228.73171558199516, "positive_daily": "", "positive": 729.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 14.119241702592294, "deceased_daily": "", "deceased": 45.0, "positive_100k": 237.20326060355052, "positive_daily": "", "positive": 756.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 14.433002629316567, "deceased_daily": "", "deceased": 46.0, "positive_100k": 246.6160884052787, "positive_daily": "", "positive": 786.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 15.374285409489385, "deceased_daily": "", "deceased": 49.0, "positive_100k": 249.75369767252144, "positive_daily": "", "positive": 796.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 16.629329116386476, "deceased_daily": "", "deceased": 53.0, "positive_100k": 261.67661288804385, "positive_daily": "", "positive": 834.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 16.94309004311075, "deceased_daily": "", "deceased": 54.0, "positive_100k": 265.4417440087351, "positive_daily": "", "positive": 846.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 17.256850969835025, "deceased_daily": "", "deceased": 55.0, "positive_100k": 269.5206360561507, "positive_daily": "", "positive": 859.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 17.88437282328357, "deceased_daily": "", "deceased": 57.0, "positive_100k": 275.7958545906361, "positive_daily": "", "positive": 879.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 19.76693838362921, "deceased_daily": "", "deceased": 63.0, "positive_100k": 279.24722478460313, "positive_daily": "", "positive": 890.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 20.394460237077755, "deceased_daily": "", "deceased": 65.0, "positive_100k": 284.58116053891575, "positive_daily": "", "positive": 907.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 21.021982090526304, "deceased_daily": "", "deceased": 67.0, "positive_100k": 291.797661853574, "positive_daily": "", "positive": 930.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 21.64950394397485, "deceased_daily": "", "deceased": 69.0, "positive_100k": 299.95544594840516, "positive_daily": "", "positive": 956.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 22.277025797423395, "deceased_daily": "", "deceased": 71.0, "positive_100k": 307.4857081897877, "positive_daily": "", "positive": 980.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 22.590786724147666, "deceased_daily": "", "deceased": 72.0, "positive_100k": 310.30955653030617, "positive_daily": "", "positive": 989.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 23.218308577596215, "deceased_daily": "", "deceased": 74.0, "positive_100k": 312.1921220906518, "positive_daily": "", "positive": 995.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 315.6434922846188, "positive_daily": "", "positive": 1006.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 318.15357969841295, "positive_daily": "", "positive": 1014.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 320.34990618548295, "positive_daily": "", "positive": 1021.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 322.8599935992771, "positive_daily": "", "positive": 1029.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 24.159591357769035, "deceased_daily": "", "deceased": 77.0, "positive_100k": 324.1150373061742, "positive_daily": "", "positive": 1033.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 326.3113637932441, "positive_daily": "", "positive": 1040.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 327.56640750014117, "positive_daily": "", "positive": 1044.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 331.64529954755676, "positive_daily": "", "positive": 1057.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 335.7241915949723, "positive_daily": "", "positive": 1070.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 6.148904771550103, "positive_daily": "", "positive": 17.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": 88.97826904713678, "tested": 246.0, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 8.31910645562661, "positive_daily": "", "positive": 23.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": 99.82927746751932, "tested": 276.0, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.574408981741371, "positive_daily": "", "positive": 32.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.38291038513846, "positive_daily": "", "positive": 37.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 18.08501403397089, "positive_daily": "", "positive": 50.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 20.616915998726814, "positive_daily": "", "positive": 57.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 27.48922133163575, "positive_daily": "", "positive": 76.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 29.65942301571226, "positive_daily": "", "positive": 82.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 31.829624699788766, "positive_daily": "", "positive": 88.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 35.08492722590353, "positive_daily": "", "positive": 97.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 40.148731155415376, "positive_daily": "", "positive": 111.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 42.6806331201713, "positive_daily": "", "positive": 118.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 48.8295378917214, "positive_daily": "", "positive": 135.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 50.27633901443908, "positive_daily": "", "positive": 139.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 53.89334182123325, "positive_daily": "", "positive": 149.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.0851008420382535, "deceased_daily": "", "deceased": 3.0, "positive_100k": 56.06354350530976, "positive_daily": "", "positive": 155.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.4468011227176714, "deceased_daily": "", "deceased": 4.0, "positive_100k": 60.40394687346277, "positive_daily": "", "positive": 167.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.4468011227176714, "deceased_daily": "", "deceased": 4.0, "positive_100k": 65.1060505222952, "positive_daily": "", "positive": 180.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.8085014033970888, "deceased_daily": "", "deceased": 5.0, "positive_100k": 71.97835585520414, "positive_daily": "", "positive": 199.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.8085014033970888, "deceased_daily": "", "deceased": 5.0, "positive_100k": 75.59535866199832, "positive_daily": "", "positive": 209.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.531901964755925, "deceased_daily": "", "deceased": 7.0, "positive_100k": 77.4038600653954, "positive_daily": "", "positive": 214.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.531901964755925, "deceased_daily": "", "deceased": 7.0, "positive_100k": 79.57406174947192, "positive_daily": "", "positive": 220.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 80.29746231083075, "positive_daily": "", "positive": 222.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 85.72296652102202, "positive_daily": "", "positive": 237.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 92.59527185393097, "positive_daily": "", "positive": 256.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 95.85057438004573, "positive_daily": "", "positive": 265.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 99.4675771868399, "positive_daily": "", "positive": 275.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 103.44628027431348, "positive_daily": "", "positive": 286.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 105.97818223906943, "positive_daily": "", "positive": 293.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 3.6170028067941775, "deceased_daily": "", "deceased": 10.0, "positive_100k": 107.42498336178708, "positive_daily": "", "positive": 297.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.978703087473596, "deceased_daily": "", "deceased": 11.0, "positive_100k": 109.5951850458636, "positive_daily": "", "positive": 303.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.978703087473596, "deceased_daily": "", "deceased": 11.0, "positive_100k": 111.7653867299401, "positive_daily": "", "positive": 309.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.340403368153014, "deceased_daily": "", "deceased": 12.0, "positive_100k": 116.46749037877252, "positive_daily": "", "positive": 322.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 120.44619346624613, "positive_daily": "", "positive": 333.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 120.80789374692554, "positive_daily": "", "positive": 334.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 121.53129430828439, "positive_daily": "", "positive": 336.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 122.97809543100205, "positive_daily": "", "positive": 340.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 123.33979571168146, "positive_daily": "", "positive": 341.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 128.04189936051392, "positive_daily": "", "positive": 354.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 129.85040076391098, "positive_daily": "", "positive": 359.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 130.2121010445904, "positive_daily": "", "positive": 360.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 5.7872044908706854, "deceased_daily": "", "deceased": 16.0, "positive_100k": 130.57380132526984, "positive_daily": "", "positive": 361.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 130.57380132526984, "positive_daily": "", "positive": 361.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 130.93550160594924, "positive_daily": "", "positive": 362.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 131.29720188662867, "positive_daily": "", "positive": 363.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 132.0206024479875, "positive_daily": "", "positive": 365.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.13149520568480072, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.13149520568480072, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.3944856170544022, "positive_daily": "", "positive": 6.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.4602332198968026, "positive_daily": "", "positive": 7.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.723223631266404, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.9204664397936052, "positive_daily": "", "positive": 14.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.0519616454784058, "positive_daily": "", "positive": 16.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5779424682176089, "positive_daily": "", "positive": 24.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.9724280852720109, "positive_daily": "", "positive": 30.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.301166099484013, "positive_daily": "", "positive": 35.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.695651716538415, "positive_daily": "", "positive": 41.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.287380142120018, "positive_daily": "", "positive": 50.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.142098979071223, "positive_daily": "", "positive": 63.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 6.706255489924838, "positive_daily": "", "positive": 102.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.270412000778451, "positive_daily": "", "positive": 141.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.78260686615366, "positive_daily": "", "positive": 164.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.39872502248568, "positive_daily": "", "positive": 219.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.502648313442492, "positive_daily": "", "positive": 251.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 21.49946612946492, "positive_daily": "", "positive": 327.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 28.271469222232156, "positive_daily": "", "positive": 430.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.13149520568480072, "deceased_daily": "", "deceased": 2.0, "positive_100k": 37.410386017325806, "positive_daily": "", "positive": 569.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.1972428085272011, "deceased_daily": "", "deceased": 3.0, "positive_100k": 44.70836993283225, "positive_daily": "", "positive": 680.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.26299041136960144, "deceased_daily": "", "deceased": 4.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.32873801421200183, "deceased_daily": "", "deceased": 5.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.3944856170544022, "deceased_daily": "", "deceased": 6.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.3944856170544022, "deceased_daily": "", "deceased": 6.0, "positive_100k": 70.7444206584228, "positive_daily": "", "positive": 1076.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.5259808227392029, "deceased_daily": "", "deceased": 8.0, "positive_100k": 80.47506587909804, "positive_daily": "", "positive": 1224.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.6574760284240037, "deceased_daily": "", "deceased": 10.0, "positive_100k": 90.1399634969309, "positive_daily": "", "positive": 1371.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.8547188369512048, "deceased_daily": "", "deceased": 13.0, "positive_100k": 98.81864707212776, "positive_daily": "", "positive": 1503.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.9862140426360054, "deceased_daily": "", "deceased": 15.0, "positive_100k": 107.1685926331126, "positive_daily": "", "positive": 1630.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 1.2492044540056069, "deceased_daily": "", "deceased": 19.0, "positive_100k": 112.03391524345022, "positive_daily": "", "positive": 1704.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.446447262532808, "deceased_daily": "", "deceased": 22.0, "positive_100k": 114.13783853440704, "positive_daily": "", "positive": 1736.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.5779424682176089, "deceased_daily": "", "deceased": 24.0, "positive_100k": 122.42203649254948, "positive_daily": "", "positive": 1862.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.77518527674481, "deceased_daily": "", "deceased": 27.0, "positive_100k": 128.40506835120792, "positive_daily": "", "positive": 1953.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.366913702326413, "deceased_daily": "", "deceased": 36.0, "positive_100k": 140.83136528842158, "positive_daily": "", "positive": 2142.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.564156510853614, "deceased_daily": "", "deceased": 39.0, "positive_100k": 151.61397215457526, "positive_daily": "", "positive": 2306.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.695651716538415, "deceased_daily": "", "deceased": 41.0, "positive_100k": 160.0296653184025, "positive_daily": "", "positive": 2434.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 3.2216325392776177, "deceased_daily": "", "deceased": 49.0, "positive_100k": 162.1993362122017, "positive_daily": "", "positive": 2467.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 3.4846229506472195, "deceased_daily": "", "deceased": 53.0, "positive_100k": 164.17176429747371, "positive_daily": "", "positive": 2497.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 3.61611815633202, "deceased_daily": "", "deceased": 55.0, "positive_100k": 171.66699102150736, "positive_daily": "", "positive": 2611.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 3.7476133620168213, "deceased_daily": "", "deceased": 57.0, "positive_100k": 177.18978966026899, "positive_daily": "", "positive": 2695.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.273594184756024, "deceased_daily": "", "deceased": 65.0, "positive_100k": 183.435811930297, "positive_daily": "", "positive": 2790.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 4.339341787598424, "deceased_daily": "", "deceased": 66.0, "positive_100k": 189.81332940600984, "positive_daily": "", "positive": 2887.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.668079801810427, "deceased_daily": "", "deceased": 71.0, "positive_100k": 192.44323351970587, "positive_daily": "", "positive": 2927.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 5.062565418864828, "deceased_daily": "", "deceased": 77.0, "positive_100k": 196.25659448456508, "positive_daily": "", "positive": 2985.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 5.194060624549629, "deceased_daily": "", "deceased": 79.0, "positive_100k": 197.3743037328859, "positive_daily": "", "positive": 3002.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 5.457051035919231, "deceased_daily": "", "deceased": 83.0, "positive_100k": 198.49201298120673, "positive_daily": "", "positive": 3019.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 5.720041447288832, "deceased_daily": "", "deceased": 87.0, "positive_100k": 201.58215031479952, "positive_daily": "", "positive": 3066.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.983031858658434, "deceased_daily": "", "deceased": 91.0, "positive_100k": 204.67228764839237, "positive_daily": "", "positive": 3113.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 6.246022270028035, "deceased_daily": "", "deceased": 95.0, "positive_100k": 206.97345374787633, "positive_daily": "", "positive": 3148.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.509012681397637, "deceased_daily": "", "deceased": 99.0, "positive_100k": 208.48564861325158, "positive_daily": "", "positive": 3171.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.903498298452039, "deceased_daily": "", "deceased": 105.0, "positive_100k": 211.11555272694758, "positive_daily": "", "positive": 3211.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.903498298452039, "deceased_daily": "", "deceased": 105.0, "positive_100k": 212.8907380036924, "positive_daily": "", "positive": 3238.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 7.034993504136839, "deceased_daily": "", "deceased": 107.0, "positive_100k": 213.9426996491708, "positive_daily": "", "positive": 3254.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 7.16648870982164, "deceased_daily": "", "deceased": 109.0, "positive_100k": 215.65213732307322, "positive_daily": "", "positive": 3280.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 7.23223631266404, "deceased_daily": "", "deceased": 110.0, "positive_100k": 218.28204143676922, "positive_daily": "", "positive": 3320.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 7.429479121191241, "deceased_daily": "", "deceased": 113.0, "positive_100k": 219.39975068509003, "positive_daily": "", "positive": 3337.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 7.4952267240336425, "deceased_daily": "", "deceased": 114.0, "positive_100k": 221.30643116751963, "positive_daily": "", "positive": 3366.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 7.5609743268760425, "deceased_daily": "", "deceased": 115.0, "positive_100k": 223.34460685563403, "positive_daily": "", "positive": 3397.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 7.5609743268760425, "deceased_daily": "", "deceased": 115.0, "positive_100k": 223.54184966416122, "positive_daily": "", "positive": 3400.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 7.823964738245643, "deceased_daily": "", "deceased": 119.0, "positive_100k": 224.72530651532446, "positive_daily": "", "positive": 3418.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 7.823964738245643, "deceased_daily": "", "deceased": 119.0, "positive_100k": 225.71152055796045, "positive_daily": "", "positive": 3433.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 7.955459943930444, "deceased_daily": "", "deceased": 121.0, "positive_100k": 227.61820104039006, "positive_daily": "", "positive": 3462.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 8.021207546772844, "deceased_daily": "", "deceased": 122.0, "positive_100k": 228.34142467165648, "positive_daily": "", "positive": 3473.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.7240904942862203, "positive_daily": "", "positive": 2.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.7240904942862203, "positive_daily": "", "positive": 2.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.448180988572441, "positive_daily": "", "positive": 4.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.448180988572441, "positive_daily": "", "positive": 4.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.810226235715551, "positive_daily": "", "positive": 5.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.810226235715551, "positive_daily": "", "positive": 5.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 16.344542965717324, "positive_daily": "", "positive": 12.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 23.15476920143287, "positive_daily": "", "positive": 17.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.516814448575982, "positive_daily": "", "positive": 18.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 25.87885969571909, "positive_daily": "", "positive": 19.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.051131178577755, "positive_daily": "", "positive": 25.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.499312167150194, "positive_daily": "", "positive": 29.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 43.585447908579525, "positive_daily": "", "positive": 32.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 49.033628897151964, "positive_daily": "", "positive": 36.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 59.92999087429684, "positive_daily": "", "positive": 44.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 73.55044334572794, "positive_daily": "", "positive": 54.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 83.0847600757297, "positive_daily": "", "positive": 61.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 93.9811220528746, "positive_daily": "", "positive": 69.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 111.68771026573503, "positive_daily": "", "positive": 82.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 125.30816273716611, "positive_daily": "", "positive": 92.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 136.20452471431102, "positive_daily": "", "positive": 100.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 155.27315817431455, "positive_daily": "", "positive": 114.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 162.0833844100301, "positive_daily": "", "positive": 119.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 172.97974638717497, "positive_daily": "", "positive": 127.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 174.3417916343181, "positive_daily": "", "positive": 128.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 190.68633460003542, "positive_daily": "", "positive": 140.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 197.49656083575098, "positive_daily": "", "positive": 145.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 202.94474182432342, "positive_daily": "", "positive": 149.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 202.94474182432342, "positive_daily": "", "positive": 149.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 209.75496806003895, "positive_daily": "", "positive": 154.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 217.92723954289764, "positive_daily": "", "positive": 160.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 223.37542053147007, "positive_daily": "", "positive": 164.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 232.90973726147183, "positive_daily": "", "positive": 171.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.3620452471431101, "deceased_daily": "", "deceased": 1.0, "positive_100k": 236.99587300290116, "positive_daily": "", "positive": 174.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.3620452471431101, "deceased_daily": "", "deceased": 1.0, "positive_100k": 243.8060992386167, "positive_daily": "", "positive": 179.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 247.89223498004606, "positive_daily": "", "positive": 182.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.25428022718916, "positive_daily": "", "positive": 183.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.25428022718916, "positive_daily": "", "positive": 183.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 250.61632547433223, "positive_daily": "", "positive": 184.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 251.97837072147536, "positive_daily": "", "positive": 185.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.0645064629047, "positive_daily": "", "positive": 188.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 257.4265517100478, "positive_daily": "", "positive": 189.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 260.150642204334, "positive_daily": "", "positive": 191.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 261.5126874514772, "positive_daily": "", "positive": 192.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.810226235715551, "deceased_daily": "", "deceased": 5.0, "positive_100k": 261.5126874514772, "positive_daily": "", "positive": 192.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 265.5988231929065, "positive_daily": "", "positive": 195.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 265.5988231929065, "positive_daily": "", "positive": 195.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 268.3229136871927, "positive_daily": "", "positive": 197.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 268.3229136871927, "positive_daily": "", "positive": 197.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 269.6849589343358, "positive_daily": "", "positive": 198.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 2.878075943664792, "positive_daily": "", "positive": 23.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 3.754012100432337, "positive_daily": "", "positive": 30.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 5.005349467243116, "positive_daily": "", "positive": 40.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.381820570734973, "positive_daily": "", "positive": 51.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.267385768540127, "positive_daily": "", "positive": 130.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 25.402148546258815, "positive_daily": "", "positive": 203.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.3754012100432337, "deceased_daily": "", "deceased": 3.0, "positive_100k": 34.66204506065858, "positive_daily": "", "positive": 277.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.3754012100432337, "deceased_daily": "", "deceased": 3.0, "positive_100k": 46.17434883531775, "positive_daily": "", "positive": 369.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.5005349467243116, "deceased_daily": "", "deceased": 4.0, "positive_100k": 59.563658660193084, "positive_daily": "", "positive": 476.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.6256686834053895, "deceased_daily": "", "deceased": 5.0, "positive_100k": 70.82569496149009, "positive_daily": "", "positive": 566.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.8759361567675453, "deceased_daily": "", "deceased": 7.0, "positive_100k": 99.60645439813801, "positive_daily": "", "positive": 796.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 1.1262036301297011, "deceased_daily": "", "deceased": 9.0, "positive_100k": 130.01395241163993, "positive_daily": "", "positive": 1039.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.5016048401729347, "deceased_daily": "", "deceased": 12.0, "positive_100k": 163.29952636880665, "positive_daily": "", "positive": 1305.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.6267385768540128, "deceased_daily": "", "deceased": 13.0, "positive_100k": 189.45247733515194, "positive_daily": "", "positive": 1514.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.37754099694048, "deceased_daily": "", "deceased": 19.0, "positive_100k": 219.7348416119728, "positive_daily": "", "positive": 1756.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.7529422069837137, "deceased_daily": "", "deceased": 22.0, "positive_100k": 234.62575627702105, "positive_daily": "", "positive": 1875.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 3.0032096803458694, "deceased_daily": "", "deceased": 24.0, "positive_100k": 247.38939741849103, "positive_daily": "", "positive": 1977.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.5037446270701813, "deceased_daily": "", "deceased": 28.0, "positive_100k": 285.68032084290087, "positive_daily": "", "positive": 2283.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 4.004279573794493, "deceased_daily": "", "deceased": 32.0, "positive_100k": 318.8407610633865, "positive_daily": "", "positive": 2548.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 5.005349467243116, "deceased_daily": "", "deceased": 40.0, "positive_100k": 342.86643850615343, "positive_daily": "", "positive": 2740.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 7.1326229908214405, "deceased_daily": "", "deceased": 57.0, "positive_100k": 368.51885452577443, "positive_daily": "", "positive": 2945.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 7.633157937545752, "deceased_daily": "", "deceased": 61.0, "positive_100k": 397.8001489091466, "positive_daily": "", "positive": 3179.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 9.00962904103761, "deceased_daily": "", "deceased": 72.0, "positive_100k": 414.1926684143679, "positive_daily": "", "positive": 3310.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 10.135832671167309, "deceased_daily": "", "deceased": 81.0, "positive_100k": 424.82903603225947, "positive_daily": "", "positive": 3395.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.637437511340245, "deceased_daily": "", "deceased": 93.0, "positive_100k": 451.357388208648, "positive_daily": "", "positive": 3607.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 13.13904235151318, "deceased_daily": "", "deceased": 105.0, "positive_100k": 471.25365234093937, "positive_daily": "", "positive": 3766.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 14.515513455005035, "deceased_daily": "", "deceased": 116.0, "positive_100k": 490.2739803164633, "positive_daily": "", "positive": 3918.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 16.893054451945517, "deceased_daily": "", "deceased": 135.0, "positive_100k": 507.0419010317276, "positive_daily": "", "positive": 4052.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 19.145461712204916, "deceased_daily": "", "deceased": 153.0, "positive_100k": 524.0600892203543, "positive_daily": "", "positive": 4188.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 20.521932815696776, "deceased_daily": "", "deceased": 164.0, "positive_100k": 533.0697182613918, "positive_daily": "", "positive": 4260.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 22.02353765586971, "deceased_daily": "", "deceased": 176.0, "positive_100k": 537.9499339919539, "positive_daily": "", "positive": 4299.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 24.025677442766955, "deceased_daily": "", "deceased": 192.0, "positive_100k": 552.7157149203211, "positive_daily": "", "positive": 4417.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 25.527282282939893, "deceased_daily": "", "deceased": 204.0, "positive_100k": 562.3510126447641, "positive_daily": "", "positive": 4494.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 27.02888712311283, "deceased_daily": "", "deceased": 216.0, "positive_100k": 573.7381826827423, "positive_daily": "", "positive": 4585.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 28.780759436647916, "deceased_daily": "", "deceased": 230.0, "positive_100k": 585.8761551408068, "positive_daily": "", "positive": 4682.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 29.656695593415463, "deceased_daily": "", "deceased": 237.0, "positive_100k": 592.0077082381795, "positive_daily": "", "positive": 4731.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 30.40749801350193, "deceased_daily": "", "deceased": 243.0, "positive_100k": 597.0130577054227, "positive_daily": "", "positive": 4771.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 31.40856790695055, "deceased_daily": "", "deceased": 251.0, "positive_100k": 601.6430059626225, "positive_daily": "", "positive": 4808.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 32.159370327037024, "deceased_daily": "", "deceased": 257.0, "positive_100k": 607.14889037659, "positive_daily": "", "positive": 4852.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 33.4107076938478, "deceased_daily": "", "deceased": 267.0, "positive_100k": 615.5328507342222, "positive_daily": "", "positive": 4919.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 35.53798121742612, "deceased_daily": "", "deceased": 284.0, "positive_100k": 621.6644038315951, "positive_daily": "", "positive": 4968.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 37.16471979428014, "deceased_daily": "", "deceased": 297.0, "positive_100k": 625.2932821953463, "positive_daily": "", "positive": 4997.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 37.915522214366604, "deceased_daily": "", "deceased": 303.0, "positive_100k": 629.2975617691408, "positive_daily": "", "positive": 5029.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 38.91659210781523, "deceased_daily": "", "deceased": 311.0, "positive_100k": 632.0505039761246, "positive_daily": "", "positive": 5051.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 39.54226079122062, "deceased_daily": "", "deceased": 316.0, "positive_100k": 633.4269750796163, "positive_daily": "", "positive": 5062.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 40.91873189471247, "deceased_daily": "", "deceased": 327.0, "positive_100k": 637.4312546534107, "positive_daily": "", "positive": 5094.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 41.919801788161095, "deceased_daily": "", "deceased": 335.0, "positive_100k": 641.4355342272054, "positive_daily": "", "positive": 5126.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 42.54547047156649, "deceased_daily": "", "deceased": 340.0, "positive_100k": 644.063342697508, "positive_daily": "", "positive": 5147.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 43.79680783837727, "deceased_daily": "", "deceased": 350.0, "positive_100k": 648.1927560079835, "positive_daily": "", "positive": 5180.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 44.1722090484205, "deceased_daily": "", "deceased": 353.0, "positive_100k": 651.0708319516483, "positive_daily": "", "positive": 5203.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 45.42354641523128, "deceased_daily": "", "deceased": 363.0, "positive_100k": 652.6975705285023, "positive_daily": "", "positive": 5216.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 45.79894762527451, "deceased_daily": "", "deceased": 366.0, "positive_100k": 654.1991753686752, "positive_daily": "", "positive": 5228.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 46.29948257199882, "deceased_daily": "", "deceased": 370.0, "positive_100k": 657.2023850490211, "positive_daily": "", "positive": 5252.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 46.92515125540422, "deceased_daily": "", "deceased": 375.0, "positive_100k": 659.5799260459615, "positive_daily": "", "positive": 5271.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 46.92515125540422, "deceased_daily": "", "deceased": 375.0, "positive_100k": 659.9553272560048, "positive_daily": "", "positive": 5274.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.489528723959048, "positive_daily": "", "positive": 2.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.723821809897618, "positive_daily": "", "positive": 5.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": 233.30497076825955, "tested": 85.0, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.21335053385667, "positive_daily": "", "positive": 7.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.21335053385667, "positive_daily": "", "positive": 7.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 32.93717234375429, "positive_daily": "", "positive": 12.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 60.38481596354953, "positive_daily": "", "positive": 22.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 68.6191090494881, "positive_daily": "", "positive": 25.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 104.30104575522192, "positive_daily": "", "positive": 38.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 109.79057447918095, "positive_daily": "", "positive": 40.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 131.74868937501716, "positive_daily": "", "positive": 48.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 137.2382180989762, "positive_daily": "", "positive": 50.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 145.4725111849148, "positive_daily": "", "positive": 53.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 156.45156863283287, "positive_daily": "", "positive": 57.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 161.94109735679191, "positive_daily": "", "positive": 59.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 164.68586171877146, "positive_daily": "", "positive": 60.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 170.17539044273047, "positive_daily": "", "positive": 62.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 181.15444789064858, "positive_daily": "", "positive": 66.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 183.8992122526281, "positive_daily": "", "positive": 67.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 183.8992122526281, "positive_daily": "", "positive": 67.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 186.64397661460765, "positive_daily": "", "positive": 68.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 197.62303406252573, "positive_daily": "", "positive": 72.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 197.62303406252573, "positive_daily": "", "positive": 72.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 203.11256278648477, "positive_daily": "", "positive": 74.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 205.85732714846432, "positive_daily": "", "positive": 75.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 211.34685587242333, "positive_daily": "", "positive": 77.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 219.5811489583619, "positive_daily": "", "positive": 80.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 227.8154420443005, "positive_daily": "", "positive": 83.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 233.30497076825955, "positive_daily": "", "positive": 85.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 233.30497076825955, "positive_daily": "", "positive": 85.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 236.04973513023907, "positive_daily": "", "positive": 86.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.475063732891122, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.475063732891122, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.425191198673366, "positive_daily": "", "positive": 3.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.850382397346731, "positive_daily": "", "positive": 6.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 19.800509863128976, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.750637328911218, "positive_daily": "", "positive": 10.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.750637328911218, "positive_daily": "", "positive": 10.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 29.700764794693463, "positive_daily": "", "positive": 12.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.65089226047571, "positive_daily": "", "positive": 14.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.60101972625795, "positive_daily": "", "positive": 16.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 49.501274657822435, "positive_daily": "", "positive": 20.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 61.87659332227805, "positive_daily": "", "positive": 25.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 71.77684825384253, "positive_daily": "", "positive": 29.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 76.72697571962478, "positive_daily": "", "positive": 31.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 81.67710318540702, "positive_daily": "", "positive": 33.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 99.00254931564487, "positive_daily": "", "positive": 40.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 106.42774051431824, "positive_daily": "", "positive": 43.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 116.32799544588272, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 2.475063732891122, "deceased_daily": "", "deceased": 1.0, "positive_100k": 116.32799544588272, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 2.475063732891122, "deceased_daily": "", "deceased": 1.0, "positive_100k": 123.7531866445561, "positive_daily": "", "positive": 50.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 126.22825037744722, "positive_daily": "", "positive": 51.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 131.17837784322947, "positive_daily": "", "positive": 53.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 138.60356904190283, "positive_daily": "", "positive": 56.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 143.55369650768506, "positive_daily": "", "positive": 58.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 146.0287602405762, "positive_daily": "", "positive": 59.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 150.97888770635845, "positive_daily": "", "positive": 61.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 158.4040789050318, "positive_daily": "", "positive": 64.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 165.82927010370517, "positive_daily": "", "positive": 67.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 188.10484369972525, "positive_daily": "", "positive": 76.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 225.23079969309208, "positive_daily": "", "positive": 91.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 225.23079969309208, "positive_daily": "", "positive": 91.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 227.70586342598324, "positive_daily": "", "positive": 92.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 259.8816919535678, "positive_daily": "", "positive": 105.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 259.8816919535678, "positive_daily": "", "positive": 105.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 262.35675568645894, "positive_daily": "", "positive": 106.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 267.30688315224114, "positive_daily": "", "positive": 108.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 274.73207435091456, "positive_daily": "", "positive": 111.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 274.73207435091456, "positive_daily": "", "positive": 111.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 12.375318664455609, "deceased_daily": "", "deceased": 5.0, "positive_100k": 282.1572655495879, "positive_daily": "", "positive": 114.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 284.632329282479, "positive_daily": "", "positive": 115.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 297.00764794693464, "positive_daily": "", "positive": 120.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 297.00764794693464, "positive_daily": "", "positive": 120.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 299.48271167982574, "positive_daily": "", "positive": 121.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 19.800509863128976, "deceased_daily": "", "deceased": 8.0, "positive_100k": 299.48271167982574, "positive_daily": "", "positive": 121.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 22.2755735960201, "deceased_daily": "", "deceased": 9.0, "positive_100k": 301.9577754127169, "positive_daily": "", "positive": 122.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 24.750637328911218, "deceased_daily": "", "deceased": 10.0, "positive_100k": 301.9577754127169, "positive_daily": "", "positive": 122.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.4392921174275224, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.4392921174275224, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.75716846971009, "positive_daily": "", "positive": 8.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.635752704565135, "positive_daily": "", "positive": 12.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 20.733982998133943, "positive_daily": "", "positive": 17.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.15008964398531, "positive_daily": "", "positive": 28.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 36.58938176141284, "positive_daily": "", "positive": 30.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.02867387884036, "positive_daily": "", "positive": 32.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.467965996267885, "positive_daily": "", "positive": 34.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 42.68761205498165, "positive_daily": "", "positive": 35.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 43.907258113695406, "positive_daily": "", "positive": 36.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 45.12690417240916, "positive_daily": "", "positive": 37.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 48.78584234855045, "positive_daily": "", "positive": 40.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 50.00548840726421, "positive_daily": "", "positive": 41.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 51.225134465977966, "positive_daily": "", "positive": 42.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 53.66442658340549, "positive_daily": "", "positive": 44.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 53.66442658340549, "positive_daily": "", "positive": 44.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 59.7626568769743, "positive_daily": "", "positive": 49.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 63.42159505311559, "positive_daily": "", "positive": 52.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.64124111182934, "positive_daily": "", "positive": 53.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 67.08053322925687, "positive_daily": "", "positive": 55.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 71.95911746411191, "positive_daily": "", "positive": 59.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 73.17876352282568, "positive_daily": "", "positive": 60.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 73.17876352282568, "positive_daily": "", "positive": 60.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 74.39840958153944, "positive_daily": "", "positive": 61.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 75.6180556402532, "positive_daily": "", "positive": 62.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 2.4392921174275224, "deceased_daily": "", "deceased": 2.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 79.27699381639448, "positive_daily": "", "positive": 65.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 85.3752241099633, "positive_daily": "", "positive": 70.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 86.59487016867705, "positive_daily": "", "positive": 71.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 87.81451622739081, "positive_daily": "", "positive": 72.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 89.03416228610457, "positive_daily": "", "positive": 73.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 90.25380834481832, "positive_daily": "", "positive": 74.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 90.25380834481832, "positive_daily": "", "positive": 74.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 91.4734544035321, "positive_daily": "", "positive": 75.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.8104790527573595, "positive_daily": "", "positive": 1.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.620958105514719, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.052395263786797, "positive_daily": "", "positive": 5.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.915269580330953, "positive_daily": "", "positive": 11.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.8104790527573595, "deceased_daily": "", "deceased": 1.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.8104790527573595, "deceased_daily": "", "deceased": 1.0, "positive_100k": 54.31437158272079, "positive_daily": "", "positive": 30.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 59.745808740992864, "positive_daily": "", "positive": 33.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 61.55628779375023, "positive_daily": "", "positive": 34.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 76.0401202158091, "positive_daily": "", "positive": 42.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 79.66107832132381, "positive_daily": "", "positive": 44.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 81.47155737408119, "positive_daily": "", "positive": 45.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 86.90299453235326, "positive_daily": "", "positive": 48.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 90.52395263786798, "positive_daily": "", "positive": 50.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 105.00778505992685, "positive_daily": "", "positive": 58.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 110.43922221819895, "positive_daily": "", "positive": 61.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 115.87065937647101, "positive_daily": "", "positive": 64.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 117.68113842922838, "positive_daily": "", "positive": 65.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 119.49161748198573, "positive_daily": "", "positive": 66.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 121.30209653474309, "positive_daily": "", "positive": 67.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 124.92305464025782, "positive_daily": "", "positive": 69.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 124.92305464025782, "positive_daily": "", "positive": 69.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 130.3544917985299, "positive_daily": "", "positive": 72.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 133.9754499040446, "positive_daily": "", "positive": 74.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 139.40688706231668, "positive_daily": "", "positive": 77.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 139.40688706231668, "positive_daily": "", "positive": 77.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 141.21736611507404, "positive_daily": "", "positive": 78.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 148.4592823261035, "positive_daily": "", "positive": 82.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 155.70119853713294, "positive_daily": "", "positive": 86.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 155.70119853713294, "positive_daily": "", "positive": 86.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 157.5116775898903, "positive_daily": "", "positive": 87.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 159.32215664264763, "positive_daily": "", "positive": 88.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 159.32215664264763, "positive_daily": "", "positive": 88.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 171.99551001194916, "positive_daily": "", "positive": 95.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}]}}; + var spec = {"config": {"view": {"continuousWidth": 400, "continuousHeight": 300}, "title": {"anchor": "middle"}}, "hconcat": [{"mark": "line", "encoding": {"color": {"type": "nominal", "field": "canton", "legend": {"title": "Canton"}}, "opacity": {"condition": {"value": 1, "selection": "selector001"}, "value": 0.2}, "tooltip": [{"type": "nominal", "field": "canton", "title": "Canton"}, {"type": "quantitative", "field": "positive", "title": "Cases"}, {"type": "temporal", "field": "date", "title": "Date"}], "x": {"type": "temporal", "field": "date", "title": "Date"}, "y": {"type": "quantitative", "field": "positive", "scale": {"type": "linear"}, "title": "Cases"}}, "selection": {"selector001": {"type": "multi", "fields": ["canton"], "bind": "legend"}}}, {"mark": "line", "encoding": {"color": {"type": "nominal", "field": "canton", "legend": {"title": "Canton"}}, "opacity": {"condition": {"value": 1, "selection": "selector002"}, "value": 0.2}, "tooltip": [{"type": "nominal", "field": "canton", "title": "Canton"}, {"type": "quantitative", "field": "positive_100k", "title": "Cases/100k"}, {"type": "temporal", "field": "date", "title": "Date"}], "x": {"type": "temporal", "field": "date", "title": "Date"}, "y": {"type": "quantitative", "field": "positive_100k", "scale": {"type": "linear"}, "title": "Cases per 100k population"}}, "selection": {"selector002": {"type": "multi", "fields": ["canton"], "bind": "legend"}}}], "data": {"name": "data-84cce1c566955b91d1369f8316536038"}, "title": "Covid-19 cases in Switzerland by Canton", "$schema": "https://vega.github.io/schema/vega-lite/v4.0.2.json", "datasets": {"data-84cce1c566955b91d1369f8316536038": [{"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.2907357067058191, "positive_daily": "", "positive": 1.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.2907357067058191, "positive_daily": "", "positive": 1.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.5814714134116382, "positive_daily": "", "positive": 2.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.8722071201174572, "positive_daily": "", "positive": 3.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.8722071201174572, "positive_daily": "", "positive": 3.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.1629428268232764, "positive_daily": "", "positive": 4.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.4536785335290954, "positive_daily": "", "positive": 5.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.7444142402349143, "positive_daily": "", "positive": 6.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.0351499469407335, "positive_daily": "", "positive": 7.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.4888284804698286, "positive_daily": "", "positive": 12.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 4.942507013998925, "positive_daily": "", "positive": 17.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.396185547528019, "positive_daily": "", "positive": 22.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.722071201174574, "positive_daily": "", "positive": 30.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 15.408992455408411, "positive_daily": "", "positive": 53.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.2907357067058191, "deceased_daily": "", "deceased": 1.0, "positive_100k": 22.09591370964225, "positive_daily": "", "positive": 76.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.2907357067058191, "deceased_daily": "", "deceased": 1.0, "positive_100k": 28.49209925717027, "positive_daily": "", "positive": 98.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.5814714134116382, "deceased_daily": "", "deceased": 2.0, "positive_100k": 33.434606271169194, "positive_daily": "", "positive": 115.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.8722071201174572, "deceased_daily": "", "deceased": 3.0, "positive_100k": 50.006541553400886, "positive_daily": "", "positive": 172.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.8722071201174572, "deceased_daily": "", "deceased": 3.0, "positive_100k": 65.41553400880929, "positive_daily": "", "positive": 225.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.1629428268232764, "deceased_daily": "", "deceased": 4.0, "positive_100k": 90.70954049221555, "positive_daily": "", "positive": 312.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.7444142402349143, "deceased_daily": "", "deceased": 6.0, "positive_100k": 101.46676164033086, "positive_daily": "", "positive": 349.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.0351499469407335, "deceased_daily": "", "deceased": 7.0, "positive_100k": 126.76076812373712, "positive_daily": "", "positive": 436.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.9073570670581907, "deceased_daily": "", "deceased": 10.0, "positive_100k": 144.7863819394979, "positive_daily": "", "positive": 498.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 3.1980927737640097, "deceased_daily": "", "deceased": 11.0, "positive_100k": 155.5436030876132, "positive_daily": "", "positive": 535.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.7795641871756476, "deceased_daily": "", "deceased": 13.0, "positive_100k": 182.58202381125437, "positive_daily": "", "positive": 628.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 4.070299893881467, "deceased_daily": "", "deceased": 14.0, "positive_100k": 211.6555944818363, "positive_daily": "", "positive": 728.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.361035600587287, "deceased_daily": "", "deceased": 15.0, "positive_100k": 230.55341541771452, "positive_daily": "", "positive": 793.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 4.942507013998925, "deceased_daily": "", "deceased": 17.0, "positive_100k": 254.10300766088588, "positive_daily": "", "positive": 874.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.1054498408222, "deceased_daily": "", "deceased": 21.0, "positive_100k": 281.4321640912329, "positive_daily": "", "positive": 968.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 7.268392667645476, "deceased_daily": "", "deceased": 25.0, "positive_100k": 295.678213719818, "positive_daily": "", "positive": 1017.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 9.012806907880393, "deceased_daily": "", "deceased": 31.0, "positive_100k": 306.7261705746391, "positive_daily": "", "positive": 1055.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 10.175749734703668, "deceased_daily": "", "deceased": 35.0, "positive_100k": 332.60164847145705, "positive_daily": "", "positive": 1144.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 10.757221148115306, "deceased_daily": "", "deceased": 37.0, "positive_100k": 352.0809408207469, "positive_daily": "", "positive": 1211.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 11.629428268232763, "deceased_daily": "", "deceased": 40.0, "positive_100k": 372.72317599686005, "positive_daily": "", "positive": 1282.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 13.664578215173497, "deceased_daily": "", "deceased": 47.0, "positive_100k": 387.84143274556266, "positive_daily": "", "positive": 1334.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 14.827521041996773, "deceased_daily": "", "deceased": 51.0, "positive_100k": 402.0874823741478, "positive_daily": "", "positive": 1383.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 15.408992455408411, "deceased_daily": "", "deceased": 53.0, "positive_100k": 411.68176069543983, "positive_daily": "", "positive": 1416.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.57193528223169, "deceased_daily": "", "deceased": 57.0, "positive_100k": 416.0427962960271, "positive_daily": "", "positive": 1431.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 17.444142402349147, "deceased_daily": "", "deceased": 60.0, "positive_100k": 435.2313529386111, "positive_daily": "", "positive": 1497.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 19.7700280559957, "deceased_daily": "", "deceased": 68.0, "positive_100k": 446.57004550013806, "positive_daily": "", "positive": 1536.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 20.642235176113154, "deceased_daily": "", "deceased": 71.0, "positive_100k": 456.45505952813596, "positive_daily": "", "positive": 1570.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 22.38664941634807, "deceased_daily": "", "deceased": 77.0, "positive_100k": 464.59565931589884, "positive_daily": "", "positive": 1598.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 24.131063656582985, "deceased_daily": "", "deceased": 83.0, "positive_100k": 473.0269948103677, "positive_daily": "", "positive": 1627.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 24.71253506999462, "deceased_daily": "", "deceased": 85.0, "positive_100k": 480.586123184719, "positive_daily": "", "positive": 1653.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 26.456949310229536, "deceased_daily": "", "deceased": 91.0, "positive_100k": 484.36568737189464, "positive_daily": "", "positive": 1666.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 27.038420723641178, "deceased_daily": "", "deceased": 93.0, "positive_100k": 488.4359872657761, "positive_daily": "", "positive": 1680.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 27.329156430346995, "deceased_daily": "", "deceased": 94.0, "positive_100k": 496.28585134683317, "positive_daily": "", "positive": 1707.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 27.329156430346995, "deceased_daily": "", "deceased": 94.0, "positive_100k": 500.93762265412624, "positive_daily": "", "positive": 1723.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 27.619892137052812, "deceased_daily": "", "deceased": 95.0, "positive_100k": 505.88012966812516, "positive_daily": "", "positive": 1740.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 28.782834963876088, "deceased_daily": "", "deceased": 99.0, "positive_100k": 511.4041080955358, "positive_daily": "", "positive": 1759.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 30.23651349740518, "deceased_daily": "", "deceased": 104.0, "positive_100k": 514.0207294558882, "positive_daily": "", "positive": 1768.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 31.10872061752264, "deceased_daily": "", "deceased": 107.0, "positive_100k": 516.0558794028289, "positive_daily": "", "positive": 1775.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 31.980927737640098, "deceased_daily": "", "deceased": 110.0, "positive_100k": 520.9983864168278, "positive_daily": "", "positive": 1792.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 33.434606271169194, "deceased_daily": "", "deceased": 115.0, "positive_100k": 523.0335363637685, "positive_daily": "", "positive": 1799.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 34.30681339128665, "deceased_daily": "", "deceased": 118.0, "positive_100k": 524.7779506040034, "positive_daily": "", "positive": 1805.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 35.760491924815746, "deceased_daily": "", "deceased": 123.0, "positive_100k": 529.4297219112965, "positive_daily": "", "positive": 1821.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 36.92343475163902, "deceased_daily": "", "deceased": 127.0, "positive_100k": 532.046343271649, "positive_daily": "", "positive": 1830.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 37.50490616505066, "deceased_daily": "", "deceased": 129.0, "positive_100k": 533.500021805178, "positive_daily": "", "positive": 1835.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 38.086377578462304, "deceased_daily": "", "deceased": 131.0, "positive_100k": 534.0814932185897, "positive_daily": "", "positive": 1837.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 38.37711328516812, "deceased_daily": "", "deceased": 132.0, "positive_100k": 537.8610574057652, "positive_daily": "", "positive": 1850.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 39.24932040528558, "deceased_daily": "", "deceased": 135.0, "positive_100k": 538.4425288191769, "positive_daily": "", "positive": 1852.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 39.5400561119914, "deceased_daily": "", "deceased": 136.0, "positive_100k": 538.7332645258828, "positive_daily": "", "positive": 1853.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 39.830791818697215, "deceased_daily": "", "deceased": 137.0, "positive_100k": 542.5128287130584, "positive_daily": "", "positive": 1866.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.5040856139006649, "deceased_daily": "", "deceased": 1.0, "positive_100k": 50.91264700396715, "positive_daily": "", "positive": 101.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.5040856139006649, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.5229585792851, "positive_daily": "", "positive": 128.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.0081712278013297, "deceased_daily": "", "deceased": 2.0, "positive_100k": 91.743581729921, "positive_daily": "", "positive": 182.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.5122568417019946, "deceased_daily": "", "deceased": 3.0, "positive_100k": 113.92334874155026, "positive_daily": "", "positive": 226.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.0163424556026595, "deceased_daily": "", "deceased": 4.0, "positive_100k": 130.05408838637155, "positive_daily": "", "positive": 258.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.0163424556026595, "deceased_daily": "", "deceased": 4.0, "positive_100k": 143.1603143477888, "positive_daily": "", "positive": 284.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.5204280695033243, "deceased_daily": "", "deceased": 5.0, "positive_100k": 151.22568417019946, "positive_daily": "", "positive": 300.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.024513683403989, "deceased_daily": "", "deceased": 6.0, "positive_100k": 172.90136556792805, "positive_daily": "", "positive": 343.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.032684911205319, "deceased_daily": "", "deceased": 8.0, "positive_100k": 198.1056462629613, "positive_daily": "", "positive": 393.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 4.032684911205319, "deceased_daily": "", "deceased": 8.0, "positive_100k": 218.2690708189879, "positive_daily": "", "positive": 433.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 4.536770525105983, "deceased_daily": "", "deceased": 9.0, "positive_100k": 238.93658098891515, "positive_daily": "", "positive": 474.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 6.049027366807978, "deceased_daily": "", "deceased": 12.0, "positive_100k": 249.5223788808291, "positive_daily": "", "positive": 495.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 7.561284208509973, "deceased_daily": "", "deceased": 15.0, "positive_100k": 261.62043361444506, "positive_daily": "", "positive": 519.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 9.577626664112634, "deceased_daily": "", "deceased": 19.0, "positive_100k": 269.6858034368557, "positive_daily": "", "positive": 535.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 11.593969119715293, "deceased_daily": "", "deceased": 23.0, "positive_100k": 275.73483080366367, "positive_daily": "", "positive": 547.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 13.106225961417287, "deceased_daily": "", "deceased": 26.0, "positive_100k": 298.4186834291936, "positive_daily": "", "positive": 592.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 14.114397189218616, "deceased_daily": "", "deceased": 28.0, "positive_100k": 313.5412518462136, "positive_daily": "", "positive": 622.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 15.122568417019947, "deceased_daily": "", "deceased": 30.0, "positive_100k": 327.15156342153153, "positive_daily": "", "positive": 649.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 15.122568417019947, "deceased_daily": "", "deceased": 30.0, "positive_100k": 331.18424833273684, "positive_daily": "", "positive": 657.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.634825258721943, "deceased_daily": "", "deceased": 33.0, "positive_100k": 336.7291900856442, "positive_daily": "", "positive": 668.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 17.138910872622606, "deceased_daily": "", "deceased": 34.0, "positive_100k": 342.27413183855145, "positive_daily": "", "positive": 679.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 17.64299648652327, "deceased_daily": "", "deceased": 35.0, "positive_100k": 344.7945599080548, "positive_daily": "", "positive": 684.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 17.64299648652327, "deceased_daily": "", "deceased": 35.0, "positive_100k": 351.8517585026641, "positive_daily": "", "positive": 698.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 362.43755639457805, "positive_daily": "", "positive": 719.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 367.9824981474854, "positive_daily": "", "positive": 730.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 374.53561112819403, "positive_daily": "", "positive": 743.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 376.55195358379666, "positive_daily": "", "positive": 747.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 18.6511677143246, "deceased_daily": "", "deceased": 37.0, "positive_100k": 378.0642104254987, "positive_daily": "", "positive": 750.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 18.6511677143246, "deceased_daily": "", "deceased": 37.0, "positive_100k": 379.57646726720066, "positive_daily": "", "positive": 753.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 19.155253328225267, "deceased_daily": "", "deceased": 38.0, "positive_100k": 382.60098095060465, "positive_daily": "", "positive": 759.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 19.65933894212593, "deceased_daily": "", "deceased": 39.0, "positive_100k": 385.121409020108, "positive_daily": "", "positive": 764.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 20.163424556026595, "deceased_daily": "", "deceased": 40.0, "positive_100k": 388.145922703512, "positive_daily": "", "positive": 770.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 20.163424556026595, "deceased_daily": "", "deceased": 40.0, "positive_100k": 389.65817954521395, "positive_daily": "", "positive": 773.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 20.66751016992726, "deceased_daily": "", "deceased": 41.0, "positive_100k": 392.1786076147173, "positive_daily": "", "positive": 778.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 21.171595783827925, "deceased_daily": "", "deceased": 42.0, "positive_100k": 395.707206912022, "positive_daily": "", "positive": 785.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 396.71537813982326, "positive_daily": "", "positive": 787.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 398.73172059542594, "positive_daily": "", "positive": 791.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 400.2439774371279, "positive_daily": "", "positive": 794.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 22.179767011629252, "deceased_daily": "", "deceased": 44.0, "positive_100k": 402.7644055066312, "positive_daily": "", "positive": 799.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 22.179767011629252, "deceased_daily": "", "deceased": 44.0, "positive_100k": 403.26849112053196, "positive_daily": "", "positive": 800.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 404.2766623483332, "positive_daily": "", "positive": 802.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 406.79709041783656, "positive_daily": "", "positive": 807.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 407.80526164563787, "positive_daily": "", "positive": 809.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 408.81343287343924, "positive_daily": "", "positive": 811.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.09662050461024736, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.19324100922049472, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.38648201844098945, "positive_daily": "", "positive": 4.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5797230276614843, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.6425485783742055, "positive_daily": "", "positive": 17.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.285097156748411, "positive_daily": "", "positive": 34.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 11.884322067060427, "positive_daily": "", "positive": 123.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 18.647757389777745, "positive_daily": "", "positive": 193.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 27.24698230008976, "positive_daily": "", "positive": 282.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.19324100922049472, "deceased_daily": "", "deceased": 2.0, "positive_100k": 36.42593023806326, "positive_daily": "", "positive": 377.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.28986151383074216, "deceased_daily": "", "deceased": 3.0, "positive_100k": 40.3873709270834, "positive_daily": "", "positive": 418.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.48310252305123685, "deceased_daily": "", "deceased": 5.0, "positive_100k": 45.41163716681627, "positive_daily": "", "positive": 470.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.5797230276614843, "deceased_daily": "", "deceased": 6.0, "positive_100k": 51.4021084526516, "positive_daily": "", "positive": 532.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.5797230276614843, "deceased_daily": "", "deceased": 6.0, "positive_100k": 60.29119487679437, "positive_daily": "", "positive": 624.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.6763435322717316, "deceased_daily": "", "deceased": 7.0, "positive_100k": 63.76953304276327, "positive_daily": "", "positive": 660.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7729640368819789, "deceased_daily": "", "deceased": 8.0, "positive_100k": 69.37352231015761, "positive_daily": "", "positive": 718.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.8695845414922264, "deceased_daily": "", "deceased": 9.0, "positive_100k": 74.10792703605973, "positive_daily": "", "positive": 767.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.9662050461024737, "deceased_daily": "", "deceased": 10.0, "positive_100k": 77.10316267897741, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.256066559933216, "deceased_daily": "", "deceased": 13.0, "positive_100k": 79.80853680806433, "positive_daily": "", "positive": 826.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.5459280737639578, "deceased_daily": "", "deceased": 16.0, "positive_100k": 82.70715194637175, "positive_daily": "", "positive": 856.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.9324100922049474, "deceased_daily": "", "deceased": 20.0, "positive_100k": 87.82803869071486, "positive_daily": "", "positive": 909.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.2222716060356897, "deceased_daily": "", "deceased": 23.0, "positive_100k": 96.91036612407812, "positive_daily": "", "positive": 1003.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.512133119866432, "deceased_daily": "", "deceased": 26.0, "positive_100k": 103.67380144679544, "positive_daily": "", "positive": 1073.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 2.7053741290869264, "deceased_daily": "", "deceased": 28.0, "positive_100k": 106.86227809893359, "positive_daily": "", "positive": 1106.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.7053741290869264, "deceased_daily": "", "deceased": 28.0, "positive_100k": 109.85751374185126, "positive_daily": "", "positive": 1137.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.995235642917669, "deceased_daily": "", "deceased": 31.0, "positive_100k": 113.33585190782017, "positive_daily": "", "positive": 1173.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 3.1884766521381636, "deceased_daily": "", "deceased": 33.0, "positive_100k": 118.64997966138378, "positive_daily": "", "positive": 1228.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 3.5749586705791527, "deceased_daily": "", "deceased": 37.0, "positive_100k": 124.25396892877814, "positive_daily": "", "positive": 1286.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 3.6715791751894002, "deceased_daily": "", "deceased": 38.0, "positive_100k": 128.98837365468023, "positive_daily": "", "positive": 1335.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.058061193630389, "deceased_daily": "", "deceased": 42.0, "positive_100k": 132.85319383909015, "positive_daily": "", "positive": 1375.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.2513022028508844, "deceased_daily": "", "deceased": 44.0, "positive_100k": 137.10449604194102, "positive_daily": "", "positive": 1419.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 139.23014714336648, "positive_daily": "", "positive": 1441.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 140.67945471252017, "positive_daily": "", "positive": 1456.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 142.03214177706366, "positive_daily": "", "positive": 1470.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.120886744343111, "deceased_daily": "", "deceased": 53.0, "positive_100k": 143.86793136465835, "positive_daily": "", "positive": 1489.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 5.314127753563606, "deceased_daily": "", "deceased": 55.0, "positive_100k": 146.38006448452478, "positive_daily": "", "positive": 1515.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.473573808886574, "deceased_daily": "", "deceased": 67.0, "positive_100k": 150.0516436597142, "positive_daily": "", "positive": 1553.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.666814818107069, "deceased_daily": "", "deceased": 69.0, "positive_100k": 153.24012031185234, "positive_daily": "", "positive": 1586.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.666814818107069, "deceased_daily": "", "deceased": 69.0, "positive_100k": 154.49618687178557, "positive_daily": "", "positive": 1599.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 7.053296836548059, "deceased_daily": "", "deceased": 73.0, "positive_100k": 155.84887393632903, "positive_daily": "", "positive": 1613.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 7.439778854989048, "deceased_daily": "", "deceased": 77.0, "positive_100k": 156.71845847782126, "positive_daily": "", "positive": 1622.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 7.439778854989048, "deceased_daily": "", "deceased": 77.0, "positive_100k": 158.74748907463643, "positive_daily": "", "positive": 1643.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 7.633019864209543, "deceased_daily": "", "deceased": 79.0, "positive_100k": 161.35624269911312, "positive_daily": "", "positive": 1670.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 7.922881378040286, "deceased_daily": "", "deceased": 82.0, "positive_100k": 163.67513480975904, "positive_daily": "", "positive": 1694.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 165.02782187430253, "positive_daily": "", "positive": 1708.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 165.607544901964, "positive_daily": "", "positive": 1714.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 166.380508938846, "positive_daily": "", "positive": 1722.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 167.4433344895587, "positive_daily": "", "positive": 1733.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 168.21629852644068, "positive_daily": "", "positive": 1741.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 8.212742891871027, "deceased_daily": "", "deceased": 85.0, "positive_100k": 169.76222660020463, "positive_daily": "", "positive": 1757.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.387736141220191, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 24.775472282440383, "positive_daily": "", "positive": 4.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 30.96934035305048, "positive_daily": "", "positive": 5.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 37.16320842366058, "positive_daily": "", "positive": 6.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 49.550944564880766, "positive_daily": "", "positive": 8.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 55.74481263549086, "positive_daily": "", "positive": 9.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 68.13254877671105, "positive_daily": "", "positive": 11.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 74.32641684732116, "positive_daily": "", "positive": 12.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 80.52028491793125, "positive_daily": "", "positive": 13.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 86.71415298854134, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 86.71415298854134, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 123.87736141220192, "positive_daily": "", "positive": 20.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 123.87736141220192, "positive_daily": "", "positive": 20.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 142.4589656240322, "positive_daily": "", "positive": 23.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.34706315161106716, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.082378909666403, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.082378909666403, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.205947274166007, "positive_daily": "", "positive": 15.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.594199880610277, "positive_daily": "", "positive": 19.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.941263032221343, "positive_daily": "", "positive": 20.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 7.635389335443477, "positive_daily": "", "positive": 22.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 9.023641941887746, "positive_daily": "", "positive": 26.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 9.023641941887746, "positive_daily": "", "positive": 26.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 14.576652367664822, "positive_daily": "", "positive": 42.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 16.311968125720156, "positive_daily": "", "positive": 47.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 18.741410186997626, "positive_daily": "", "positive": 54.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 26.376799522441107, "positive_daily": "", "positive": 76.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 30.888620493384977, "positive_daily": "", "positive": 89.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 40.25932558688379, "positive_daily": "", "positive": 116.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 46.506462315883, "positive_daily": "", "positive": 134.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 63.859619896436364, "positive_daily": "", "positive": 184.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 97.87180875432094, "positive_daily": "", "positive": 282.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 100.30125081559841, "positive_daily": "", "positive": 289.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 104.81307178654227, "positive_daily": "", "positive": 302.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 1.3882526064442686, "deceased_daily": "", "deceased": 4.0, "positive_100k": 106.20132439298655, "positive_daily": "", "positive": 306.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 118.3485346993739, "positive_daily": "", "positive": 341.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 146.46064997987034, "positive_daily": "", "positive": 422.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 161.7314286507573, "positive_daily": "", "positive": 466.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 2.082378909666403, "deceased_daily": "", "deceased": 6.0, "positive_100k": 174.2257021087557, "positive_daily": "", "positive": 502.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 2.082378909666403, "deceased_daily": "", "deceased": 6.0, "positive_100k": 177.3492704732553, "positive_daily": "", "positive": 511.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 2.42944206127747, "deceased_daily": "", "deceased": 7.0, "positive_100k": 187.06703871836518, "positive_daily": "", "positive": 539.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 3.4706315161106716, "deceased_daily": "", "deceased": 10.0, "positive_100k": 194.7024280538087, "positive_daily": "", "positive": 561.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 3.8176946677217387, "deceased_daily": "", "deceased": 11.0, "positive_100k": 204.0731331473075, "positive_daily": "", "positive": 588.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 4.164757819332806, "deceased_daily": "", "deceased": 12.0, "positive_100k": 211.708522482751, "positive_daily": "", "positive": 610.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 4.85888412255494, "deceased_daily": "", "deceased": 14.0, "positive_100k": 216.91446975691696, "positive_daily": "", "positive": 625.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 227.67342745686003, "positive_daily": "", "positive": 656.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 232.53231157941502, "positive_daily": "", "positive": 670.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 236.6970693987478, "positive_daily": "", "positive": 682.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 239.47357461163634, "positive_daily": "", "positive": 690.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 7.288326183832411, "deceased_daily": "", "deceased": 21.0, "positive_100k": 240.8618272180806, "positive_daily": "", "positive": 694.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 7.288326183832411, "deceased_daily": "", "deceased": 21.0, "positive_100k": 246.76190079546876, "positive_daily": "", "positive": 711.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 7.635389335443477, "deceased_daily": "", "deceased": 22.0, "positive_100k": 250.57959546319046, "positive_daily": "", "positive": 722.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 7.635389335443477, "deceased_daily": "", "deceased": 22.0, "positive_100k": 255.43847958574545, "positive_daily": "", "positive": 736.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 7.9824524870545455, "deceased_daily": "", "deceased": 23.0, "positive_100k": 256.8267321921897, "positive_daily": "", "positive": 740.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 8.329515638665612, "deceased_daily": "", "deceased": 24.0, "positive_100k": 259.9503005566893, "positive_daily": "", "positive": 749.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 262.03267946635566, "positive_daily": "", "positive": 755.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 266.5445004372996, "positive_daily": "", "positive": 768.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 271.05632140824343, "positive_daily": "", "positive": 781.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 275.5681423791873, "positive_daily": "", "positive": 794.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 276.9563949856316, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 278.69171074368694, "positive_daily": "", "positive": 803.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 279.73290019852016, "positive_daily": "", "positive": 806.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 280.7740896533533, "positive_daily": "", "positive": 809.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 281.4682159565754, "positive_daily": "", "positive": 811.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 281.4682159565754, "positive_daily": "", "positive": 811.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 282.1623422597976, "positive_daily": "", "positive": 813.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.89765801785296, "positive_daily": "", "positive": 818.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 285.2859106242972, "positive_daily": "", "positive": 822.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 285.98003692751934, "positive_daily": "", "positive": 824.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.36604024978586647, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.73973074079226, "positive_daily": "", "positive": 43.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 24.158656485867187, "positive_daily": "", "positive": 66.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.77382372965731, "positive_daily": "", "positive": 95.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 38.06818597773011, "positive_daily": "", "positive": 104.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 47.219192222376776, "positive_daily": "", "positive": 129.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 51.61167521980717, "positive_daily": "", "positive": 141.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.46831921638103, "positive_daily": "", "positive": 157.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 63.3249632129549, "positive_daily": "", "positive": 173.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7320804995717329, "deceased_daily": "", "deceased": 2.0, "positive_100k": 69.54764745931462, "positive_daily": "", "positive": 190.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.7320804995717329, "deceased_daily": "", "deceased": 2.0, "positive_100k": 71.74388895802983, "positive_daily": "", "positive": 196.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 79.06469395374715, "positive_daily": "", "positive": 216.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 83.09113670139168, "positive_daily": "", "positive": 227.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 86.75153919925035, "positive_daily": "", "positive": 237.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 91.51006244646662, "positive_daily": "", "positive": 250.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 94.43838444475355, "positive_daily": "", "positive": 258.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 95.53650519411114, "positive_daily": "", "positive": 261.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 96.63462594346875, "positive_daily": "", "positive": 264.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 101.02710894089914, "positive_daily": "", "positive": 276.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.8302012489293324, "deceased_daily": "", "deceased": 5.0, "positive_100k": 103.22335043961434, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 1.8302012489293324, "deceased_daily": "", "deceased": 5.0, "positive_100k": 107.61583343704474, "positive_daily": "", "positive": 294.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.1962414987151986, "deceased_daily": "", "deceased": 6.0, "positive_100k": 112.00831643447513, "positive_daily": "", "positive": 306.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.562281748501065, "deceased_daily": "", "deceased": 7.0, "positive_100k": 115.30267868254792, "positive_daily": "", "positive": 315.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.562281748501065, "deceased_daily": "", "deceased": 7.0, "positive_100k": 117.49892018126313, "positive_daily": "", "positive": 321.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 118.96308118040659, "positive_daily": "", "positive": 325.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 120.42724217955006, "positive_daily": "", "positive": 329.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 125.55180567655219, "positive_daily": "", "positive": 343.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.294362248072798, "deceased_daily": "", "deceased": 9.0, "positive_100k": 128.11408742505324, "positive_daily": "", "positive": 350.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.660402497858665, "deceased_daily": "", "deceased": 10.0, "positive_100k": 129.21220817441085, "positive_daily": "", "positive": 353.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 129.94428867398258, "positive_daily": "", "positive": 355.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 129.94428867398258, "positive_daily": "", "positive": 355.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 131.40844967312606, "positive_daily": "", "positive": 359.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 134.70281192119884, "positive_daily": "", "positive": 368.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 4.392482997430397, "deceased_daily": "", "deceased": 12.0, "positive_100k": 137.26509366969992, "positive_daily": "", "positive": 375.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.12456349700213, "deceased_daily": "", "deceased": 14.0, "positive_100k": 137.6311339194858, "positive_daily": "", "positive": 376.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 5.12456349700213, "deceased_daily": "", "deceased": 14.0, "positive_100k": 138.7292546688434, "positive_daily": "", "positive": 379.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 139.09529491862924, "positive_daily": "", "positive": 380.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 139.82737541820097, "positive_daily": "", "positive": 382.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 140.19341566798687, "positive_daily": "", "positive": 383.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 140.5594559177727, "positive_daily": "", "positive": 384.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 142.02361691691618, "positive_daily": "", "positive": 388.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.19696787650902012, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.39393575301804024, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.954518147635302, "positive_daily": "", "positive": 15.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.257490195923948, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.015040467050229, "positive_daily": "", "positive": 61.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.742269503266712, "positive_daily": "", "positive": 85.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.302851897883972, "positive_daily": "", "positive": 98.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 36.43905715416873, "positive_daily": "", "positive": 185.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 39.39357530180403, "positive_daily": "", "positive": 200.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 44.90867584405659, "positive_daily": "", "positive": 228.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 55.15100542252564, "positive_daily": "", "positive": 280.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.39393575301804024, "deceased_daily": "", "deceased": 2.0, "positive_100k": 60.27217021176016, "positive_daily": "", "positive": 306.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.9848393825451006, "deceased_daily": "", "deceased": 5.0, "positive_100k": 66.77211013655783, "positive_daily": "", "positive": 339.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.9848393825451006, "deceased_daily": "", "deceased": 5.0, "positive_100k": 71.89327492579235, "positive_daily": "", "positive": 365.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 76.62050396200884, "positive_daily": "", "positive": 389.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 77.60534334455394, "positive_daily": "", "positive": 394.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 81.54470087473435, "positive_daily": "", "positive": 414.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.575743012072161, "deceased_daily": "", "deceased": 8.0, "positive_100k": 89.62038381160417, "positive_daily": "", "positive": 455.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.575743012072161, "deceased_daily": "", "deceased": 8.0, "positive_100k": 94.54458072432966, "positive_daily": "", "positive": 480.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.7727108885811813, "deceased_daily": "", "deceased": 9.0, "positive_100k": 99.27180976054615, "positive_daily": "", "positive": 504.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.7727108885811813, "deceased_daily": "", "deceased": 9.0, "positive_100k": 101.43845640214538, "positive_daily": "", "positive": 515.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.1666466415992214, "deceased_daily": "", "deceased": 11.0, "positive_100k": 104.7869103027987, "positive_daily": "", "positive": 532.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.5605823946172617, "deceased_daily": "", "deceased": 13.0, "positive_100k": 109.71110721552422, "positive_daily": "", "positive": 557.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.954518147635302, "deceased_daily": "", "deceased": 15.0, "positive_100k": 113.84743262221366, "positive_daily": "", "positive": 578.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 3.151486024144322, "deceased_daily": "", "deceased": 16.0, "positive_100k": 118.96859741144816, "positive_daily": "", "positive": 604.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 3.3484539006533423, "deceased_daily": "", "deceased": 17.0, "positive_100k": 124.48369795370073, "positive_daily": "", "positive": 632.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 3.5454217771623626, "deceased_daily": "", "deceased": 18.0, "positive_100k": 126.25640884228191, "positive_daily": "", "positive": 641.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 127.83215185435408, "positive_daily": "", "positive": 649.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 129.40789486642623, "positive_daily": "", "positive": 657.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 130.7866700019894, "positive_daily": "", "positive": 664.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.530261159707464, "deceased_daily": "", "deceased": 23.0, "positive_100k": 133.1502845200976, "positive_daily": "", "positive": 676.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.924196912725503, "deceased_daily": "", "deceased": 25.0, "positive_100k": 133.9381560261337, "positive_daily": "", "positive": 680.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 136.49873842075095, "positive_daily": "", "positive": 693.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 137.68054567980508, "positive_daily": "", "positive": 699.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 138.8623529388592, "positive_daily": "", "positive": 705.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 140.04416019791333, "positive_daily": "", "positive": 711.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 5.712068418761584, "deceased_daily": "", "deceased": 29.0, "positive_100k": 141.42293533347646, "positive_daily": "", "positive": 718.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.712068418761584, "deceased_daily": "", "deceased": 29.0, "positive_100k": 142.60474259253058, "positive_daily": "", "positive": 724.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 144.96835711063883, "positive_daily": "", "positive": 736.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 146.74106799922, "positive_daily": "", "positive": 745.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 148.31681101129215, "positive_daily": "", "positive": 753.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 149.89255402336434, "positive_daily": "", "positive": 761.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 151.07436128241847, "positive_daily": "", "positive": 767.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 152.6501042944906, "positive_daily": "", "positive": 775.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 152.84707217099964, "positive_daily": "", "positive": 776.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 153.63494367703572, "positive_daily": "", "positive": 780.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.523607577042692, "positive_daily": "", "positive": 8.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.089058524173027, "positive_daily": "", "positive": 9.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.350862312694374, "positive_daily": "", "positive": 13.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.178117048346055, "positive_daily": "", "positive": 18.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.570822731128075, "positive_daily": "", "positive": 24.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.267175572519085, "positive_daily": "", "positive": 27.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 17.52897936104043, "positive_daily": "", "positive": 31.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 20.921685043822446, "positive_daily": "", "positive": 37.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 26.010743567995476, "positive_daily": "", "positive": 46.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 33.36160588068985, "positive_daily": "", "positive": 59.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 38.45066440486288, "positive_daily": "", "positive": 68.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 41.84337008764489, "positive_daily": "", "positive": 74.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 52.58693808312129, "positive_daily": "", "positive": 93.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.5654509471303365, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.46140797285835, "positive_daily": "", "positive": 114.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.130901894260673, "deceased_daily": "", "deceased": 2.0, "positive_100k": 82.55583828102911, "positive_daily": "", "positive": 146.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.6963528413910094, "deceased_daily": "", "deceased": 3.0, "positive_100k": 98.95391574780888, "positive_daily": "", "positive": 175.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.6963528413910094, "deceased_daily": "", "deceased": 3.0, "positive_100k": 106.8702290076336, "positive_daily": "", "positive": 189.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.261803788521346, "deceased_daily": "", "deceased": 4.0, "positive_100k": 113.09018942606728, "positive_daily": "", "positive": 200.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.261803788521346, "deceased_daily": "", "deceased": 4.0, "positive_100k": 122.13740458015268, "positive_daily": "", "positive": 216.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.827254735651682, "deceased_daily": "", "deceased": 5.0, "positive_100k": 139.66638394119312, "positive_daily": "", "positive": 247.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.392705682782019, "deceased_daily": "", "deceased": 6.0, "positive_100k": 149.84450098953914, "positive_daily": "", "positive": 265.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 5.089058524173027, "deceased_daily": "", "deceased": 9.0, "positive_100k": 158.3262651964942, "positive_daily": "", "positive": 280.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 6.785411365564038, "deceased_daily": "", "deceased": 12.0, "positive_100k": 169.0698331919706, "positive_daily": "", "positive": 299.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 7.350862312694374, "deceased_daily": "", "deceased": 13.0, "positive_100k": 178.68249929318634, "positive_daily": "", "positive": 316.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 8.481764206955047, "deceased_daily": "", "deceased": 15.0, "positive_100k": 190.55696918292338, "positive_daily": "", "positive": 337.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 10.178117048346055, "deceased_daily": "", "deceased": 18.0, "positive_100k": 195.6460277070964, "positive_daily": "", "positive": 346.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 20.0, "positive_100k": 213.7404580152672, "positive_daily": "", "positive": 378.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 12.439920836867401, "deceased_daily": "", "deceased": 22.0, "positive_100k": 227.31128074639523, "positive_daily": "", "positive": 402.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 13.570822731128075, "deceased_daily": "", "deceased": 24.0, "positive_100k": 237.4893977947413, "positive_daily": "", "positive": 420.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 15.267175572519085, "deceased_daily": "", "deceased": 27.0, "positive_100k": 243.14390726604466, "positive_daily": "", "positive": 430.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 15.832626519649422, "deceased_daily": "", "deceased": 28.0, "positive_100k": 251.0602205258694, "positive_daily": "", "positive": 444.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 16.963528413910094, "deceased_daily": "", "deceased": 30.0, "positive_100k": 255.5838281029121, "positive_daily": "", "positive": 452.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.963528413910094, "deceased_daily": "", "deceased": 30.0, "positive_100k": 261.8037885213458, "positive_daily": "", "positive": 463.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 19.22533220243144, "deceased_daily": "", "deceased": 34.0, "positive_100k": 274.24370935821315, "positive_daily": "", "positive": 485.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 20.921685043822446, "deceased_daily": "", "deceased": 37.0, "positive_100k": 287.81453208934124, "positive_daily": "", "positive": 509.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 22.618037885213457, "deceased_daily": "", "deceased": 40.0, "positive_100k": 290.0763358778626, "positive_daily": "", "positive": 513.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 23.74893977947413, "deceased_daily": "", "deceased": 42.0, "positive_100k": 308.17076618603335, "positive_daily": "", "positive": 545.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 23.74893977947413, "deceased_daily": "", "deceased": 42.0, "positive_100k": 318.9143341815098, "positive_daily": "", "positive": 564.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 25.44529262086514, "deceased_daily": "", "deceased": 45.0, "positive_100k": 324.00339270568276, "positive_daily": "", "positive": 573.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 28.27254735651682, "deceased_daily": "", "deceased": 50.0, "positive_100k": 329.65790217698617, "positive_daily": "", "positive": 583.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 29.403449250777495, "deceased_daily": "", "deceased": 52.0, "positive_100k": 332.4851569126378, "positive_daily": "", "positive": 588.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 31.099802092168506, "deceased_daily": "", "deceased": 55.0, "positive_100k": 338.70511733107156, "positive_daily": "", "positive": 599.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 31.665253039298843, "deceased_daily": "", "deceased": 56.0, "positive_100k": 346.0559796437659, "positive_daily": "", "positive": 612.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 32.23070398642918, "deceased_daily": "", "deceased": 57.0, "positive_100k": 351.14503816793894, "positive_daily": "", "positive": 621.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 33.92705682782019, "deceased_daily": "", "deceased": 60.0, "positive_100k": 356.23409669211196, "positive_daily": "", "positive": 630.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 33.92705682782019, "deceased_daily": "", "deceased": 60.0, "positive_100k": 357.93044953350295, "positive_daily": "", "positive": 633.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 35.05795872208086, "deceased_daily": "", "deceased": 62.0, "positive_100k": 358.49590048063334, "positive_daily": "", "positive": 634.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 36.754311563471866, "deceased_daily": "", "deceased": 65.0, "positive_100k": 364.15040995193664, "positive_daily": "", "positive": 644.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 37.3197625106022, "deceased_daily": "", "deceased": 66.0, "positive_100k": 366.97766468758834, "positive_daily": "", "positive": 649.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 38.45066440486288, "deceased_daily": "", "deceased": 68.0, "positive_100k": 370.9358213175007, "positive_daily": "", "positive": 656.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 38.45066440486288, "deceased_daily": "", "deceased": 68.0, "positive_100k": 374.8939779474131, "positive_daily": "", "positive": 663.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 39.58156629912355, "deceased_daily": "", "deceased": 70.0, "positive_100k": 376.59033078880407, "positive_daily": "", "positive": 666.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 40.14701724625389, "deceased_daily": "", "deceased": 71.0, "positive_100k": 377.1557817359344, "positive_daily": "", "positive": 667.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 41.277919140514555, "deceased_daily": "", "deceased": 73.0, "positive_100k": 377.7212326830647, "positive_daily": "", "positive": 668.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 41.277919140514555, "deceased_daily": "", "deceased": 73.0, "positive_100k": 380.54848741871643, "positive_daily": "", "positive": 673.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 41.84337008764489, "deceased_daily": "", "deceased": 74.0, "positive_100k": 382.2448402601074, "positive_daily": "", "positive": 676.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 382.81029120723775, "positive_daily": "", "positive": 677.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.87080674973203, "positive_daily": "", "positive": 65.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 22.463295707313026, "positive_daily": "", "positive": 92.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 26.61412208801217, "positive_daily": "", "positive": 109.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 31.98577975715224, "positive_daily": "", "positive": 131.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 38.08993619935686, "positive_daily": "", "positive": 156.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.48833251537637007, "deceased_daily": "", "deceased": 2.0, "positive_100k": 50.05408282607794, "positive_daily": "", "positive": 205.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.48833251537637007, "deceased_daily": "", "deceased": 2.0, "positive_100k": 55.669906752906186, "positive_daily": "", "positive": 228.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.7324987730645551, "deceased_daily": "", "deceased": 3.0, "positive_100k": 61.77406319511082, "positive_daily": "", "positive": 253.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7324987730645551, "deceased_daily": "", "deceased": 3.0, "positive_100k": 70.0757159565091, "positive_daily": "", "positive": 287.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.9766650307527401, "deceased_daily": "", "deceased": 4.0, "positive_100k": 77.40070368715466, "positive_daily": "", "positive": 317.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.2208312884409254, "deceased_daily": "", "deceased": 5.0, "positive_100k": 82.77236135629472, "positive_daily": "", "positive": 339.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.4649975461291103, "deceased_daily": "", "deceased": 6.0, "positive_100k": 85.70235644855295, "positive_daily": "", "positive": 351.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 91.56234663306938, "positive_daily": "", "positive": 375.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 97.9106693329622, "positive_daily": "", "positive": 401.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 103.03816074441409, "positive_daily": "", "positive": 422.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 109.63064970199508, "positive_daily": "", "positive": 449.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 114.51397485575878, "positive_daily": "", "positive": 469.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 116.71147117495245, "positive_daily": "", "positive": 478.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 121.35063007102796, "positive_daily": "", "positive": 497.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 124.28062516328619, "positive_daily": "", "positive": 509.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 128.67561780167352, "positive_daily": "", "positive": 527.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 132.3381116669963, "positive_daily": "", "positive": 542.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 136.73310430538362, "positive_daily": "", "positive": 560.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 138.6864343668891, "positive_daily": "", "positive": 568.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 140.63976442839459, "positive_daily": "", "positive": 576.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 141.61642945914733, "positive_daily": "", "positive": 580.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.685828834570035, "deceased_daily": "", "deceased": 11.0, "positive_100k": 143.81392577834097, "positive_daily": "", "positive": 589.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 2.9299950922582205, "deceased_daily": "", "deceased": 12.0, "positive_100k": 145.5230895821583, "positive_daily": "", "positive": 596.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.1741613499464054, "deceased_daily": "", "deceased": 13.0, "positive_100k": 146.25558835522284, "positive_daily": "", "positive": 599.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.4183276076345908, "deceased_daily": "", "deceased": 14.0, "positive_100k": 148.20891841672832, "positive_daily": "", "positive": 607.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 152.11557853973926, "positive_daily": "", "positive": 623.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 152.84807731280384, "positive_daily": "", "positive": 626.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 154.55724111662113, "positive_daily": "", "positive": 633.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 156.998903693503, "positive_daily": "", "positive": 643.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 158.2197349819439, "positive_daily": "", "positive": 648.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 159.684732528073, "positive_daily": "", "positive": 654.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 161.14973007420213, "positive_daily": "", "positive": 660.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 162.85889387801942, "positive_daily": "", "positive": 667.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 163.59139265108396, "positive_daily": "", "positive": 670.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 164.56805768183673, "positive_daily": "", "positive": 674.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 165.30055645490128, "positive_daily": "", "positive": 677.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 167.74221903178312, "positive_daily": "", "positive": 687.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 169.4513828356004, "positive_daily": "", "positive": 694.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": 120.65760964439379, "tested": 235.0, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5403099103539633, "positive_daily": "", "positive": 3.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5403099103539633, "positive_daily": "", "positive": 3.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.107493094277236, "positive_daily": "", "positive": 8.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.701549551769816, "positive_daily": "", "positive": 15.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.782169372477743, "positive_daily": "", "positive": 21.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.322479282831706, "positive_daily": "", "positive": 24.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.376225829970323, "positive_daily": "", "positive": 28.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.943409013893596, "positive_daily": "", "positive": 33.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 25.158395202448066, "positive_daily": "", "positive": 49.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 37.48087448527977, "positive_daily": "", "positive": 73.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 47.2361705841882, "positive_daily": "", "positive": 92.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 51.34366367846545, "positive_daily": "", "positive": 100.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 73.42143906020557, "positive_daily": "", "positive": 143.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 84.20360843268332, "positive_daily": "", "positive": 164.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 92.93203125802245, "positive_daily": "", "positive": 181.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 112.95606009262397, "positive_daily": "", "positive": 220.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 138.62789193185668, "positive_daily": "", "positive": 270.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 152.49068112504236, "positive_daily": "", "positive": 297.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 182.783442695337, "positive_daily": "", "positive": 356.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 192.02530215746074, "positive_daily": "", "positive": 374.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 210.50902108170828, "positive_daily": "", "positive": 410.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.107493094277236, "deceased_daily": "", "deceased": 8.0, "positive_100k": 237.20772619451034, "positive_daily": "", "positive": 462.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 6.161239641415853, "deceased_daily": "", "deceased": 12.0, "positive_100k": 257.23175502911187, "positive_daily": "", "positive": 501.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.674676278200507, "deceased_daily": "", "deceased": 13.0, "positive_100k": 272.1214174958668, "positive_daily": "", "positive": 530.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 6.674676278200507, "deceased_daily": "", "deceased": 13.0, "positive_100k": 292.14544633046836, "positive_daily": "", "positive": 569.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 7.701549551769816, "deceased_daily": "", "deceased": 15.0, "positive_100k": 310.62916525471593, "positive_daily": "", "positive": 605.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 7.701549551769816, "deceased_daily": "", "deceased": 15.0, "positive_100k": 316.79040489613175, "positive_daily": "", "positive": 617.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 8.214986188554471, "deceased_daily": "", "deceased": 16.0, "positive_100k": 335.2741238203793, "positive_daily": "", "positive": 653.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 9.241859462123779, "deceased_daily": "", "deceased": 18.0, "positive_100k": 352.73096947105756, "positive_daily": "", "positive": 687.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 9.755296098908433, "deceased_daily": "", "deceased": 19.0, "positive_100k": 366.59375866424324, "positive_daily": "", "positive": 714.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 10.782169372477743, "deceased_daily": "", "deceased": 21.0, "positive_100k": 387.13122413562945, "positive_daily": "", "positive": 754.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 12.322479282831706, "deceased_daily": "", "deceased": 24.0, "positive_100k": 393.8059004138299, "positive_daily": "", "positive": 767.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 13.349352556401014, "deceased_daily": "", "deceased": 26.0, "positive_100k": 405.10150642309236, "positive_daily": "", "positive": 789.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 13.349352556401014, "deceased_daily": "", "deceased": 26.0, "positive_100k": 409.72243615415425, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 14.376225829970323, "deceased_daily": "", "deceased": 28.0, "positive_100k": 414.85680252200075, "positive_daily": "", "positive": 808.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 15.916535740324287, "deceased_daily": "", "deceased": 31.0, "positive_100k": 425.6389718944785, "positive_daily": "", "positive": 829.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 431.80021153589433, "positive_daily": "", "positive": 841.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 438.47488781409487, "positive_daily": "", "positive": 854.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 442.06894427158744, "positive_daily": "", "positive": 861.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 450.28393046014196, "positive_daily": "", "positive": 877.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 17.45684565067825, "deceased_daily": "", "deceased": 34.0, "positive_100k": 455.93173346477306, "positive_daily": "", "positive": 888.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 17.45684565067825, "deceased_daily": "", "deceased": 34.0, "positive_100k": 459.012353285481, "positive_daily": "", "positive": 894.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 18.483718924247558, "deceased_daily": "", "deceased": 36.0, "positive_100k": 464.1467196533276, "positive_daily": "", "positive": 904.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 18.997155561032216, "deceased_daily": "", "deceased": 37.0, "positive_100k": 468.25421274760487, "positive_daily": "", "positive": 912.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 18.997155561032216, "deceased_daily": "", "deceased": 37.0, "positive_100k": 471.3348325683127, "positive_daily": "", "positive": 918.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 20.537465471386177, "deceased_daily": "", "deceased": 40.0, "positive_100k": 474.4154523890207, "positive_daily": "", "positive": 924.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 20.537465471386177, "deceased_daily": "", "deceased": 40.0, "positive_100k": 475.9557622993746, "positive_daily": "", "positive": 927.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 21.564338744955485, "deceased_daily": "", "deceased": 42.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 22.591212018524793, "deceased_daily": "", "deceased": 44.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 23.10464865530945, "deceased_daily": "", "deceased": 45.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 23.10464865530945, "deceased_daily": "", "deceased": 45.0, "positive_100k": 478.00950884651326, "positive_daily": "", "positive": 931.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 480.5766920304365, "positive_daily": "", "positive": 936.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 481.6035653040058, "positive_daily": "", "positive": 938.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 482.63043857757515, "positive_daily": "", "positive": 940.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 483.14387521435975, "positive_daily": "", "positive": 941.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 25.158395202448066, "deceased_daily": "", "deceased": 49.0, "positive_100k": 484.1707484879291, "positive_daily": "", "positive": 943.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 25.158395202448066, "deceased_daily": "", "deceased": 49.0, "positive_100k": 485.71105839828306, "positive_daily": "", "positive": 946.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 25.671831839232723, "deceased_daily": "", "deceased": 50.0, "positive_100k": 488.2782415822063, "positive_daily": "", "positive": 951.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.14744760817862393, "positive_daily": "", "positive": 1.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.29489521635724786, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.8846856490717436, "positive_daily": "", "positive": 6.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.0321332572503674, "positive_daily": "", "positive": 7.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.3270284736076154, "positive_daily": "", "positive": 9.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.7693712981434873, "positive_daily": "", "positive": 12.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.064266514500735, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.506609339036607, "positive_daily": "", "positive": 17.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.654056947215231, "positive_daily": "", "positive": 18.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.9810854208228466, "positive_daily": "", "positive": 27.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.718323461715966, "positive_daily": "", "positive": 32.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.667275625288444, "positive_daily": "", "positive": 52.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.878989747967804, "positive_daily": "", "positive": 67.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.892208426041018, "positive_daily": "", "positive": 101.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 17.398817765077624, "positive_daily": "", "positive": 118.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 24.771198174008823, "positive_daily": "", "positive": 168.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.20784509744075, "positive_daily": "", "positive": 232.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 35.534873571048365, "positive_daily": "", "positive": 241.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 39.22106377551396, "positive_daily": "", "positive": 266.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 47.03578700898103, "positive_daily": "", "positive": 319.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 51.45921525433975, "positive_daily": "", "positive": 349.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.4423428245358718, "deceased_daily": "", "deceased": 3.0, "positive_100k": 53.670929377019114, "positive_daily": "", "positive": 364.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.1795808654289914, "deceased_daily": "", "deceased": 8.0, "positive_100k": 70.9222995339181, "positive_daily": "", "positive": 481.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.6219236899648632, "deceased_daily": "", "deceased": 11.0, "positive_100k": 73.57635648113335, "positive_daily": "", "positive": 499.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.6219236899648632, "deceased_daily": "", "deceased": 11.0, "positive_100k": 80.94873689006454, "positive_daily": "", "positive": 549.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.7693712981434873, "deceased_daily": "", "deceased": 12.0, "positive_100k": 87.28898404174537, "positive_daily": "", "positive": 592.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.7693712981434873, "deceased_daily": "", "deceased": 12.0, "positive_100k": 92.30220271981858, "positive_daily": "", "positive": 626.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.916818906322111, "deceased_daily": "", "deceased": 13.0, "positive_100k": 107.1944111458596, "positive_daily": "", "positive": 727.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.359161730857983, "deceased_daily": "", "deceased": 16.0, "positive_100k": 112.06018221575418, "positive_daily": "", "positive": 760.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.359161730857983, "deceased_daily": "", "deceased": 16.0, "positive_100k": 116.18871524475567, "positive_daily": "", "positive": 788.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.506609339036607, "deceased_daily": "", "deceased": 17.0, "positive_100k": 121.20193392282886, "positive_daily": "", "positive": 822.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 125.33046695183035, "positive_daily": "", "positive": 850.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 129.4589999808318, "positive_daily": "", "positive": 878.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 132.55539975258293, "positive_daily": "", "positive": 899.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.8015045553938545, "deceased_daily": "", "deceased": 19.0, "positive_100k": 133.5875330098333, "positive_daily": "", "positive": 906.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.8015045553938545, "deceased_daily": "", "deceased": 19.0, "positive_100k": 134.47221865890504, "positive_daily": "", "positive": 912.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.2438473799297265, "deceased_daily": "", "deceased": 22.0, "positive_100k": 136.9788279979416, "positive_daily": "", "positive": 929.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.39129498810835, "deceased_daily": "", "deceased": 23.0, "positive_100k": 139.04309451244237, "positive_daily": "", "positive": 943.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.5387425962869745, "deceased_daily": "", "deceased": 24.0, "positive_100k": 141.549703851479, "positive_daily": "", "positive": 960.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.686190204465598, "deceased_daily": "", "deceased": 25.0, "positive_100k": 145.53078927230183, "positive_daily": "", "positive": 987.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 3.686190204465598, "deceased_daily": "", "deceased": 25.0, "positive_100k": 147.8899510031598, "positive_daily": "", "positive": 1003.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.12853302900147, "deceased_daily": "", "deceased": 28.0, "positive_100k": 149.21697947676742, "positive_daily": "", "positive": 1012.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.275980637180094, "deceased_daily": "", "deceased": 29.0, "positive_100k": 149.95421751766054, "positive_daily": "", "positive": 1017.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 151.28124599126815, "positive_daily": "", "positive": 1026.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 152.903169681233, "positive_daily": "", "positive": 1037.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 155.1148838039124, "positive_daily": "", "positive": 1052.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 160.42299769834284, "positive_daily": "", "positive": 1088.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 161.16023573923596, "positive_daily": "", "positive": 1093.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 162.0449213883077, "positive_daily": "", "positive": 1099.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 163.3719498619153, "positive_daily": "", "positive": 1108.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6282788301448183, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 0.6282788301448183, "tested": 1.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.8848364904344548, "positive_daily": "", "positive": 3.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 1.8848364904344548, "tested": 3.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.7696729808689096, "positive_daily": "", "positive": 6.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 3.7696729808689096, "tested": 6.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.654509471303364, "positive_daily": "", "positive": 9.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 6.282788301448183, "tested": 10.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.539345961737819, "positive_daily": "", "positive": 12.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 6.282788301448183, "tested": 10.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 8.167624791882638, "positive_daily": "", "positive": 13.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 60.943046524047375, "positive_daily": "", "positive": 97.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 67.22583482549555, "positive_daily": "", "positive": 107.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.6282788301448183, "deceased_daily": "", "deceased": 1.0, "positive_100k": 74.76518078723338, "positive_daily": "", "positive": 119.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.6282788301448183, "deceased_daily": "", "deceased": 1.0, "positive_100k": 76.65001727766783, "positive_daily": "", "positive": 122.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.2565576602896367, "deceased_daily": "", "deceased": 2.0, "positive_100k": 80.41969025853675, "positive_daily": "", "positive": 128.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.2565576602896367, "deceased_daily": "", "deceased": 2.0, "positive_100k": 84.81764206955046, "positive_daily": "", "positive": 135.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 87.95903622027456, "positive_daily": "", "positive": 140.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 91.72870920114346, "positive_daily": "", "positive": 146.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 97.38321867244683, "positive_daily": "", "positive": 155.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 103.66600697389501, "positive_daily": "", "positive": 165.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 3.1413941507240914, "deceased_daily": "", "deceased": 5.0, "positive_100k": 105.55084346432946, "positive_daily": "", "positive": 168.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 3.1413941507240914, "deceased_daily": "", "deceased": 5.0, "positive_100k": 106.8074011246191, "positive_daily": "", "positive": 170.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 3.7696729808689096, "deceased_daily": "", "deceased": 6.0, "positive_100k": 111.83363176577765, "positive_daily": "", "positive": 178.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 4.397951811013728, "deceased_daily": "", "deceased": 7.0, "positive_100k": 116.23158357679138, "positive_daily": "", "positive": 185.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.397951811013728, "deceased_daily": "", "deceased": 7.0, "positive_100k": 123.14265070838438, "positive_daily": "", "positive": 196.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 5.654509471303364, "deceased_daily": "", "deceased": 9.0, "positive_100k": 133.8233908208463, "positive_daily": "", "positive": 213.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 6.282788301448183, "deceased_daily": "", "deceased": 10.0, "positive_100k": 135.07994848113592, "positive_daily": "", "positive": 215.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 6.282788301448183, "deceased_daily": "", "deceased": 10.0, "positive_100k": 156.44142870605975, "positive_daily": "", "positive": 249.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 6.911067131593001, "deceased_daily": "", "deceased": 11.0, "positive_100k": 157.6979863663494, "positive_daily": "", "positive": 251.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 7.539345961737819, "deceased_daily": "", "deceased": 12.0, "positive_100k": 157.6979863663494, "positive_daily": "", "positive": 251.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 8.167624791882638, "deceased_daily": "", "deceased": 13.0, "positive_100k": 162.0959381773631, "positive_daily": "", "positive": 258.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 8.167624791882638, "deceased_daily": "", "deceased": 13.0, "positive_100k": 163.98077466779756, "positive_daily": "", "positive": 261.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 166.49388998837682, "positive_daily": "", "positive": 265.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 167.12216881852166, "positive_daily": "", "positive": 266.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 167.12216881852166, "positive_daily": "", "positive": 266.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 9.424182452172275, "deceased_daily": "", "deceased": 15.0, "positive_100k": 168.3787264788113, "positive_daily": "", "positive": 268.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 9.424182452172275, "deceased_daily": "", "deceased": 15.0, "positive_100k": 170.8918417993906, "positive_daily": "", "positive": 272.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 173.40495711996985, "positive_daily": "", "positive": 276.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 177.17463010083875, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 177.17463010083875, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 178.43118776112837, "positive_daily": "", "positive": 284.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 10.680740112461912, "deceased_daily": "", "deceased": 17.0, "positive_100k": 180.31602425156285, "positive_daily": "", "positive": 287.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 18.0, "positive_100k": 184.08569723243176, "positive_daily": "", "positive": 293.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 18.0, "positive_100k": 184.08569723243176, "positive_daily": "", "positive": 293.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 185.3422548927214, "positive_daily": "", "positive": 295.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 185.3422548927214, "positive_daily": "", "positive": 295.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 189.7402067037351, "positive_daily": "", "positive": 302.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.6426362939668615, "positive_daily": "", "positive": 1.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": 15.85581776380117, "tested": 6.0, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 66.06590734917152, "positive_daily": "", "positive": 25.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 66.06590734917152, "positive_daily": "", "positive": 25.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 71.35117993710526, "positive_daily": "", "positive": 27.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 79.27908881900584, "positive_daily": "", "positive": 30.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 97.77754287677386, "positive_daily": "", "positive": 37.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 121.56126952247563, "positive_daily": "", "positive": 46.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 121.56126952247563, "positive_daily": "", "positive": 46.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 126.84654211040936, "positive_daily": "", "positive": 48.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 134.77445099230994, "positive_daily": "", "positive": 51.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 147.98763246214423, "positive_daily": "", "positive": 56.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 158.55817763801167, "positive_daily": "", "positive": 60.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 158.55817763801167, "positive_daily": "", "positive": 60.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 161.20081393197853, "positive_daily": "", "positive": 61.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 163.84345022594542, "positive_daily": "", "positive": 62.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 169.12872281387914, "positive_daily": "", "positive": 64.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 169.12872281387914, "positive_daily": "", "positive": 64.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 171.771359107846, "positive_daily": "", "positive": 65.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 174.41399540181283, "positive_daily": "", "positive": 66.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 179.69926798974657, "positive_daily": "", "positive": 68.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 187.62717687164718, "positive_daily": "", "positive": 71.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 198.19772204751462, "positive_daily": "", "positive": 75.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 14.414991591254905, "tested": 72.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.200208216545207, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 35.43685432850164, "tested": 177.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.200208216545207, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 65.06767037719227, "tested": 325.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.800832866180828, "positive_daily": "", "positive": 4.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 106.51077120205014, "tested": 532.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2012492992712422, "positive_daily": "", "positive": 6.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 134.53992151837912, "tested": 672.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.601665732361656, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 155.76199247217104, "tested": 778.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.601665732361656, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 173.18010731160405, "tested": 865.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.2022903819972774, "positive_daily": "", "positive": 11.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 195.00280291503165, "tested": 974.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.2022903819972774, "positive_daily": "", "positive": 11.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 216.42508208536879, "tested": 1081.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.003123248178105, "positive_daily": "", "positive": 15.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 229.43861616080721, "tested": 1146.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.803956114358933, "positive_daily": "", "positive": 19.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 248.4583967326019, "tested": 1241.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.00624649635621, "positive_daily": "", "positive": 30.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 263.4740129734924, "tested": 1316.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.607912228717866, "positive_daily": "", "positive": 38.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 276.8879634820213, "tested": 1383.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.40978617762473, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 297.90982621926804, "tested": 1488.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.200208216545207, "deceased_daily": "", "deceased": 1.0, "positive_100k": 14.615199807800112, "positive_daily": "", "positive": 73.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 337.9514695283094, "tested": 1688.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.200208216545207, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.81749018979739, "positive_daily": "", "positive": 84.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 385.6010250660687, "tested": 1926.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 22.823736686153598, "positive_daily": "", "positive": 114.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 455.87410907343633, "tested": 2277.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 35.63706254504685, "positive_daily": "", "positive": 178.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 542.9646832706014, "tested": 2712.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 56.258508849203174, "positive_daily": "", "positive": 281.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 659.6860735164571, "tested": 3295.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.800832866180828, "deceased_daily": "", "deceased": 4.0, "positive_100k": 74.87787298790742, "positive_daily": "", "positive": 374.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 740.3699847841756, "tested": 3698.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.800832866180828, "deceased_daily": "", "deceased": 4.0, "positive_100k": 92.09577961079523, "positive_daily": "", "positive": 460.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 830.2634740129735, "tested": 4147.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 1.0010410827260352, "deceased_daily": "", "deceased": 5.0, "positive_100k": 117.52222311203651, "positive_daily": "", "positive": 587.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 950.9890285897334, "tested": 4750.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.2012492992712422, "deceased_daily": "", "deceased": 6.0, "positive_100k": 155.16136782253545, "positive_daily": "", "positive": 775.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1115.7603908064386, "tested": 5573.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.401457515816449, "deceased_daily": "", "deceased": 7.0, "positive_100k": 199.00696724593578, "positive_daily": "", "positive": 994.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1247.8978137262752, "tested": 6233.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.8018739489068631, "deceased_daily": "", "deceased": 9.0, "positive_100k": 224.03299431408664, "positive_daily": "", "positive": 1119.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1330.784015375991, "tested": 6647.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.8018739489068631, "deceased_daily": "", "deceased": 9.0, "positive_100k": 249.85985424841837, "positive_daily": "", "positive": 1248.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1403.259389765356, "tested": 7009.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.0020821654520704, "deceased_daily": "", "deceased": 10.0, "positive_100k": 278.489629214383, "positive_daily": "", "positive": 1391.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1450.3083206534795, "tested": 7244.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.203331464723312, "deceased_daily": "", "deceased": 16.0, "positive_100k": 307.519820613438, "positive_daily": "", "positive": 1536.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1525.9870265075679, "tested": 7622.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.4035396812685192, "deceased_daily": "", "deceased": 17.0, "positive_100k": 327.5406422679587, "positive_daily": "", "positive": 1636.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1594.6584447825737, "tested": 7965.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.804997197084969, "deceased_daily": "", "deceased": 24.0, "positive_100k": 351.76583646992873, "positive_daily": "", "positive": 1757.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1675.7427724833826, "tested": 8370.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 5.205413630175382, "deceased_daily": "", "deceased": 26.0, "positive_100k": 396.2120605429647, "positive_daily": "", "positive": 1979.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1777.0481300552574, "tested": 8876.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.606871145991831, "deceased_daily": "", "deceased": 33.0, "positive_100k": 433.250580603828, "positive_daily": "", "positive": 2164.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1875.1501561624088, "tested": 9366.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 8.208536878353488, "deceased_daily": "", "deceased": 41.0, "positive_100k": 472.4913910466886, "positive_daily": "", "positive": 2360.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1993.8736285737166, "tested": 9959.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 9.810202610715145, "deceased_daily": "", "deceased": 49.0, "positive_100k": 493.71346200048043, "positive_daily": "", "positive": 2466.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2055.737967486186, "tested": 10268.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.812284776167214, "deceased_daily": "", "deceased": 59.0, "positive_100k": 535.1565628253384, "positive_daily": "", "positive": 2673.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2189.0766397052935, "tested": 10934.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 13.614158725074077, "deceased_daily": "", "deceased": 68.0, "positive_100k": 581.0042444141908, "positive_daily": "", "positive": 2902.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2341.234884279651, "tested": 11694.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 15.41603267398094, "deceased_daily": "", "deceased": 77.0, "positive_100k": 612.4369344117882, "positive_daily": "", "positive": 3059.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2472.571474333307, "tested": 12350.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 17.017698406342596, "deceased_daily": "", "deceased": 85.0, "positive_100k": 654.6808681028269, "positive_daily": "", "positive": 3270.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2662.1686554016173, "tested": 13297.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 18.419155922159046, "deceased_daily": "", "deceased": 92.0, "positive_100k": 691.9195963802355, "positive_daily": "", "positive": 3456.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2828.1412669175943, "tested": 14126.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 21.222070953791945, "deceased_daily": "", "deceased": 106.0, "positive_100k": 717.5462480980219, "positive_daily": "", "positive": 3584.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2946.4643228958116, "tested": 14717.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 22.62352846960839, "deceased_daily": "", "deceased": 113.0, "positive_100k": 730.5597821734603, "positive_daily": "", "positive": 3649.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3006.3265796428286, "tested": 15016.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 25.026027068150878, "deceased_daily": "", "deceased": 125.0, "positive_100k": 754.38455994234, "positive_daily": "", "positive": 3768.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3134.259630015216, "tested": 15655.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 27.228317450148154, "deceased_daily": "", "deceased": 136.0, "positive_100k": 786.4178745895732, "positive_daily": "", "positive": 3928.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3302.634740129735, "tested": 16496.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 30.03123248178105, "deceased_daily": "", "deceased": 150.0, "positive_100k": 812.6451509569952, "positive_daily": "", "positive": 4059.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3463.8023544486264, "tested": 17301.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 31.833106430687913, "deceased_daily": "", "deceased": 159.0, "positive_100k": 831.2645150956996, "positive_daily": "", "positive": 4152.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3566.709377752863, "tested": 17815.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 34.03539681268519, "deceased_daily": "", "deceased": 170.0, "positive_100k": 839.6732601905982, "positive_daily": "", "positive": 4194.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3649.195162969488, "tested": 18227.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 35.63706254504685, "deceased_daily": "", "deceased": 178.0, "positive_100k": 849.4834628013134, "positive_daily": "", "positive": 4243.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3721.2701209257625, "tested": 18587.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 37.0385200608633, "deceased_daily": "", "deceased": 185.0, "positive_100k": 853.888043565308, "positive_daily": "", "positive": 4265.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3756.3065588211743, "tested": 18762.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 37.63914471049892, "deceased_daily": "", "deceased": 188.0, "positive_100k": 863.8984543925683, "positive_daily": "", "positive": 4315.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3817.3700648674617, "tested": 19067.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 38.64018579322495, "deceased_daily": "", "deceased": 193.0, "positive_100k": 874.5094898694643, "positive_daily": "", "positive": 4368.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3926.283334668055, "tested": 19611.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 39.64122687595099, "deceased_daily": "", "deceased": 198.0, "positive_100k": 887.3228157283576, "positive_daily": "", "positive": 4432.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4017.9786978457596, "tested": 20069.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 40.84247617522223, "deceased_daily": "", "deceased": 204.0, "positive_100k": 900.336349803796, "positive_daily": "", "positive": 4497.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4153.519660446865, "tested": 20746.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 42.04372547449348, "deceased_daily": "", "deceased": 210.0, "positive_100k": 912.3488427965084, "positive_daily": "", "positive": 4557.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4241.41106751021, "tested": 21185.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 42.844558340674304, "deceased_daily": "", "deceased": 214.0, "positive_100k": 922.1590454072235, "positive_daily": "", "positive": 4606.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4329.7028910066465, "tested": 21626.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 43.445182990309924, "deceased_daily": "", "deceased": 217.0, "positive_100k": 924.3613357892208, "positive_daily": "", "positive": 4617.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4366.140786417875, "tested": 21808.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 43.84559942340034, "deceased_daily": "", "deceased": 219.0, "positive_100k": 929.7669576359413, "positive_daily": "", "positive": 4644.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4441.018659405782, "tested": 22182.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 44.84664050612637, "deceased_daily": "", "deceased": 224.0, "positive_100k": 934.9723712661167, "positive_daily": "", "positive": 4670.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4523.304236405862, "tested": 22593.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 45.8476815888524, "deceased_daily": "", "deceased": 229.0, "positive_100k": 939.1767438135662, "positive_daily": "", "positive": 4691.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4592.976695763594, "tested": 22941.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 46.64851445503324, "deceased_daily": "", "deceased": 233.0, "positive_100k": 945.1829903099224, "positive_daily": "", "positive": 4721.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4685.47289180748, "tested": 23403.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 47.64955553775927, "deceased_daily": "", "deceased": 238.0, "positive_100k": 949.1871546408265, "positive_daily": "", "positive": 4741.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4763.954512693201, "tested": 23795.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 47.849763754304476, "deceased_daily": "", "deceased": 239.0, "positive_100k": 951.7898614559142, "positive_daily": "", "positive": 4754.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4835.629054216385, "tested": 24153.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 48.25018018739489, "deceased_daily": "", "deceased": 241.0, "positive_100k": 952.9911107551853, "positive_daily": "", "positive": 4760.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4874.469448226156, "tested": 24347.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 48.6505966204853, "deceased_daily": "", "deceased": 243.0, "positive_100k": 954.7929847040922, "positive_daily": "", "positive": 4769.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4929.126291342996, "tested": 24620.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 48.85080483703051, "deceased_daily": "", "deceased": 244.0, "positive_100k": 957.9963161688156, "positive_daily": "", "positive": 4785.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 5005.205413630175, "tested": 25000.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": null, "tested": null, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.7884134755631242, "positive_daily": "", "positive": 1.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.7884134755631242, "positive_daily": "", "positive": 1.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.5768269511262485, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.884134755631243, "positive_daily": "", "positive": 10.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.884134755631243, "positive_daily": "", "positive": 10.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 10.249375182320616, "positive_daily": "", "positive": 13.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 10.249375182320616, "positive_daily": "", "positive": 13.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 15.768269511262487, "positive_daily": "", "positive": 20.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 22.863990791330604, "positive_daily": "", "positive": 29.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 26.017644693583104, "positive_daily": "", "positive": 33.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 29.171298595835598, "positive_daily": "", "positive": 37.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 37.84384682702997, "positive_daily": "", "positive": 48.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 56.76577024054495, "positive_daily": "", "positive": 72.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 63.07307804504995, "positive_daily": "", "positive": 80.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 68.59197237399181, "positive_daily": "", "positive": 87.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 74.11086670293369, "positive_daily": "", "positive": 94.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 79.62976103187556, "positive_daily": "", "positive": 101.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 79.62976103187556, "positive_daily": "", "positive": 101.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 88.30230926306993, "positive_daily": "", "positive": 112.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 89.87913621419618, "positive_daily": "", "positive": 114.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 98.55168444539053, "positive_daily": "", "positive": 125.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 103.2821652987693, "positive_daily": "", "positive": 131.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 108.80105962771115, "positive_daily": "", "positive": 138.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.5768269511262485, "deceased_daily": "", "deceased": 2.0, "positive_100k": 115.10836743221616, "positive_daily": "", "positive": 146.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.5768269511262485, "deceased_daily": "", "deceased": 2.0, "positive_100k": 115.10836743221616, "positive_daily": "", "positive": 146.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 119.83884828559489, "positive_daily": "", "positive": 152.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 123.78091566341052, "positive_daily": "", "positive": 157.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 127.72298304122614, "positive_daily": "", "positive": 162.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 130.08822346791553, "positive_daily": "", "positive": 165.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 3.153653902252497, "deceased_daily": "", "deceased": 4.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.03029084573114, "positive_daily": "", "positive": 170.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.730480853378746, "deceased_daily": "", "deceased": 6.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.730480853378746, "deceased_daily": "", "deceased": 6.0, "positive_100k": 135.60711779685738, "positive_daily": "", "positive": 172.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.18394474798362, "positive_daily": "", "positive": 174.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.97235822354676, "positive_daily": "", "positive": 175.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.97235822354676, "positive_daily": "", "positive": 175.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 138.76077169910988, "positive_daily": "", "positive": 176.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 138.76077169910988, "positive_daily": "", "positive": 176.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 140.33759865023612, "positive_daily": "", "positive": 178.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 141.91442560136238, "positive_daily": "", "positive": 180.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 142.7028390769255, "positive_daily": "", "positive": 181.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 142.7028390769255, "positive_daily": "", "positive": 181.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 149.0101468814305, "positive_daily": "", "positive": 189.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.254332184253753, "positive_daily": "", "positive": 4.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 18.508664368507507, "positive_daily": "", "positive": 8.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 23.135830460634384, "positive_daily": "", "positive": 10.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 27.762996552761262, "positive_daily": "", "positive": 12.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 41.64449482914189, "positive_daily": "", "positive": 18.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 57.83957615158596, "positive_daily": "", "positive": 25.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 64.78032528977629, "positive_daily": "", "positive": 28.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 76.34824052009347, "positive_daily": "", "positive": 33.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 83.28898965828378, "positive_daily": "", "positive": 36.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 90.2297387964741, "positive_daily": "", "positive": 39.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 97.17048793466441, "positive_daily": "", "positive": 42.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 101.79765402679129, "positive_daily": "", "positive": 44.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 111.05198621104505, "positive_daily": "", "positive": 48.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 124.93348448742566, "positive_daily": "", "positive": 54.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 127.24706753348913, "positive_daily": "", "positive": 55.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 136.50139971774288, "positive_daily": "", "positive": 59.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 145.75573190199663, "positive_daily": "", "positive": 63.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 161.9508132244407, "positive_daily": "", "positive": 70.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 161.9508132244407, "positive_daily": "", "positive": 70.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 175.83231150082133, "positive_daily": "", "positive": 76.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 182.77306063901165, "positive_daily": "", "positive": 79.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 185.08664368507507, "positive_daily": "", "positive": 80.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 185.08664368507507, "positive_daily": "", "positive": 80.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 198.96814196145573, "positive_daily": "", "positive": 86.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 201.28172500751916, "positive_daily": "", "positive": 87.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 215.16322328389978, "positive_daily": "", "positive": 93.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 222.1039724220901, "positive_daily": "", "positive": 96.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 231.35830460634384, "positive_daily": "", "positive": 100.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 238.29905374453415, "positive_daily": "", "positive": 103.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 240.61263679059758, "positive_daily": "", "positive": 104.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 240.61263679059758, "positive_daily": "", "positive": 104.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 242.92621983666103, "positive_daily": "", "positive": 105.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.627166092126877, "deceased_daily": "", "deceased": 2.0, "positive_100k": 245.23980288272446, "positive_daily": "", "positive": 106.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.627166092126877, "deceased_daily": "", "deceased": 2.0, "positive_100k": 245.23980288272446, "positive_daily": "", "positive": 106.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 247.5533859287879, "positive_daily": "", "positive": 107.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 254.49413506697826, "positive_daily": "", "positive": 110.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 254.49413506697826, "positive_daily": "", "positive": 110.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.8077181130417, "positive_daily": "", "positive": 111.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.8077181130417, "positive_daily": "", "positive": 111.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 261.43488420516854, "positive_daily": "", "positive": 113.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.2830111251673303, "positive_daily": "", "positive": 1.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5660222503346606, "positive_daily": "", "positive": 2.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.1320445006693212, "positive_daily": "", "positive": 4.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.4150556258366518, "positive_daily": "", "positive": 5.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.094200253011946, "positive_daily": "", "positive": 18.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.735500632529867, "positive_daily": "", "positive": 45.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.41464525970516, "positive_daily": "", "positive": 58.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.244756511378462, "positive_daily": "", "positive": 68.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.2830111251673303, "deceased_daily": "", "deceased": 1.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 50.94200253011947, "positive_daily": "", "positive": 180.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 73.01687029317122, "positive_daily": "", "positive": 258.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.849033375501991, "deceased_daily": "", "deceased": 3.0, "positive_100k": 74.99794816934254, "positive_daily": "", "positive": 265.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 1.698066751003982, "deceased_daily": "", "deceased": 6.0, "positive_100k": 82.35623742369313, "positive_daily": "", "positive": 291.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 2.2640890013386423, "deceased_daily": "", "deceased": 8.0, "positive_100k": 93.39367130521902, "positive_daily": "", "positive": 330.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 2.8301112516733036, "deceased_daily": "", "deceased": 10.0, "positive_100k": 119.43069482061341, "positive_daily": "", "positive": 422.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 3.9621557523426247, "deceased_daily": "", "deceased": 14.0, "positive_100k": 144.6186849605058, "positive_daily": "", "positive": 511.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 4.245166877509955, "deceased_daily": "", "deceased": 15.0, "positive_100k": 180.56109785675676, "positive_daily": "", "positive": 638.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 6.226244753681267, "deceased_daily": "", "deceased": 22.0, "positive_100k": 236.0312783895535, "positive_daily": "", "positive": 834.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 7.9243115046852495, "deceased_daily": "", "deceased": 28.0, "positive_100k": 259.8042129036092, "positive_daily": "", "positive": 918.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 10.471411631191222, "deceased_daily": "", "deceased": 37.0, "positive_100k": 265.74744653212315, "positive_daily": "", "positive": 939.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 13.584534008031856, "deceased_daily": "", "deceased": 48.0, "positive_100k": 329.70796081993984, "positive_daily": "", "positive": 1165.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 14.999589633868506, "deceased_daily": "", "deceased": 53.0, "positive_100k": 342.726472577637, "positive_daily": "", "positive": 1211.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 16.98066751003982, "deceased_daily": "", "deceased": 60.0, "positive_100k": 383.19706347656523, "positive_daily": "", "positive": 1354.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 18.961745386211135, "deceased_daily": "", "deceased": 67.0, "positive_100k": 396.49858635942974, "positive_daily": "", "positive": 1401.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 21.508845512717105, "deceased_daily": "", "deceased": 76.0, "positive_100k": 477.72277928245364, "positive_daily": "", "positive": 1688.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 24.621967889557737, "deceased_daily": "", "deceased": 87.0, "positive_100k": 488.7602131639795, "positive_daily": "", "positive": 1727.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 26.32003464056172, "deceased_daily": "", "deceased": 93.0, "positive_100k": 519.8914369323858, "positive_daily": "", "positive": 1837.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 29.716168142569686, "deceased_daily": "", "deceased": 105.0, "positive_100k": 555.2678275783021, "positive_daily": "", "positive": 1962.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 33.96133502007964, "deceased_daily": "", "deceased": 120.0, "positive_100k": 591.7762627248877, "positive_daily": "", "positive": 2091.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 37.3574685220876, "deceased_daily": "", "deceased": 132.0, "positive_100k": 621.20941974229, "positive_daily": "", "positive": 2195.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 39.904568648593575, "deceased_daily": "", "deceased": 141.0, "positive_100k": 642.7182652550072, "positive_daily": "", "positive": 2271.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 43.8667244009362, "deceased_daily": "", "deceased": 155.0, "positive_100k": 672.7174445227441, "positive_daily": "", "positive": 2377.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 46.69683565260951, "deceased_daily": "", "deceased": 165.0, "positive_100k": 691.1131676586207, "positive_daily": "", "positive": 2442.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 50.09296915461747, "deceased_daily": "", "deceased": 177.0, "positive_100k": 709.7919019196645, "positive_daily": "", "positive": 2508.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 53.489102656625434, "deceased_daily": "", "deceased": 189.0, "positive_100k": 720.546324676023, "positive_daily": "", "positive": 2546.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 56.03620278313141, "deceased_daily": "", "deceased": 198.0, "positive_100k": 735.5459143098916, "positive_daily": "", "positive": 2599.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 59.715347410306705, "deceased_daily": "", "deceased": 211.0, "positive_100k": 752.5265818199314, "positive_daily": "", "positive": 2659.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 61.979436411645345, "deceased_daily": "", "deceased": 219.0, "positive_100k": 768.0921937041345, "positive_daily": "", "positive": 2714.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 64.24352541298398, "deceased_daily": "", "deceased": 227.0, "positive_100k": 785.6388834645089, "positive_daily": "", "positive": 2776.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 64.80954766331865, "deceased_daily": "", "deceased": 229.0, "positive_100k": 797.5253507215368, "positive_daily": "", "positive": 2818.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 69.0547145408286, "deceased_daily": "", "deceased": 244.0, "positive_100k": 811.9589181050708, "positive_daily": "", "positive": 2869.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 71.03579241699991, "deceased_daily": "", "deceased": 251.0, "positive_100k": 820.732262985258, "positive_daily": "", "positive": 2900.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 73.01687029317122, "deceased_daily": "", "deceased": 258.0, "positive_100k": 824.128396487266, "positive_daily": "", "positive": 2912.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 74.43192591900788, "deceased_daily": "", "deceased": 263.0, "positive_100k": 828.3735633647758, "positive_daily": "", "positive": 2927.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 76.12999267001186, "deceased_daily": "", "deceased": 269.0, "positive_100k": 835.7318526191265, "positive_daily": "", "positive": 2953.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 76.4130037951792, "deceased_daily": "", "deceased": 270.0, "positive_100k": 842.5241196231424, "positive_daily": "", "positive": 2977.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 78.3940816713505, "deceased_daily": "", "deceased": 277.0, "positive_100k": 847.335308750987, "positive_daily": "", "positive": 2994.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 79.52612617201983, "deceased_daily": "", "deceased": 281.0, "positive_100k": 858.0897315073456, "positive_daily": "", "positive": 3032.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 81.50720404819114, "deceased_daily": "", "deceased": 288.0, "positive_100k": 865.4480207616961, "positive_daily": "", "positive": 3058.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 82.35623742369313, "deceased_daily": "", "deceased": 291.0, "positive_100k": 867.4290986378675, "positive_daily": "", "positive": 3065.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 83.48828192436244, "deceased_daily": "", "deceased": 295.0, "positive_100k": 874.2213656418835, "positive_daily": "", "positive": 3089.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 84.33731529986444, "deceased_daily": "", "deceased": 298.0, "positive_100k": 879.032554769728, "positive_daily": "", "positive": 3106.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 84.62032642503178, "deceased_daily": "", "deceased": 299.0, "positive_100k": 883.277721647238, "positive_daily": "", "positive": 3121.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 86.03538205086842, "deceased_daily": "", "deceased": 304.0, "positive_100k": 889.2209552757519, "positive_daily": "", "positive": 3142.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 86.60140430120308, "deceased_daily": "", "deceased": 306.0, "positive_100k": 894.5981666539312, "positive_daily": "", "positive": 3161.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 88.01645992703973, "deceased_daily": "", "deceased": 311.0, "positive_100k": 896.8622556552699, "positive_daily": "", "positive": 3169.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 89.43151555287638, "deceased_daily": "", "deceased": 316.0, "positive_100k": 898.8433335314411, "positive_daily": "", "positive": 3176.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 89.99753780321105, "deceased_daily": "", "deceased": 318.0, "positive_100k": 903.0885004089511, "positive_daily": "", "positive": 3191.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 90.84657117871303, "deceased_daily": "", "deceased": 321.0, "positive_100k": 908.4657117871304, "positive_daily": "", "positive": 3210.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.3137609267242732, "positive_daily": "", "positive": 1.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": 9.412827801728195, "tested": 30.0, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6275218534485464, "positive_daily": "", "positive": 2.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.2550437068970928, "positive_daily": "", "positive": 4.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.882565560345639, "positive_daily": "", "positive": 6.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.5100874137941855, "positive_daily": "", "positive": 8.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.451370193967005, "positive_daily": "", "positive": 11.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.020174827588371, "positive_daily": "", "positive": 16.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.90274038793401, "positive_daily": "", "positive": 22.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.099066875003922, "positive_daily": "", "positive": 29.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 11.295393362073833, "positive_daily": "", "positive": 36.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 12.550437068970925, "positive_daily": "", "positive": 40.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.119241702592294, "positive_daily": "", "positive": 45.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 18.51189467673212, "positive_daily": "", "positive": 59.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 26.983439698287494, "positive_daily": "", "positive": 86.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.3137609267242732, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.82746286639432, "positive_daily": "", "positive": 111.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.3137609267242732, "deceased_daily": "", "deceased": 1.0, "positive_100k": 45.49533437501961, "positive_daily": "", "positive": 145.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.6275218534485464, "deceased_daily": "", "deceased": 2.0, "positive_100k": 52.39807476295363, "positive_daily": "", "positive": 167.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.9412827801728195, "deceased_daily": "", "deceased": 3.0, "positive_100k": 63.37970719830318, "positive_daily": "", "positive": 202.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.2550437068970928, "deceased_daily": "", "deceased": 4.0, "positive_100k": 70.90996943968574, "positive_daily": "", "positive": 226.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 1.5688046336213657, "deceased_daily": "", "deceased": 5.0, "positive_100k": 80.00903631468967, "positive_daily": "", "positive": 255.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 1.882565560345639, "deceased_daily": "", "deceased": 6.0, "positive_100k": 91.93195153021203, "positive_daily": "", "positive": 293.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 3.451370193967005, "deceased_daily": "", "deceased": 11.0, "positive_100k": 96.95212635780041, "positive_daily": "", "positive": 309.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 4.392652974139824, "deceased_daily": "", "deceased": 14.0, "positive_100k": 115.77778196125679, "positive_daily": "", "positive": 369.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 4.7064139008640975, "deceased_daily": "", "deceased": 15.0, "positive_100k": 132.093350150919, "positive_daily": "", "positive": 421.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 4.7064139008640975, "deceased_daily": "", "deceased": 15.0, "positive_100k": 138.68232961212874, "positive_daily": "", "positive": 442.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 5.333935754312644, "deceased_daily": "", "deceased": 17.0, "positive_100k": 149.6639620474783, "positive_daily": "", "positive": 477.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 6.275218534485463, "deceased_daily": "", "deceased": 20.0, "positive_100k": 154.05661502161811, "positive_daily": "", "positive": 491.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 7.2165013146582835, "deceased_daily": "", "deceased": 23.0, "positive_100k": 164.7244865302434, "positive_daily": "", "positive": 525.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 8.157784094831102, "deceased_daily": "", "deceased": 26.0, "positive_100k": 172.56850969835025, "positive_daily": "", "positive": 550.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 9.72658872845247, "deceased_daily": "", "deceased": 31.0, "positive_100k": 184.4914249138726, "positive_daily": "", "positive": 588.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 11.609154288798107, "deceased_daily": "", "deceased": 37.0, "positive_100k": 200.1794712500863, "positive_daily": "", "positive": 638.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 12.550437068970925, "deceased_daily": "", "deceased": 40.0, "positive_100k": 209.90605997853874, "positive_daily": "", "positive": 669.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 12.864197995695198, "deceased_daily": "", "deceased": 41.0, "positive_100k": 216.1812785130242, "positive_daily": "", "positive": 689.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 13.80548077586802, "deceased_daily": "", "deceased": 44.0, "positive_100k": 228.73171558199516, "positive_daily": "", "positive": 729.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 14.119241702592294, "deceased_daily": "", "deceased": 45.0, "positive_100k": 237.20326060355052, "positive_daily": "", "positive": 756.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 14.433002629316567, "deceased_daily": "", "deceased": 46.0, "positive_100k": 246.6160884052787, "positive_daily": "", "positive": 786.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 15.374285409489385, "deceased_daily": "", "deceased": 49.0, "positive_100k": 249.75369767252144, "positive_daily": "", "positive": 796.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 16.629329116386476, "deceased_daily": "", "deceased": 53.0, "positive_100k": 261.67661288804385, "positive_daily": "", "positive": 834.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 16.94309004311075, "deceased_daily": "", "deceased": 54.0, "positive_100k": 265.4417440087351, "positive_daily": "", "positive": 846.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 17.256850969835025, "deceased_daily": "", "deceased": 55.0, "positive_100k": 269.5206360561507, "positive_daily": "", "positive": 859.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 17.88437282328357, "deceased_daily": "", "deceased": 57.0, "positive_100k": 275.7958545906361, "positive_daily": "", "positive": 879.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 19.76693838362921, "deceased_daily": "", "deceased": 63.0, "positive_100k": 279.24722478460313, "positive_daily": "", "positive": 890.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 20.394460237077755, "deceased_daily": "", "deceased": 65.0, "positive_100k": 284.58116053891575, "positive_daily": "", "positive": 907.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 21.021982090526304, "deceased_daily": "", "deceased": 67.0, "positive_100k": 291.797661853574, "positive_daily": "", "positive": 930.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 21.64950394397485, "deceased_daily": "", "deceased": 69.0, "positive_100k": 299.95544594840516, "positive_daily": "", "positive": 956.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 22.277025797423395, "deceased_daily": "", "deceased": 71.0, "positive_100k": 307.4857081897877, "positive_daily": "", "positive": 980.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 22.590786724147666, "deceased_daily": "", "deceased": 72.0, "positive_100k": 310.30955653030617, "positive_daily": "", "positive": 989.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 23.218308577596215, "deceased_daily": "", "deceased": 74.0, "positive_100k": 312.1921220906518, "positive_daily": "", "positive": 995.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 315.6434922846188, "positive_daily": "", "positive": 1006.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 318.15357969841295, "positive_daily": "", "positive": 1014.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 320.34990618548295, "positive_daily": "", "positive": 1021.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 322.8599935992771, "positive_daily": "", "positive": 1029.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 24.159591357769035, "deceased_daily": "", "deceased": 77.0, "positive_100k": 324.1150373061742, "positive_daily": "", "positive": 1033.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 326.3113637932441, "positive_daily": "", "positive": 1040.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 327.56640750014117, "positive_daily": "", "positive": 1044.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 331.64529954755676, "positive_daily": "", "positive": 1057.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 335.7241915949723, "positive_daily": "", "positive": 1070.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 6.148904771550103, "positive_daily": "", "positive": 17.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": 88.97826904713678, "tested": 246.0, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 8.31910645562661, "positive_daily": "", "positive": 23.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": 99.82927746751932, "tested": 276.0, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.574408981741371, "positive_daily": "", "positive": 32.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.38291038513846, "positive_daily": "", "positive": 37.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 18.08501403397089, "positive_daily": "", "positive": 50.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 20.616915998726814, "positive_daily": "", "positive": 57.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 27.48922133163575, "positive_daily": "", "positive": 76.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 29.65942301571226, "positive_daily": "", "positive": 82.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 31.829624699788766, "positive_daily": "", "positive": 88.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 35.08492722590353, "positive_daily": "", "positive": 97.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 40.148731155415376, "positive_daily": "", "positive": 111.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 42.6806331201713, "positive_daily": "", "positive": 118.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 48.8295378917214, "positive_daily": "", "positive": 135.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 50.27633901443908, "positive_daily": "", "positive": 139.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 53.89334182123325, "positive_daily": "", "positive": 149.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.0851008420382535, "deceased_daily": "", "deceased": 3.0, "positive_100k": 56.06354350530976, "positive_daily": "", "positive": 155.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.4468011227176714, "deceased_daily": "", "deceased": 4.0, "positive_100k": 60.40394687346277, "positive_daily": "", "positive": 167.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.4468011227176714, "deceased_daily": "", "deceased": 4.0, "positive_100k": 65.1060505222952, "positive_daily": "", "positive": 180.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.8085014033970888, "deceased_daily": "", "deceased": 5.0, "positive_100k": 71.97835585520414, "positive_daily": "", "positive": 199.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.8085014033970888, "deceased_daily": "", "deceased": 5.0, "positive_100k": 75.59535866199832, "positive_daily": "", "positive": 209.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.531901964755925, "deceased_daily": "", "deceased": 7.0, "positive_100k": 77.4038600653954, "positive_daily": "", "positive": 214.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.531901964755925, "deceased_daily": "", "deceased": 7.0, "positive_100k": 79.57406174947192, "positive_daily": "", "positive": 220.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 80.29746231083075, "positive_daily": "", "positive": 222.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 85.72296652102202, "positive_daily": "", "positive": 237.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 92.59527185393097, "positive_daily": "", "positive": 256.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 95.85057438004573, "positive_daily": "", "positive": 265.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 99.4675771868399, "positive_daily": "", "positive": 275.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 103.44628027431348, "positive_daily": "", "positive": 286.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 105.97818223906943, "positive_daily": "", "positive": 293.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 3.6170028067941775, "deceased_daily": "", "deceased": 10.0, "positive_100k": 107.42498336178708, "positive_daily": "", "positive": 297.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.978703087473596, "deceased_daily": "", "deceased": 11.0, "positive_100k": 109.5951850458636, "positive_daily": "", "positive": 303.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.978703087473596, "deceased_daily": "", "deceased": 11.0, "positive_100k": 111.7653867299401, "positive_daily": "", "positive": 309.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.340403368153014, "deceased_daily": "", "deceased": 12.0, "positive_100k": 116.46749037877252, "positive_daily": "", "positive": 322.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 120.44619346624613, "positive_daily": "", "positive": 333.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 120.80789374692554, "positive_daily": "", "positive": 334.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 121.53129430828439, "positive_daily": "", "positive": 336.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 122.97809543100205, "positive_daily": "", "positive": 340.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 123.33979571168146, "positive_daily": "", "positive": 341.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 128.04189936051392, "positive_daily": "", "positive": 354.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 129.85040076391098, "positive_daily": "", "positive": 359.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 130.2121010445904, "positive_daily": "", "positive": 360.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 5.7872044908706854, "deceased_daily": "", "deceased": 16.0, "positive_100k": 130.57380132526984, "positive_daily": "", "positive": 361.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 130.57380132526984, "positive_daily": "", "positive": 361.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 130.93550160594924, "positive_daily": "", "positive": 362.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 131.29720188662867, "positive_daily": "", "positive": 363.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 132.0206024479875, "positive_daily": "", "positive": 365.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.13149520568480072, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.13149520568480072, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.3944856170544022, "positive_daily": "", "positive": 6.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.4602332198968026, "positive_daily": "", "positive": 7.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.723223631266404, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.9204664397936052, "positive_daily": "", "positive": 14.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.0519616454784058, "positive_daily": "", "positive": 16.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5779424682176089, "positive_daily": "", "positive": 24.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.9724280852720109, "positive_daily": "", "positive": 30.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.301166099484013, "positive_daily": "", "positive": 35.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.695651716538415, "positive_daily": "", "positive": 41.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.287380142120018, "positive_daily": "", "positive": 50.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.142098979071223, "positive_daily": "", "positive": 63.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 6.706255489924838, "positive_daily": "", "positive": 102.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.270412000778451, "positive_daily": "", "positive": 141.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.78260686615366, "positive_daily": "", "positive": 164.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.39872502248568, "positive_daily": "", "positive": 219.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.502648313442492, "positive_daily": "", "positive": 251.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 21.49946612946492, "positive_daily": "", "positive": 327.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 28.271469222232156, "positive_daily": "", "positive": 430.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.13149520568480072, "deceased_daily": "", "deceased": 2.0, "positive_100k": 37.410386017325806, "positive_daily": "", "positive": 569.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.1972428085272011, "deceased_daily": "", "deceased": 3.0, "positive_100k": 44.70836993283225, "positive_daily": "", "positive": 680.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.26299041136960144, "deceased_daily": "", "deceased": 4.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.32873801421200183, "deceased_daily": "", "deceased": 5.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.3944856170544022, "deceased_daily": "", "deceased": 6.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.3944856170544022, "deceased_daily": "", "deceased": 6.0, "positive_100k": 70.7444206584228, "positive_daily": "", "positive": 1076.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.5259808227392029, "deceased_daily": "", "deceased": 8.0, "positive_100k": 80.47506587909804, "positive_daily": "", "positive": 1224.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.6574760284240037, "deceased_daily": "", "deceased": 10.0, "positive_100k": 90.1399634969309, "positive_daily": "", "positive": 1371.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.8547188369512048, "deceased_daily": "", "deceased": 13.0, "positive_100k": 98.81864707212776, "positive_daily": "", "positive": 1503.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.9862140426360054, "deceased_daily": "", "deceased": 15.0, "positive_100k": 107.1685926331126, "positive_daily": "", "positive": 1630.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 1.2492044540056069, "deceased_daily": "", "deceased": 19.0, "positive_100k": 112.03391524345022, "positive_daily": "", "positive": 1704.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.446447262532808, "deceased_daily": "", "deceased": 22.0, "positive_100k": 114.13783853440704, "positive_daily": "", "positive": 1736.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.5779424682176089, "deceased_daily": "", "deceased": 24.0, "positive_100k": 122.42203649254948, "positive_daily": "", "positive": 1862.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.77518527674481, "deceased_daily": "", "deceased": 27.0, "positive_100k": 128.40506835120792, "positive_daily": "", "positive": 1953.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.366913702326413, "deceased_daily": "", "deceased": 36.0, "positive_100k": 140.83136528842158, "positive_daily": "", "positive": 2142.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.564156510853614, "deceased_daily": "", "deceased": 39.0, "positive_100k": 151.61397215457526, "positive_daily": "", "positive": 2306.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.695651716538415, "deceased_daily": "", "deceased": 41.0, "positive_100k": 160.0296653184025, "positive_daily": "", "positive": 2434.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 3.2216325392776177, "deceased_daily": "", "deceased": 49.0, "positive_100k": 162.1993362122017, "positive_daily": "", "positive": 2467.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 3.4846229506472195, "deceased_daily": "", "deceased": 53.0, "positive_100k": 164.17176429747371, "positive_daily": "", "positive": 2497.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 3.61611815633202, "deceased_daily": "", "deceased": 55.0, "positive_100k": 171.66699102150736, "positive_daily": "", "positive": 2611.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 3.7476133620168213, "deceased_daily": "", "deceased": 57.0, "positive_100k": 177.18978966026899, "positive_daily": "", "positive": 2695.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.273594184756024, "deceased_daily": "", "deceased": 65.0, "positive_100k": 183.435811930297, "positive_daily": "", "positive": 2790.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 4.339341787598424, "deceased_daily": "", "deceased": 66.0, "positive_100k": 189.81332940600984, "positive_daily": "", "positive": 2887.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.668079801810427, "deceased_daily": "", "deceased": 71.0, "positive_100k": 192.44323351970587, "positive_daily": "", "positive": 2927.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 5.062565418864828, "deceased_daily": "", "deceased": 77.0, "positive_100k": 196.25659448456508, "positive_daily": "", "positive": 2985.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 5.194060624549629, "deceased_daily": "", "deceased": 79.0, "positive_100k": 197.3743037328859, "positive_daily": "", "positive": 3002.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 5.457051035919231, "deceased_daily": "", "deceased": 83.0, "positive_100k": 198.49201298120673, "positive_daily": "", "positive": 3019.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 5.720041447288832, "deceased_daily": "", "deceased": 87.0, "positive_100k": 201.58215031479952, "positive_daily": "", "positive": 3066.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.983031858658434, "deceased_daily": "", "deceased": 91.0, "positive_100k": 204.67228764839237, "positive_daily": "", "positive": 3113.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 6.246022270028035, "deceased_daily": "", "deceased": 95.0, "positive_100k": 206.97345374787633, "positive_daily": "", "positive": 3148.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.509012681397637, "deceased_daily": "", "deceased": 99.0, "positive_100k": 208.48564861325158, "positive_daily": "", "positive": 3171.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.903498298452039, "deceased_daily": "", "deceased": 105.0, "positive_100k": 211.11555272694758, "positive_daily": "", "positive": 3211.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.903498298452039, "deceased_daily": "", "deceased": 105.0, "positive_100k": 212.8907380036924, "positive_daily": "", "positive": 3238.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 7.034993504136839, "deceased_daily": "", "deceased": 107.0, "positive_100k": 213.9426996491708, "positive_daily": "", "positive": 3254.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 7.16648870982164, "deceased_daily": "", "deceased": 109.0, "positive_100k": 215.65213732307322, "positive_daily": "", "positive": 3280.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 7.23223631266404, "deceased_daily": "", "deceased": 110.0, "positive_100k": 218.28204143676922, "positive_daily": "", "positive": 3320.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 7.429479121191241, "deceased_daily": "", "deceased": 113.0, "positive_100k": 219.39975068509003, "positive_daily": "", "positive": 3337.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 7.4952267240336425, "deceased_daily": "", "deceased": 114.0, "positive_100k": 221.30643116751963, "positive_daily": "", "positive": 3366.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 7.5609743268760425, "deceased_daily": "", "deceased": 115.0, "positive_100k": 223.34460685563403, "positive_daily": "", "positive": 3397.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 7.5609743268760425, "deceased_daily": "", "deceased": 115.0, "positive_100k": 223.54184966416122, "positive_daily": "", "positive": 3400.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 7.823964738245643, "deceased_daily": "", "deceased": 119.0, "positive_100k": 224.72530651532446, "positive_daily": "", "positive": 3418.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 7.823964738245643, "deceased_daily": "", "deceased": 119.0, "positive_100k": 225.71152055796045, "positive_daily": "", "positive": 3433.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 7.955459943930444, "deceased_daily": "", "deceased": 121.0, "positive_100k": 227.61820104039006, "positive_daily": "", "positive": 3462.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 8.021207546772844, "deceased_daily": "", "deceased": 122.0, "positive_100k": 228.34142467165648, "positive_daily": "", "positive": 3473.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.7240904942862203, "positive_daily": "", "positive": 2.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.7240904942862203, "positive_daily": "", "positive": 2.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.448180988572441, "positive_daily": "", "positive": 4.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.448180988572441, "positive_daily": "", "positive": 4.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.810226235715551, "positive_daily": "", "positive": 5.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.810226235715551, "positive_daily": "", "positive": 5.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 16.344542965717324, "positive_daily": "", "positive": 12.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 23.15476920143287, "positive_daily": "", "positive": 17.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.516814448575982, "positive_daily": "", "positive": 18.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 25.87885969571909, "positive_daily": "", "positive": 19.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.051131178577755, "positive_daily": "", "positive": 25.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.499312167150194, "positive_daily": "", "positive": 29.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 43.585447908579525, "positive_daily": "", "positive": 32.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 49.033628897151964, "positive_daily": "", "positive": 36.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 59.92999087429684, "positive_daily": "", "positive": 44.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 73.55044334572794, "positive_daily": "", "positive": 54.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 83.0847600757297, "positive_daily": "", "positive": 61.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 93.9811220528746, "positive_daily": "", "positive": 69.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 111.68771026573503, "positive_daily": "", "positive": 82.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 125.30816273716611, "positive_daily": "", "positive": 92.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 136.20452471431102, "positive_daily": "", "positive": 100.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 155.27315817431455, "positive_daily": "", "positive": 114.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 162.0833844100301, "positive_daily": "", "positive": 119.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 172.97974638717497, "positive_daily": "", "positive": 127.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 174.3417916343181, "positive_daily": "", "positive": 128.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 190.68633460003542, "positive_daily": "", "positive": 140.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 197.49656083575098, "positive_daily": "", "positive": 145.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 202.94474182432342, "positive_daily": "", "positive": 149.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 202.94474182432342, "positive_daily": "", "positive": 149.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 209.75496806003895, "positive_daily": "", "positive": 154.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 217.92723954289764, "positive_daily": "", "positive": 160.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 223.37542053147007, "positive_daily": "", "positive": 164.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 232.90973726147183, "positive_daily": "", "positive": 171.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.3620452471431101, "deceased_daily": "", "deceased": 1.0, "positive_100k": 236.99587300290116, "positive_daily": "", "positive": 174.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.3620452471431101, "deceased_daily": "", "deceased": 1.0, "positive_100k": 243.8060992386167, "positive_daily": "", "positive": 179.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 247.89223498004606, "positive_daily": "", "positive": 182.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.25428022718916, "positive_daily": "", "positive": 183.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.25428022718916, "positive_daily": "", "positive": 183.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 250.61632547433223, "positive_daily": "", "positive": 184.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 251.97837072147536, "positive_daily": "", "positive": 185.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.0645064629047, "positive_daily": "", "positive": 188.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 257.4265517100478, "positive_daily": "", "positive": 189.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 260.150642204334, "positive_daily": "", "positive": 191.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 261.5126874514772, "positive_daily": "", "positive": 192.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.810226235715551, "deceased_daily": "", "deceased": 5.0, "positive_100k": 261.5126874514772, "positive_daily": "", "positive": 192.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 265.5988231929065, "positive_daily": "", "positive": 195.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 265.5988231929065, "positive_daily": "", "positive": 195.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 268.3229136871927, "positive_daily": "", "positive": 197.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 268.3229136871927, "positive_daily": "", "positive": 197.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 269.6849589343358, "positive_daily": "", "positive": 198.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 2.878075943664792, "positive_daily": "", "positive": 23.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 3.754012100432337, "positive_daily": "", "positive": 30.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 5.005349467243116, "positive_daily": "", "positive": 40.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.381820570734973, "positive_daily": "", "positive": 51.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.267385768540127, "positive_daily": "", "positive": 130.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 25.402148546258815, "positive_daily": "", "positive": 203.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.3754012100432337, "deceased_daily": "", "deceased": 3.0, "positive_100k": 34.66204506065858, "positive_daily": "", "positive": 277.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.3754012100432337, "deceased_daily": "", "deceased": 3.0, "positive_100k": 46.17434883531775, "positive_daily": "", "positive": 369.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.5005349467243116, "deceased_daily": "", "deceased": 4.0, "positive_100k": 59.563658660193084, "positive_daily": "", "positive": 476.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.6256686834053895, "deceased_daily": "", "deceased": 5.0, "positive_100k": 70.82569496149009, "positive_daily": "", "positive": 566.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.8759361567675453, "deceased_daily": "", "deceased": 7.0, "positive_100k": 99.60645439813801, "positive_daily": "", "positive": 796.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 1.1262036301297011, "deceased_daily": "", "deceased": 9.0, "positive_100k": 130.01395241163993, "positive_daily": "", "positive": 1039.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.5016048401729347, "deceased_daily": "", "deceased": 12.0, "positive_100k": 163.29952636880665, "positive_daily": "", "positive": 1305.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.6267385768540128, "deceased_daily": "", "deceased": 13.0, "positive_100k": 189.45247733515194, "positive_daily": "", "positive": 1514.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.37754099694048, "deceased_daily": "", "deceased": 19.0, "positive_100k": 219.7348416119728, "positive_daily": "", "positive": 1756.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.7529422069837137, "deceased_daily": "", "deceased": 22.0, "positive_100k": 234.62575627702105, "positive_daily": "", "positive": 1875.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 3.0032096803458694, "deceased_daily": "", "deceased": 24.0, "positive_100k": 247.38939741849103, "positive_daily": "", "positive": 1977.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.5037446270701813, "deceased_daily": "", "deceased": 28.0, "positive_100k": 285.68032084290087, "positive_daily": "", "positive": 2283.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 4.004279573794493, "deceased_daily": "", "deceased": 32.0, "positive_100k": 318.8407610633865, "positive_daily": "", "positive": 2548.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 5.005349467243116, "deceased_daily": "", "deceased": 40.0, "positive_100k": 342.86643850615343, "positive_daily": "", "positive": 2740.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 7.1326229908214405, "deceased_daily": "", "deceased": 57.0, "positive_100k": 368.51885452577443, "positive_daily": "", "positive": 2945.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 7.633157937545752, "deceased_daily": "", "deceased": 61.0, "positive_100k": 397.8001489091466, "positive_daily": "", "positive": 3179.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 9.00962904103761, "deceased_daily": "", "deceased": 72.0, "positive_100k": 414.1926684143679, "positive_daily": "", "positive": 3310.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 10.135832671167309, "deceased_daily": "", "deceased": 81.0, "positive_100k": 424.82903603225947, "positive_daily": "", "positive": 3395.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.637437511340245, "deceased_daily": "", "deceased": 93.0, "positive_100k": 451.357388208648, "positive_daily": "", "positive": 3607.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 13.13904235151318, "deceased_daily": "", "deceased": 105.0, "positive_100k": 471.25365234093937, "positive_daily": "", "positive": 3766.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 14.515513455005035, "deceased_daily": "", "deceased": 116.0, "positive_100k": 490.2739803164633, "positive_daily": "", "positive": 3918.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 16.893054451945517, "deceased_daily": "", "deceased": 135.0, "positive_100k": 507.0419010317276, "positive_daily": "", "positive": 4052.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 19.145461712204916, "deceased_daily": "", "deceased": 153.0, "positive_100k": 524.0600892203543, "positive_daily": "", "positive": 4188.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 20.521932815696776, "deceased_daily": "", "deceased": 164.0, "positive_100k": 533.0697182613918, "positive_daily": "", "positive": 4260.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 22.02353765586971, "deceased_daily": "", "deceased": 176.0, "positive_100k": 537.9499339919539, "positive_daily": "", "positive": 4299.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 24.025677442766955, "deceased_daily": "", "deceased": 192.0, "positive_100k": 552.7157149203211, "positive_daily": "", "positive": 4417.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 25.527282282939893, "deceased_daily": "", "deceased": 204.0, "positive_100k": 562.3510126447641, "positive_daily": "", "positive": 4494.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 27.02888712311283, "deceased_daily": "", "deceased": 216.0, "positive_100k": 573.7381826827423, "positive_daily": "", "positive": 4585.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 28.780759436647916, "deceased_daily": "", "deceased": 230.0, "positive_100k": 585.8761551408068, "positive_daily": "", "positive": 4682.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 29.656695593415463, "deceased_daily": "", "deceased": 237.0, "positive_100k": 592.0077082381795, "positive_daily": "", "positive": 4731.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 30.40749801350193, "deceased_daily": "", "deceased": 243.0, "positive_100k": 597.0130577054227, "positive_daily": "", "positive": 4771.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 31.40856790695055, "deceased_daily": "", "deceased": 251.0, "positive_100k": 601.6430059626225, "positive_daily": "", "positive": 4808.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 32.159370327037024, "deceased_daily": "", "deceased": 257.0, "positive_100k": 607.14889037659, "positive_daily": "", "positive": 4852.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 33.4107076938478, "deceased_daily": "", "deceased": 267.0, "positive_100k": 615.5328507342222, "positive_daily": "", "positive": 4919.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 35.53798121742612, "deceased_daily": "", "deceased": 284.0, "positive_100k": 621.6644038315951, "positive_daily": "", "positive": 4968.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 37.16471979428014, "deceased_daily": "", "deceased": 297.0, "positive_100k": 625.2932821953463, "positive_daily": "", "positive": 4997.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 37.915522214366604, "deceased_daily": "", "deceased": 303.0, "positive_100k": 629.2975617691408, "positive_daily": "", "positive": 5029.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 38.91659210781523, "deceased_daily": "", "deceased": 311.0, "positive_100k": 632.0505039761246, "positive_daily": "", "positive": 5051.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 39.54226079122062, "deceased_daily": "", "deceased": 316.0, "positive_100k": 633.4269750796163, "positive_daily": "", "positive": 5062.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 40.91873189471247, "deceased_daily": "", "deceased": 327.0, "positive_100k": 637.4312546534107, "positive_daily": "", "positive": 5094.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 41.919801788161095, "deceased_daily": "", "deceased": 335.0, "positive_100k": 641.4355342272054, "positive_daily": "", "positive": 5126.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 42.54547047156649, "deceased_daily": "", "deceased": 340.0, "positive_100k": 644.063342697508, "positive_daily": "", "positive": 5147.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 43.79680783837727, "deceased_daily": "", "deceased": 350.0, "positive_100k": 648.1927560079835, "positive_daily": "", "positive": 5180.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 44.1722090484205, "deceased_daily": "", "deceased": 353.0, "positive_100k": 651.0708319516483, "positive_daily": "", "positive": 5203.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 45.42354641523128, "deceased_daily": "", "deceased": 363.0, "positive_100k": 652.6975705285023, "positive_daily": "", "positive": 5216.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 45.79894762527451, "deceased_daily": "", "deceased": 366.0, "positive_100k": 654.1991753686752, "positive_daily": "", "positive": 5228.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 46.29948257199882, "deceased_daily": "", "deceased": 370.0, "positive_100k": 657.2023850490211, "positive_daily": "", "positive": 5252.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 46.92515125540422, "deceased_daily": "", "deceased": 375.0, "positive_100k": 659.5799260459615, "positive_daily": "", "positive": 5271.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 46.92515125540422, "deceased_daily": "", "deceased": 375.0, "positive_100k": 659.9553272560048, "positive_daily": "", "positive": 5274.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.489528723959048, "positive_daily": "", "positive": 2.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.723821809897618, "positive_daily": "", "positive": 5.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": 233.30497076825955, "tested": 85.0, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.21335053385667, "positive_daily": "", "positive": 7.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.21335053385667, "positive_daily": "", "positive": 7.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 32.93717234375429, "positive_daily": "", "positive": 12.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 60.38481596354953, "positive_daily": "", "positive": 22.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 68.6191090494881, "positive_daily": "", "positive": 25.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 104.30104575522192, "positive_daily": "", "positive": 38.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 109.79057447918095, "positive_daily": "", "positive": 40.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 131.74868937501716, "positive_daily": "", "positive": 48.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 137.2382180989762, "positive_daily": "", "positive": 50.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 145.4725111849148, "positive_daily": "", "positive": 53.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 156.45156863283287, "positive_daily": "", "positive": 57.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 161.94109735679191, "positive_daily": "", "positive": 59.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 164.68586171877146, "positive_daily": "", "positive": 60.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 170.17539044273047, "positive_daily": "", "positive": 62.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 181.15444789064858, "positive_daily": "", "positive": 66.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 183.8992122526281, "positive_daily": "", "positive": 67.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 183.8992122526281, "positive_daily": "", "positive": 67.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 186.64397661460765, "positive_daily": "", "positive": 68.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 197.62303406252573, "positive_daily": "", "positive": 72.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 197.62303406252573, "positive_daily": "", "positive": 72.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 203.11256278648477, "positive_daily": "", "positive": 74.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 205.85732714846432, "positive_daily": "", "positive": 75.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 211.34685587242333, "positive_daily": "", "positive": 77.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 219.5811489583619, "positive_daily": "", "positive": 80.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 227.8154420443005, "positive_daily": "", "positive": 83.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 233.30497076825955, "positive_daily": "", "positive": 85.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 233.30497076825955, "positive_daily": "", "positive": 85.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 236.04973513023907, "positive_daily": "", "positive": 86.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.475063732891122, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.475063732891122, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.425191198673366, "positive_daily": "", "positive": 3.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.850382397346731, "positive_daily": "", "positive": 6.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 19.800509863128976, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.750637328911218, "positive_daily": "", "positive": 10.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.750637328911218, "positive_daily": "", "positive": 10.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 29.700764794693463, "positive_daily": "", "positive": 12.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.65089226047571, "positive_daily": "", "positive": 14.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.60101972625795, "positive_daily": "", "positive": 16.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 49.501274657822435, "positive_daily": "", "positive": 20.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 61.87659332227805, "positive_daily": "", "positive": 25.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 71.77684825384253, "positive_daily": "", "positive": 29.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 76.72697571962478, "positive_daily": "", "positive": 31.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 81.67710318540702, "positive_daily": "", "positive": 33.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 99.00254931564487, "positive_daily": "", "positive": 40.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 106.42774051431824, "positive_daily": "", "positive": 43.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 116.32799544588272, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 2.475063732891122, "deceased_daily": "", "deceased": 1.0, "positive_100k": 116.32799544588272, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 2.475063732891122, "deceased_daily": "", "deceased": 1.0, "positive_100k": 123.7531866445561, "positive_daily": "", "positive": 50.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 126.22825037744722, "positive_daily": "", "positive": 51.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 131.17837784322947, "positive_daily": "", "positive": 53.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 138.60356904190283, "positive_daily": "", "positive": 56.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 143.55369650768506, "positive_daily": "", "positive": 58.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 146.0287602405762, "positive_daily": "", "positive": 59.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 150.97888770635845, "positive_daily": "", "positive": 61.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 158.4040789050318, "positive_daily": "", "positive": 64.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 165.82927010370517, "positive_daily": "", "positive": 67.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 188.10484369972525, "positive_daily": "", "positive": 76.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 225.23079969309208, "positive_daily": "", "positive": 91.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 225.23079969309208, "positive_daily": "", "positive": 91.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 227.70586342598324, "positive_daily": "", "positive": 92.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 259.8816919535678, "positive_daily": "", "positive": 105.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 259.8816919535678, "positive_daily": "", "positive": 105.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 262.35675568645894, "positive_daily": "", "positive": 106.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 267.30688315224114, "positive_daily": "", "positive": 108.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 274.73207435091456, "positive_daily": "", "positive": 111.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 274.73207435091456, "positive_daily": "", "positive": 111.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 12.375318664455609, "deceased_daily": "", "deceased": 5.0, "positive_100k": 282.1572655495879, "positive_daily": "", "positive": 114.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 284.632329282479, "positive_daily": "", "positive": 115.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 297.00764794693464, "positive_daily": "", "positive": 120.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 297.00764794693464, "positive_daily": "", "positive": 120.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 299.48271167982574, "positive_daily": "", "positive": 121.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 19.800509863128976, "deceased_daily": "", "deceased": 8.0, "positive_100k": 299.48271167982574, "positive_daily": "", "positive": 121.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 22.2755735960201, "deceased_daily": "", "deceased": 9.0, "positive_100k": 301.9577754127169, "positive_daily": "", "positive": 122.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 24.750637328911218, "deceased_daily": "", "deceased": 10.0, "positive_100k": 301.9577754127169, "positive_daily": "", "positive": 122.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.4392921174275224, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.4392921174275224, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.75716846971009, "positive_daily": "", "positive": 8.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.635752704565135, "positive_daily": "", "positive": 12.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 20.733982998133943, "positive_daily": "", "positive": 17.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.15008964398531, "positive_daily": "", "positive": 28.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 36.58938176141284, "positive_daily": "", "positive": 30.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.02867387884036, "positive_daily": "", "positive": 32.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.467965996267885, "positive_daily": "", "positive": 34.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 42.68761205498165, "positive_daily": "", "positive": 35.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 43.907258113695406, "positive_daily": "", "positive": 36.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 45.12690417240916, "positive_daily": "", "positive": 37.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 48.78584234855045, "positive_daily": "", "positive": 40.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 50.00548840726421, "positive_daily": "", "positive": 41.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 51.225134465977966, "positive_daily": "", "positive": 42.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 53.66442658340549, "positive_daily": "", "positive": 44.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 53.66442658340549, "positive_daily": "", "positive": 44.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 59.7626568769743, "positive_daily": "", "positive": 49.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 63.42159505311559, "positive_daily": "", "positive": 52.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.64124111182934, "positive_daily": "", "positive": 53.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 67.08053322925687, "positive_daily": "", "positive": 55.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 71.95911746411191, "positive_daily": "", "positive": 59.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 73.17876352282568, "positive_daily": "", "positive": 60.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 73.17876352282568, "positive_daily": "", "positive": 60.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 74.39840958153944, "positive_daily": "", "positive": 61.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 75.6180556402532, "positive_daily": "", "positive": 62.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 2.4392921174275224, "deceased_daily": "", "deceased": 2.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 79.27699381639448, "positive_daily": "", "positive": 65.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 85.3752241099633, "positive_daily": "", "positive": 70.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 86.59487016867705, "positive_daily": "", "positive": 71.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 87.81451622739081, "positive_daily": "", "positive": 72.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 89.03416228610457, "positive_daily": "", "positive": 73.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 90.25380834481832, "positive_daily": "", "positive": 74.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 90.25380834481832, "positive_daily": "", "positive": 74.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 91.4734544035321, "positive_daily": "", "positive": 75.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.8104790527573595, "positive_daily": "", "positive": 1.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.620958105514719, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.052395263786797, "positive_daily": "", "positive": 5.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.915269580330953, "positive_daily": "", "positive": 11.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.8104790527573595, "deceased_daily": "", "deceased": 1.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.8104790527573595, "deceased_daily": "", "deceased": 1.0, "positive_100k": 54.31437158272079, "positive_daily": "", "positive": 30.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 59.745808740992864, "positive_daily": "", "positive": 33.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 61.55628779375023, "positive_daily": "", "positive": 34.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 76.0401202158091, "positive_daily": "", "positive": 42.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 79.66107832132381, "positive_daily": "", "positive": 44.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 81.47155737408119, "positive_daily": "", "positive": 45.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 86.90299453235326, "positive_daily": "", "positive": 48.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 90.52395263786798, "positive_daily": "", "positive": 50.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 105.00778505992685, "positive_daily": "", "positive": 58.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 110.43922221819895, "positive_daily": "", "positive": 61.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 115.87065937647101, "positive_daily": "", "positive": 64.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 117.68113842922838, "positive_daily": "", "positive": 65.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 119.49161748198573, "positive_daily": "", "positive": 66.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 121.30209653474309, "positive_daily": "", "positive": 67.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 124.92305464025782, "positive_daily": "", "positive": 69.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 124.92305464025782, "positive_daily": "", "positive": 69.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 130.3544917985299, "positive_daily": "", "positive": 72.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 133.9754499040446, "positive_daily": "", "positive": 74.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 139.40688706231668, "positive_daily": "", "positive": 77.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 139.40688706231668, "positive_daily": "", "positive": 77.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 141.21736611507404, "positive_daily": "", "positive": 78.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 148.4592823261035, "positive_daily": "", "positive": 82.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 155.70119853713294, "positive_daily": "", "positive": 86.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 155.70119853713294, "positive_daily": "", "positive": 86.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 157.5116775898903, "positive_daily": "", "positive": 87.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 159.32215664264763, "positive_daily": "", "positive": 88.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 159.32215664264763, "positive_daily": "", "positive": 88.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 171.99551001194916, "positive_daily": "", "positive": 95.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}]}}; var embedOpt = {"mode": "vega-lite"}; function showError(el, error){ diff --git a/figures/switzerland-deaths-by-canton.html b/figures/switzerland-deaths-by-canton.html index 13ea5fc90..9f3e7e343 100644 --- a/figures/switzerland-deaths-by-canton.html +++ b/figures/switzerland-deaths-by-canton.html @@ -14,7 +14,7 @@ <div id="vis"></div> <script> (function(vegaEmbed) { - var spec = {"config": {"view": {"continuousWidth": 400, "continuousHeight": 300}, "title": {"anchor": "middle"}}, "hconcat": [{"mark": "line", "encoding": {"color": {"type": "nominal", "field": "canton", "legend": {"title": "Canton"}}, "opacity": {"condition": {"value": 1, "selection": "selector003"}, "value": 0.2}, "tooltip": [{"type": "nominal", "field": "canton", "title": "Canton"}, {"type": "quantitative", "field": "deceased", "title": "Deaths"}, {"type": "temporal", "field": "date", "title": "Date"}], "x": {"type": "temporal", "field": "date", "title": "Date"}, "y": {"type": "quantitative", "field": "deceased", "scale": {"type": "linear"}, "title": "Deaths"}}, "selection": {"selector003": {"type": "multi", "fields": ["canton"], "bind": "legend"}}}, {"mark": "line", "encoding": {"color": {"type": "nominal", "field": "canton", "legend": {"title": "Canton"}}, "opacity": {"condition": {"value": 1, "selection": "selector004"}, "value": 0.2}, "tooltip": [{"type": "nominal", "field": "canton", "title": "Canton"}, {"type": "quantitative", "field": "deceased_100k", "title": "Deaths/100k"}, {"type": "temporal", "field": "date", "title": "Date"}], "x": {"type": "temporal", "field": "date", "title": "Date"}, "y": {"type": "quantitative", "field": "deceased_100k", "scale": {"type": "linear"}, "title": "Deaths per 100k population"}}, "selection": {"selector004": {"type": "multi", "fields": ["canton"], "bind": "legend"}}}], "data": {"name": "data-c82c7e99bf3a984e3948bb4b2e96ecfd"}, "title": "Covid-19 deaths in Switzerland by Canton", "$schema": "https://vega.github.io/schema/vega-lite/v4.0.2.json", "datasets": {"data-c82c7e99bf3a984e3948bb4b2e96ecfd": [{"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.2907357067058191, "positive_daily": "", "positive": 1.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.2907357067058191, "positive_daily": "", "positive": 1.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.5814714134116382, "positive_daily": "", "positive": 2.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.8722071201174572, "positive_daily": "", "positive": 3.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.8722071201174572, "positive_daily": "", "positive": 3.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.1629428268232764, "positive_daily": "", "positive": 4.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.4536785335290954, "positive_daily": "", "positive": 5.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.7444142402349143, "positive_daily": "", "positive": 6.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.0351499469407335, "positive_daily": "", "positive": 7.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.4888284804698286, "positive_daily": "", "positive": 12.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 4.942507013998925, "positive_daily": "", "positive": 17.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.396185547528019, "positive_daily": "", "positive": 22.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.722071201174574, "positive_daily": "", "positive": 30.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 15.408992455408411, "positive_daily": "", "positive": 53.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.2907357067058191, "deceased_daily": "", "deceased": 1.0, "positive_100k": 22.09591370964225, "positive_daily": "", "positive": 76.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.2907357067058191, "deceased_daily": "", "deceased": 1.0, "positive_100k": 28.49209925717027, "positive_daily": "", "positive": 98.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.5814714134116382, "deceased_daily": "", "deceased": 2.0, "positive_100k": 33.434606271169194, "positive_daily": "", "positive": 115.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.8722071201174572, "deceased_daily": "", "deceased": 3.0, "positive_100k": 50.006541553400886, "positive_daily": "", "positive": 172.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.8722071201174572, "deceased_daily": "", "deceased": 3.0, "positive_100k": 65.41553400880929, "positive_daily": "", "positive": 225.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.1629428268232764, "deceased_daily": "", "deceased": 4.0, "positive_100k": 90.70954049221555, "positive_daily": "", "positive": 312.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.7444142402349143, "deceased_daily": "", "deceased": 6.0, "positive_100k": 101.46676164033086, "positive_daily": "", "positive": 349.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.0351499469407335, "deceased_daily": "", "deceased": 7.0, "positive_100k": 126.76076812373712, "positive_daily": "", "positive": 436.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.9073570670581907, "deceased_daily": "", "deceased": 10.0, "positive_100k": 144.7863819394979, "positive_daily": "", "positive": 498.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 3.1980927737640097, "deceased_daily": "", "deceased": 11.0, "positive_100k": 155.5436030876132, "positive_daily": "", "positive": 535.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.7795641871756476, "deceased_daily": "", "deceased": 13.0, "positive_100k": 182.58202381125437, "positive_daily": "", "positive": 628.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 4.070299893881467, "deceased_daily": "", "deceased": 14.0, "positive_100k": 211.6555944818363, "positive_daily": "", "positive": 728.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.361035600587287, "deceased_daily": "", "deceased": 15.0, "positive_100k": 230.55341541771452, "positive_daily": "", "positive": 793.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 4.942507013998925, "deceased_daily": "", "deceased": 17.0, "positive_100k": 254.10300766088588, "positive_daily": "", "positive": 874.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.1054498408222, "deceased_daily": "", "deceased": 21.0, "positive_100k": 281.4321640912329, "positive_daily": "", "positive": 968.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 7.268392667645476, "deceased_daily": "", "deceased": 25.0, "positive_100k": 295.678213719818, "positive_daily": "", "positive": 1017.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 9.012806907880393, "deceased_daily": "", "deceased": 31.0, "positive_100k": 306.7261705746391, "positive_daily": "", "positive": 1055.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 10.175749734703668, "deceased_daily": "", "deceased": 35.0, "positive_100k": 332.60164847145705, "positive_daily": "", "positive": 1144.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 10.757221148115306, "deceased_daily": "", "deceased": 37.0, "positive_100k": 352.0809408207469, "positive_daily": "", "positive": 1211.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 11.629428268232763, "deceased_daily": "", "deceased": 40.0, "positive_100k": 372.72317599686005, "positive_daily": "", "positive": 1282.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 13.664578215173497, "deceased_daily": "", "deceased": 47.0, "positive_100k": 387.84143274556266, "positive_daily": "", "positive": 1334.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 14.827521041996773, "deceased_daily": "", "deceased": 51.0, "positive_100k": 402.0874823741478, "positive_daily": "", "positive": 1383.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 15.408992455408411, "deceased_daily": "", "deceased": 53.0, "positive_100k": 411.68176069543983, "positive_daily": "", "positive": 1416.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.57193528223169, "deceased_daily": "", "deceased": 57.0, "positive_100k": 416.0427962960271, "positive_daily": "", "positive": 1431.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 17.444142402349147, "deceased_daily": "", "deceased": 60.0, "positive_100k": 435.2313529386111, "positive_daily": "", "positive": 1497.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 19.7700280559957, "deceased_daily": "", "deceased": 68.0, "positive_100k": 446.57004550013806, "positive_daily": "", "positive": 1536.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 20.642235176113154, "deceased_daily": "", "deceased": 71.0, "positive_100k": 456.45505952813596, "positive_daily": "", "positive": 1570.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 22.38664941634807, "deceased_daily": "", "deceased": 77.0, "positive_100k": 464.59565931589884, "positive_daily": "", "positive": 1598.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 24.131063656582985, "deceased_daily": "", "deceased": 83.0, "positive_100k": 473.0269948103677, "positive_daily": "", "positive": 1627.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 24.71253506999462, "deceased_daily": "", "deceased": 85.0, "positive_100k": 480.586123184719, "positive_daily": "", "positive": 1653.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 26.456949310229536, "deceased_daily": "", "deceased": 91.0, "positive_100k": 484.36568737189464, "positive_daily": "", "positive": 1666.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 27.038420723641178, "deceased_daily": "", "deceased": 93.0, "positive_100k": 488.4359872657761, "positive_daily": "", "positive": 1680.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 27.329156430346995, "deceased_daily": "", "deceased": 94.0, "positive_100k": 496.28585134683317, "positive_daily": "", "positive": 1707.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 27.329156430346995, "deceased_daily": "", "deceased": 94.0, "positive_100k": 500.93762265412624, "positive_daily": "", "positive": 1723.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 27.619892137052812, "deceased_daily": "", "deceased": 95.0, "positive_100k": 505.88012966812516, "positive_daily": "", "positive": 1740.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 28.782834963876088, "deceased_daily": "", "deceased": 99.0, "positive_100k": 511.4041080955358, "positive_daily": "", "positive": 1759.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 30.23651349740518, "deceased_daily": "", "deceased": 104.0, "positive_100k": 514.0207294558882, "positive_daily": "", "positive": 1768.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 31.10872061752264, "deceased_daily": "", "deceased": 107.0, "positive_100k": 516.0558794028289, "positive_daily": "", "positive": 1775.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 31.980927737640098, "deceased_daily": "", "deceased": 110.0, "positive_100k": 520.9983864168278, "positive_daily": "", "positive": 1792.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 33.434606271169194, "deceased_daily": "", "deceased": 115.0, "positive_100k": 523.0335363637685, "positive_daily": "", "positive": 1799.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 34.30681339128665, "deceased_daily": "", "deceased": 118.0, "positive_100k": 524.7779506040034, "positive_daily": "", "positive": 1805.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 35.760491924815746, "deceased_daily": "", "deceased": 123.0, "positive_100k": 529.4297219112965, "positive_daily": "", "positive": 1821.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 36.92343475163902, "deceased_daily": "", "deceased": 127.0, "positive_100k": 532.046343271649, "positive_daily": "", "positive": 1830.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 37.50490616505066, "deceased_daily": "", "deceased": 129.0, "positive_100k": 533.500021805178, "positive_daily": "", "positive": 1835.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 38.086377578462304, "deceased_daily": "", "deceased": 131.0, "positive_100k": 534.0814932185897, "positive_daily": "", "positive": 1837.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 38.37711328516812, "deceased_daily": "", "deceased": 132.0, "positive_100k": 537.8610574057652, "positive_daily": "", "positive": 1850.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 39.24932040528558, "deceased_daily": "", "deceased": 135.0, "positive_100k": 538.4425288191769, "positive_daily": "", "positive": 1852.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 39.5400561119914, "deceased_daily": "", "deceased": 136.0, "positive_100k": 538.7332645258828, "positive_daily": "", "positive": 1853.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 39.830791818697215, "deceased_daily": "", "deceased": 137.0, "positive_100k": 542.5128287130584, "positive_daily": "", "positive": 1866.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.5040856139006649, "deceased_daily": "", "deceased": 1.0, "positive_100k": 50.91264700396715, "positive_daily": "", "positive": 101.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.5040856139006649, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.5229585792851, "positive_daily": "", "positive": 128.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.0081712278013297, "deceased_daily": "", "deceased": 2.0, "positive_100k": 91.743581729921, "positive_daily": "", "positive": 182.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.5122568417019946, "deceased_daily": "", "deceased": 3.0, "positive_100k": 113.92334874155026, "positive_daily": "", "positive": 226.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.0163424556026595, "deceased_daily": "", "deceased": 4.0, "positive_100k": 130.05408838637155, "positive_daily": "", "positive": 258.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.0163424556026595, "deceased_daily": "", "deceased": 4.0, "positive_100k": 143.1603143477888, "positive_daily": "", "positive": 284.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.5204280695033243, "deceased_daily": "", "deceased": 5.0, "positive_100k": 151.22568417019946, "positive_daily": "", "positive": 300.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.024513683403989, "deceased_daily": "", "deceased": 6.0, "positive_100k": 172.90136556792805, "positive_daily": "", "positive": 343.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.032684911205319, "deceased_daily": "", "deceased": 8.0, "positive_100k": 198.1056462629613, "positive_daily": "", "positive": 393.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 4.032684911205319, "deceased_daily": "", "deceased": 8.0, "positive_100k": 218.2690708189879, "positive_daily": "", "positive": 433.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 4.536770525105983, "deceased_daily": "", "deceased": 9.0, "positive_100k": 238.93658098891515, "positive_daily": "", "positive": 474.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 6.049027366807978, "deceased_daily": "", "deceased": 12.0, "positive_100k": 249.5223788808291, "positive_daily": "", "positive": 495.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 7.561284208509973, "deceased_daily": "", "deceased": 15.0, "positive_100k": 261.62043361444506, "positive_daily": "", "positive": 519.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 9.577626664112634, "deceased_daily": "", "deceased": 19.0, "positive_100k": 269.6858034368557, "positive_daily": "", "positive": 535.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 11.593969119715293, "deceased_daily": "", "deceased": 23.0, "positive_100k": 275.73483080366367, "positive_daily": "", "positive": 547.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 13.106225961417287, "deceased_daily": "", "deceased": 26.0, "positive_100k": 298.4186834291936, "positive_daily": "", "positive": 592.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 14.114397189218616, "deceased_daily": "", "deceased": 28.0, "positive_100k": 313.5412518462136, "positive_daily": "", "positive": 622.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 15.122568417019947, "deceased_daily": "", "deceased": 30.0, "positive_100k": 327.15156342153153, "positive_daily": "", "positive": 649.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 15.122568417019947, "deceased_daily": "", "deceased": 30.0, "positive_100k": 331.18424833273684, "positive_daily": "", "positive": 657.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.634825258721943, "deceased_daily": "", "deceased": 33.0, "positive_100k": 336.7291900856442, "positive_daily": "", "positive": 668.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 17.138910872622606, "deceased_daily": "", "deceased": 34.0, "positive_100k": 342.27413183855145, "positive_daily": "", "positive": 679.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 17.64299648652327, "deceased_daily": "", "deceased": 35.0, "positive_100k": 344.7945599080548, "positive_daily": "", "positive": 684.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 17.64299648652327, "deceased_daily": "", "deceased": 35.0, "positive_100k": 351.8517585026641, "positive_daily": "", "positive": 698.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 362.43755639457805, "positive_daily": "", "positive": 719.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 367.9824981474854, "positive_daily": "", "positive": 730.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 374.53561112819403, "positive_daily": "", "positive": 743.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 376.55195358379666, "positive_daily": "", "positive": 747.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 18.6511677143246, "deceased_daily": "", "deceased": 37.0, "positive_100k": 378.0642104254987, "positive_daily": "", "positive": 750.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 18.6511677143246, "deceased_daily": "", "deceased": 37.0, "positive_100k": 379.57646726720066, "positive_daily": "", "positive": 753.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 19.155253328225267, "deceased_daily": "", "deceased": 38.0, "positive_100k": 382.60098095060465, "positive_daily": "", "positive": 759.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 19.65933894212593, "deceased_daily": "", "deceased": 39.0, "positive_100k": 385.121409020108, "positive_daily": "", "positive": 764.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 20.163424556026595, "deceased_daily": "", "deceased": 40.0, "positive_100k": 388.145922703512, "positive_daily": "", "positive": 770.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 20.163424556026595, "deceased_daily": "", "deceased": 40.0, "positive_100k": 389.65817954521395, "positive_daily": "", "positive": 773.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 20.66751016992726, "deceased_daily": "", "deceased": 41.0, "positive_100k": 392.1786076147173, "positive_daily": "", "positive": 778.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 21.171595783827925, "deceased_daily": "", "deceased": 42.0, "positive_100k": 395.707206912022, "positive_daily": "", "positive": 785.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 396.71537813982326, "positive_daily": "", "positive": 787.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 398.73172059542594, "positive_daily": "", "positive": 791.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 400.2439774371279, "positive_daily": "", "positive": 794.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 22.179767011629252, "deceased_daily": "", "deceased": 44.0, "positive_100k": 402.7644055066312, "positive_daily": "", "positive": 799.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 22.179767011629252, "deceased_daily": "", "deceased": 44.0, "positive_100k": 403.26849112053196, "positive_daily": "", "positive": 800.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 404.2766623483332, "positive_daily": "", "positive": 802.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 406.79709041783656, "positive_daily": "", "positive": 807.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 407.80526164563787, "positive_daily": "", "positive": 809.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 408.81343287343924, "positive_daily": "", "positive": 811.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.09662050461024736, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.19324100922049472, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.38648201844098945, "positive_daily": "", "positive": 4.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5797230276614843, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.6425485783742055, "positive_daily": "", "positive": 17.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.285097156748411, "positive_daily": "", "positive": 34.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 11.884322067060427, "positive_daily": "", "positive": 123.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 18.647757389777745, "positive_daily": "", "positive": 193.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 27.24698230008976, "positive_daily": "", "positive": 282.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.19324100922049472, "deceased_daily": "", "deceased": 2.0, "positive_100k": 36.42593023806326, "positive_daily": "", "positive": 377.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.28986151383074216, "deceased_daily": "", "deceased": 3.0, "positive_100k": 40.3873709270834, "positive_daily": "", "positive": 418.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.48310252305123685, "deceased_daily": "", "deceased": 5.0, "positive_100k": 45.41163716681627, "positive_daily": "", "positive": 470.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.5797230276614843, "deceased_daily": "", "deceased": 6.0, "positive_100k": 51.4021084526516, "positive_daily": "", "positive": 532.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.5797230276614843, "deceased_daily": "", "deceased": 6.0, "positive_100k": 60.29119487679437, "positive_daily": "", "positive": 624.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.6763435322717316, "deceased_daily": "", "deceased": 7.0, "positive_100k": 63.76953304276327, "positive_daily": "", "positive": 660.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7729640368819789, "deceased_daily": "", "deceased": 8.0, "positive_100k": 69.37352231015761, "positive_daily": "", "positive": 718.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.8695845414922264, "deceased_daily": "", "deceased": 9.0, "positive_100k": 74.10792703605973, "positive_daily": "", "positive": 767.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.9662050461024737, "deceased_daily": "", "deceased": 10.0, "positive_100k": 77.10316267897741, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.256066559933216, "deceased_daily": "", "deceased": 13.0, "positive_100k": 79.80853680806433, "positive_daily": "", "positive": 826.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.5459280737639578, "deceased_daily": "", "deceased": 16.0, "positive_100k": 82.70715194637175, "positive_daily": "", "positive": 856.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.9324100922049474, "deceased_daily": "", "deceased": 20.0, "positive_100k": 87.82803869071486, "positive_daily": "", "positive": 909.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.2222716060356897, "deceased_daily": "", "deceased": 23.0, "positive_100k": 96.91036612407812, "positive_daily": "", "positive": 1003.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.512133119866432, "deceased_daily": "", "deceased": 26.0, "positive_100k": 103.67380144679544, "positive_daily": "", "positive": 1073.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 2.7053741290869264, "deceased_daily": "", "deceased": 28.0, "positive_100k": 106.86227809893359, "positive_daily": "", "positive": 1106.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.7053741290869264, "deceased_daily": "", "deceased": 28.0, "positive_100k": 109.85751374185126, "positive_daily": "", "positive": 1137.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.995235642917669, "deceased_daily": "", "deceased": 31.0, "positive_100k": 113.33585190782017, "positive_daily": "", "positive": 1173.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 3.1884766521381636, "deceased_daily": "", "deceased": 33.0, "positive_100k": 118.64997966138378, "positive_daily": "", "positive": 1228.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 3.5749586705791527, "deceased_daily": "", "deceased": 37.0, "positive_100k": 124.25396892877814, "positive_daily": "", "positive": 1286.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 3.6715791751894002, "deceased_daily": "", "deceased": 38.0, "positive_100k": 128.98837365468023, "positive_daily": "", "positive": 1335.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.058061193630389, "deceased_daily": "", "deceased": 42.0, "positive_100k": 132.85319383909015, "positive_daily": "", "positive": 1375.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.2513022028508844, "deceased_daily": "", "deceased": 44.0, "positive_100k": 137.10449604194102, "positive_daily": "", "positive": 1419.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 139.23014714336648, "positive_daily": "", "positive": 1441.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 140.67945471252017, "positive_daily": "", "positive": 1456.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 142.03214177706366, "positive_daily": "", "positive": 1470.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.120886744343111, "deceased_daily": "", "deceased": 53.0, "positive_100k": 143.86793136465835, "positive_daily": "", "positive": 1489.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 5.314127753563606, "deceased_daily": "", "deceased": 55.0, "positive_100k": 146.38006448452478, "positive_daily": "", "positive": 1515.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.473573808886574, "deceased_daily": "", "deceased": 67.0, "positive_100k": 150.0516436597142, "positive_daily": "", "positive": 1553.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.666814818107069, "deceased_daily": "", "deceased": 69.0, "positive_100k": 153.24012031185234, "positive_daily": "", "positive": 1586.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.666814818107069, "deceased_daily": "", "deceased": 69.0, "positive_100k": 154.49618687178557, "positive_daily": "", "positive": 1599.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 7.053296836548059, "deceased_daily": "", "deceased": 73.0, "positive_100k": 155.84887393632903, "positive_daily": "", "positive": 1613.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 7.439778854989048, "deceased_daily": "", "deceased": 77.0, "positive_100k": 156.71845847782126, "positive_daily": "", "positive": 1622.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 7.439778854989048, "deceased_daily": "", "deceased": 77.0, "positive_100k": 158.74748907463643, "positive_daily": "", "positive": 1643.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 7.633019864209543, "deceased_daily": "", "deceased": 79.0, "positive_100k": 161.35624269911312, "positive_daily": "", "positive": 1670.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 7.922881378040286, "deceased_daily": "", "deceased": 82.0, "positive_100k": 163.67513480975904, "positive_daily": "", "positive": 1694.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 165.02782187430253, "positive_daily": "", "positive": 1708.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 165.607544901964, "positive_daily": "", "positive": 1714.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 166.380508938846, "positive_daily": "", "positive": 1722.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 167.4433344895587, "positive_daily": "", "positive": 1733.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 168.21629852644068, "positive_daily": "", "positive": 1741.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 8.212742891871027, "deceased_daily": "", "deceased": 85.0, "positive_100k": 169.76222660020463, "positive_daily": "", "positive": 1757.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.387736141220191, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 24.775472282440383, "positive_daily": "", "positive": 4.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 30.96934035305048, "positive_daily": "", "positive": 5.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 37.16320842366058, "positive_daily": "", "positive": 6.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 49.550944564880766, "positive_daily": "", "positive": 8.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 55.74481263549086, "positive_daily": "", "positive": 9.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 68.13254877671105, "positive_daily": "", "positive": 11.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 74.32641684732116, "positive_daily": "", "positive": 12.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 80.52028491793125, "positive_daily": "", "positive": 13.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 86.71415298854134, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 86.71415298854134, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 123.87736141220192, "positive_daily": "", "positive": 20.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 123.87736141220192, "positive_daily": "", "positive": 20.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 142.4589656240322, "positive_daily": "", "positive": 23.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.34706315161106716, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.082378909666403, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.082378909666403, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.205947274166007, "positive_daily": "", "positive": 15.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.594199880610277, "positive_daily": "", "positive": 19.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.941263032221343, "positive_daily": "", "positive": 20.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 7.635389335443477, "positive_daily": "", "positive": 22.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 9.023641941887746, "positive_daily": "", "positive": 26.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 9.023641941887746, "positive_daily": "", "positive": 26.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 14.576652367664822, "positive_daily": "", "positive": 42.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 16.311968125720156, "positive_daily": "", "positive": 47.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 18.741410186997626, "positive_daily": "", "positive": 54.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 26.376799522441107, "positive_daily": "", "positive": 76.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 30.888620493384977, "positive_daily": "", "positive": 89.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 40.25932558688379, "positive_daily": "", "positive": 116.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 46.506462315883, "positive_daily": "", "positive": 134.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 63.859619896436364, "positive_daily": "", "positive": 184.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 97.87180875432094, "positive_daily": "", "positive": 282.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 100.30125081559841, "positive_daily": "", "positive": 289.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 104.81307178654227, "positive_daily": "", "positive": 302.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 1.3882526064442686, "deceased_daily": "", "deceased": 4.0, "positive_100k": 106.20132439298655, "positive_daily": "", "positive": 306.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 118.3485346993739, "positive_daily": "", "positive": 341.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 146.46064997987034, "positive_daily": "", "positive": 422.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 161.7314286507573, "positive_daily": "", "positive": 466.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 2.082378909666403, "deceased_daily": "", "deceased": 6.0, "positive_100k": 174.2257021087557, "positive_daily": "", "positive": 502.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 2.082378909666403, "deceased_daily": "", "deceased": 6.0, "positive_100k": 177.3492704732553, "positive_daily": "", "positive": 511.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 2.42944206127747, "deceased_daily": "", "deceased": 7.0, "positive_100k": 187.06703871836518, "positive_daily": "", "positive": 539.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 3.4706315161106716, "deceased_daily": "", "deceased": 10.0, "positive_100k": 194.7024280538087, "positive_daily": "", "positive": 561.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 3.8176946677217387, "deceased_daily": "", "deceased": 11.0, "positive_100k": 204.0731331473075, "positive_daily": "", "positive": 588.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 4.164757819332806, "deceased_daily": "", "deceased": 12.0, "positive_100k": 211.708522482751, "positive_daily": "", "positive": 610.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 4.85888412255494, "deceased_daily": "", "deceased": 14.0, "positive_100k": 216.91446975691696, "positive_daily": "", "positive": 625.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 227.67342745686003, "positive_daily": "", "positive": 656.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 232.53231157941502, "positive_daily": "", "positive": 670.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 236.6970693987478, "positive_daily": "", "positive": 682.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 239.47357461163634, "positive_daily": "", "positive": 690.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 7.288326183832411, "deceased_daily": "", "deceased": 21.0, "positive_100k": 240.8618272180806, "positive_daily": "", "positive": 694.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 7.288326183832411, "deceased_daily": "", "deceased": 21.0, "positive_100k": 246.76190079546876, "positive_daily": "", "positive": 711.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 7.635389335443477, "deceased_daily": "", "deceased": 22.0, "positive_100k": 250.57959546319046, "positive_daily": "", "positive": 722.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 7.635389335443477, "deceased_daily": "", "deceased": 22.0, "positive_100k": 255.43847958574545, "positive_daily": "", "positive": 736.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 7.9824524870545455, "deceased_daily": "", "deceased": 23.0, "positive_100k": 256.8267321921897, "positive_daily": "", "positive": 740.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 8.329515638665612, "deceased_daily": "", "deceased": 24.0, "positive_100k": 259.9503005566893, "positive_daily": "", "positive": 749.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 262.03267946635566, "positive_daily": "", "positive": 755.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 266.5445004372996, "positive_daily": "", "positive": 768.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 271.05632140824343, "positive_daily": "", "positive": 781.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 275.5681423791873, "positive_daily": "", "positive": 794.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 276.9563949856316, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 278.69171074368694, "positive_daily": "", "positive": 803.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 279.73290019852016, "positive_daily": "", "positive": 806.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 280.7740896533533, "positive_daily": "", "positive": 809.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 281.4682159565754, "positive_daily": "", "positive": 811.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 281.4682159565754, "positive_daily": "", "positive": 811.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 282.1623422597976, "positive_daily": "", "positive": 813.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.89765801785296, "positive_daily": "", "positive": 818.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 285.2859106242972, "positive_daily": "", "positive": 822.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 285.98003692751934, "positive_daily": "", "positive": 824.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.36604024978586647, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.73973074079226, "positive_daily": "", "positive": 43.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 24.158656485867187, "positive_daily": "", "positive": 66.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.77382372965731, "positive_daily": "", "positive": 95.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 38.06818597773011, "positive_daily": "", "positive": 104.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 47.219192222376776, "positive_daily": "", "positive": 129.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 51.61167521980717, "positive_daily": "", "positive": 141.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.46831921638103, "positive_daily": "", "positive": 157.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 63.3249632129549, "positive_daily": "", "positive": 173.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7320804995717329, "deceased_daily": "", "deceased": 2.0, "positive_100k": 69.54764745931462, "positive_daily": "", "positive": 190.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.7320804995717329, "deceased_daily": "", "deceased": 2.0, "positive_100k": 71.74388895802983, "positive_daily": "", "positive": 196.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 79.06469395374715, "positive_daily": "", "positive": 216.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 83.09113670139168, "positive_daily": "", "positive": 227.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 86.75153919925035, "positive_daily": "", "positive": 237.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 91.51006244646662, "positive_daily": "", "positive": 250.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 94.43838444475355, "positive_daily": "", "positive": 258.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 95.53650519411114, "positive_daily": "", "positive": 261.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 96.63462594346875, "positive_daily": "", "positive": 264.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 101.02710894089914, "positive_daily": "", "positive": 276.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.8302012489293324, "deceased_daily": "", "deceased": 5.0, "positive_100k": 103.22335043961434, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 1.8302012489293324, "deceased_daily": "", "deceased": 5.0, "positive_100k": 107.61583343704474, "positive_daily": "", "positive": 294.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.1962414987151986, "deceased_daily": "", "deceased": 6.0, "positive_100k": 112.00831643447513, "positive_daily": "", "positive": 306.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.562281748501065, "deceased_daily": "", "deceased": 7.0, "positive_100k": 115.30267868254792, "positive_daily": "", "positive": 315.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.562281748501065, "deceased_daily": "", "deceased": 7.0, "positive_100k": 117.49892018126313, "positive_daily": "", "positive": 321.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 118.96308118040659, "positive_daily": "", "positive": 325.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 120.42724217955006, "positive_daily": "", "positive": 329.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 125.55180567655219, "positive_daily": "", "positive": 343.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.294362248072798, "deceased_daily": "", "deceased": 9.0, "positive_100k": 128.11408742505324, "positive_daily": "", "positive": 350.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.660402497858665, "deceased_daily": "", "deceased": 10.0, "positive_100k": 129.21220817441085, "positive_daily": "", "positive": 353.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 129.94428867398258, "positive_daily": "", "positive": 355.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 129.94428867398258, "positive_daily": "", "positive": 355.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 131.40844967312606, "positive_daily": "", "positive": 359.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 134.70281192119884, "positive_daily": "", "positive": 368.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 4.392482997430397, "deceased_daily": "", "deceased": 12.0, "positive_100k": 137.26509366969992, "positive_daily": "", "positive": 375.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.12456349700213, "deceased_daily": "", "deceased": 14.0, "positive_100k": 137.6311339194858, "positive_daily": "", "positive": 376.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 5.12456349700213, "deceased_daily": "", "deceased": 14.0, "positive_100k": 138.7292546688434, "positive_daily": "", "positive": 379.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 139.09529491862924, "positive_daily": "", "positive": 380.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 139.82737541820097, "positive_daily": "", "positive": 382.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 140.19341566798687, "positive_daily": "", "positive": 383.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 140.5594559177727, "positive_daily": "", "positive": 384.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 142.02361691691618, "positive_daily": "", "positive": 388.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.19696787650902012, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.39393575301804024, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.954518147635302, "positive_daily": "", "positive": 15.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.257490195923948, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.015040467050229, "positive_daily": "", "positive": 61.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.742269503266712, "positive_daily": "", "positive": 85.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.302851897883972, "positive_daily": "", "positive": 98.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 36.43905715416873, "positive_daily": "", "positive": 185.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 39.39357530180403, "positive_daily": "", "positive": 200.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 44.90867584405659, "positive_daily": "", "positive": 228.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 55.15100542252564, "positive_daily": "", "positive": 280.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.39393575301804024, "deceased_daily": "", "deceased": 2.0, "positive_100k": 60.27217021176016, "positive_daily": "", "positive": 306.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.9848393825451006, "deceased_daily": "", "deceased": 5.0, "positive_100k": 66.77211013655783, "positive_daily": "", "positive": 339.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.9848393825451006, "deceased_daily": "", "deceased": 5.0, "positive_100k": 71.89327492579235, "positive_daily": "", "positive": 365.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 76.62050396200884, "positive_daily": "", "positive": 389.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 77.60534334455394, "positive_daily": "", "positive": 394.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 81.54470087473435, "positive_daily": "", "positive": 414.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.575743012072161, "deceased_daily": "", "deceased": 8.0, "positive_100k": 89.62038381160417, "positive_daily": "", "positive": 455.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.575743012072161, "deceased_daily": "", "deceased": 8.0, "positive_100k": 94.54458072432966, "positive_daily": "", "positive": 480.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.7727108885811813, "deceased_daily": "", "deceased": 9.0, "positive_100k": 99.27180976054615, "positive_daily": "", "positive": 504.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.7727108885811813, "deceased_daily": "", "deceased": 9.0, "positive_100k": 101.43845640214538, "positive_daily": "", "positive": 515.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.1666466415992214, "deceased_daily": "", "deceased": 11.0, "positive_100k": 104.7869103027987, "positive_daily": "", "positive": 532.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.5605823946172617, "deceased_daily": "", "deceased": 13.0, "positive_100k": 109.71110721552422, "positive_daily": "", "positive": 557.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.954518147635302, "deceased_daily": "", "deceased": 15.0, "positive_100k": 113.84743262221366, "positive_daily": "", "positive": 578.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 3.151486024144322, "deceased_daily": "", "deceased": 16.0, "positive_100k": 118.96859741144816, "positive_daily": "", "positive": 604.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 3.3484539006533423, "deceased_daily": "", "deceased": 17.0, "positive_100k": 124.48369795370073, "positive_daily": "", "positive": 632.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 3.5454217771623626, "deceased_daily": "", "deceased": 18.0, "positive_100k": 126.25640884228191, "positive_daily": "", "positive": 641.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 127.83215185435408, "positive_daily": "", "positive": 649.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 129.40789486642623, "positive_daily": "", "positive": 657.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 130.7866700019894, "positive_daily": "", "positive": 664.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.530261159707464, "deceased_daily": "", "deceased": 23.0, "positive_100k": 133.1502845200976, "positive_daily": "", "positive": 676.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.924196912725503, "deceased_daily": "", "deceased": 25.0, "positive_100k": 133.9381560261337, "positive_daily": "", "positive": 680.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 136.49873842075095, "positive_daily": "", "positive": 693.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 137.68054567980508, "positive_daily": "", "positive": 699.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 138.8623529388592, "positive_daily": "", "positive": 705.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 140.04416019791333, "positive_daily": "", "positive": 711.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 5.712068418761584, "deceased_daily": "", "deceased": 29.0, "positive_100k": 141.42293533347646, "positive_daily": "", "positive": 718.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.712068418761584, "deceased_daily": "", "deceased": 29.0, "positive_100k": 142.60474259253058, "positive_daily": "", "positive": 724.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 144.96835711063883, "positive_daily": "", "positive": 736.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 146.74106799922, "positive_daily": "", "positive": 745.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 148.31681101129215, "positive_daily": "", "positive": 753.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 149.89255402336434, "positive_daily": "", "positive": 761.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 151.07436128241847, "positive_daily": "", "positive": 767.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 152.6501042944906, "positive_daily": "", "positive": 775.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 152.84707217099964, "positive_daily": "", "positive": 776.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 153.63494367703572, "positive_daily": "", "positive": 780.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.523607577042692, "positive_daily": "", "positive": 8.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.089058524173027, "positive_daily": "", "positive": 9.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.350862312694374, "positive_daily": "", "positive": 13.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.178117048346055, "positive_daily": "", "positive": 18.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.570822731128075, "positive_daily": "", "positive": 24.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.267175572519085, "positive_daily": "", "positive": 27.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 17.52897936104043, "positive_daily": "", "positive": 31.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 20.921685043822446, "positive_daily": "", "positive": 37.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 26.010743567995476, "positive_daily": "", "positive": 46.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 33.36160588068985, "positive_daily": "", "positive": 59.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 38.45066440486288, "positive_daily": "", "positive": 68.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 41.84337008764489, "positive_daily": "", "positive": 74.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 52.58693808312129, "positive_daily": "", "positive": 93.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.5654509471303365, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.46140797285835, "positive_daily": "", "positive": 114.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.130901894260673, "deceased_daily": "", "deceased": 2.0, "positive_100k": 82.55583828102911, "positive_daily": "", "positive": 146.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.6963528413910094, "deceased_daily": "", "deceased": 3.0, "positive_100k": 98.95391574780888, "positive_daily": "", "positive": 175.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.6963528413910094, "deceased_daily": "", "deceased": 3.0, "positive_100k": 106.8702290076336, "positive_daily": "", "positive": 189.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.261803788521346, "deceased_daily": "", "deceased": 4.0, "positive_100k": 113.09018942606728, "positive_daily": "", "positive": 200.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.261803788521346, "deceased_daily": "", "deceased": 4.0, "positive_100k": 122.13740458015268, "positive_daily": "", "positive": 216.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.827254735651682, "deceased_daily": "", "deceased": 5.0, "positive_100k": 139.66638394119312, "positive_daily": "", "positive": 247.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.392705682782019, "deceased_daily": "", "deceased": 6.0, "positive_100k": 149.84450098953914, "positive_daily": "", "positive": 265.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 5.089058524173027, "deceased_daily": "", "deceased": 9.0, "positive_100k": 158.3262651964942, "positive_daily": "", "positive": 280.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 6.785411365564038, "deceased_daily": "", "deceased": 12.0, "positive_100k": 169.0698331919706, "positive_daily": "", "positive": 299.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 7.350862312694374, "deceased_daily": "", "deceased": 13.0, "positive_100k": 178.68249929318634, "positive_daily": "", "positive": 316.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 8.481764206955047, "deceased_daily": "", "deceased": 15.0, "positive_100k": 190.55696918292338, "positive_daily": "", "positive": 337.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 10.178117048346055, "deceased_daily": "", "deceased": 18.0, "positive_100k": 195.6460277070964, "positive_daily": "", "positive": 346.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 20.0, "positive_100k": 213.7404580152672, "positive_daily": "", "positive": 378.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 12.439920836867401, "deceased_daily": "", "deceased": 22.0, "positive_100k": 227.31128074639523, "positive_daily": "", "positive": 402.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 13.570822731128075, "deceased_daily": "", "deceased": 24.0, "positive_100k": 237.4893977947413, "positive_daily": "", "positive": 420.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 15.267175572519085, "deceased_daily": "", "deceased": 27.0, "positive_100k": 243.14390726604466, "positive_daily": "", "positive": 430.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 15.832626519649422, "deceased_daily": "", "deceased": 28.0, "positive_100k": 251.0602205258694, "positive_daily": "", "positive": 444.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 16.963528413910094, "deceased_daily": "", "deceased": 30.0, "positive_100k": 255.5838281029121, "positive_daily": "", "positive": 452.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.963528413910094, "deceased_daily": "", "deceased": 30.0, "positive_100k": 261.8037885213458, "positive_daily": "", "positive": 463.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 19.22533220243144, "deceased_daily": "", "deceased": 34.0, "positive_100k": 274.24370935821315, "positive_daily": "", "positive": 485.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 20.921685043822446, "deceased_daily": "", "deceased": 37.0, "positive_100k": 287.81453208934124, "positive_daily": "", "positive": 509.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 22.618037885213457, "deceased_daily": "", "deceased": 40.0, "positive_100k": 290.0763358778626, "positive_daily": "", "positive": 513.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 23.74893977947413, "deceased_daily": "", "deceased": 42.0, "positive_100k": 308.17076618603335, "positive_daily": "", "positive": 545.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 23.74893977947413, "deceased_daily": "", "deceased": 42.0, "positive_100k": 318.9143341815098, "positive_daily": "", "positive": 564.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 25.44529262086514, "deceased_daily": "", "deceased": 45.0, "positive_100k": 324.00339270568276, "positive_daily": "", "positive": 573.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 28.27254735651682, "deceased_daily": "", "deceased": 50.0, "positive_100k": 329.65790217698617, "positive_daily": "", "positive": 583.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 29.403449250777495, "deceased_daily": "", "deceased": 52.0, "positive_100k": 332.4851569126378, "positive_daily": "", "positive": 588.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 31.099802092168506, "deceased_daily": "", "deceased": 55.0, "positive_100k": 338.70511733107156, "positive_daily": "", "positive": 599.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 31.665253039298843, "deceased_daily": "", "deceased": 56.0, "positive_100k": 346.0559796437659, "positive_daily": "", "positive": 612.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 32.23070398642918, "deceased_daily": "", "deceased": 57.0, "positive_100k": 351.14503816793894, "positive_daily": "", "positive": 621.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 33.92705682782019, "deceased_daily": "", "deceased": 60.0, "positive_100k": 356.23409669211196, "positive_daily": "", "positive": 630.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 33.92705682782019, "deceased_daily": "", "deceased": 60.0, "positive_100k": 357.93044953350295, "positive_daily": "", "positive": 633.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 35.05795872208086, "deceased_daily": "", "deceased": 62.0, "positive_100k": 358.49590048063334, "positive_daily": "", "positive": 634.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 36.754311563471866, "deceased_daily": "", "deceased": 65.0, "positive_100k": 364.15040995193664, "positive_daily": "", "positive": 644.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 37.3197625106022, "deceased_daily": "", "deceased": 66.0, "positive_100k": 366.97766468758834, "positive_daily": "", "positive": 649.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 38.45066440486288, "deceased_daily": "", "deceased": 68.0, "positive_100k": 370.9358213175007, "positive_daily": "", "positive": 656.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 38.45066440486288, "deceased_daily": "", "deceased": 68.0, "positive_100k": 374.8939779474131, "positive_daily": "", "positive": 663.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 39.58156629912355, "deceased_daily": "", "deceased": 70.0, "positive_100k": 376.59033078880407, "positive_daily": "", "positive": 666.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 40.14701724625389, "deceased_daily": "", "deceased": 71.0, "positive_100k": 377.1557817359344, "positive_daily": "", "positive": 667.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 41.277919140514555, "deceased_daily": "", "deceased": 73.0, "positive_100k": 377.7212326830647, "positive_daily": "", "positive": 668.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 41.277919140514555, "deceased_daily": "", "deceased": 73.0, "positive_100k": 380.54848741871643, "positive_daily": "", "positive": 673.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 41.84337008764489, "deceased_daily": "", "deceased": 74.0, "positive_100k": 382.2448402601074, "positive_daily": "", "positive": 676.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 382.81029120723775, "positive_daily": "", "positive": 677.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.87080674973203, "positive_daily": "", "positive": 65.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 22.463295707313026, "positive_daily": "", "positive": 92.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 26.61412208801217, "positive_daily": "", "positive": 109.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 31.98577975715224, "positive_daily": "", "positive": 131.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 38.08993619935686, "positive_daily": "", "positive": 156.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.48833251537637007, "deceased_daily": "", "deceased": 2.0, "positive_100k": 50.05408282607794, "positive_daily": "", "positive": 205.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.48833251537637007, "deceased_daily": "", "deceased": 2.0, "positive_100k": 55.669906752906186, "positive_daily": "", "positive": 228.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.7324987730645551, "deceased_daily": "", "deceased": 3.0, "positive_100k": 61.77406319511082, "positive_daily": "", "positive": 253.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7324987730645551, "deceased_daily": "", "deceased": 3.0, "positive_100k": 70.0757159565091, "positive_daily": "", "positive": 287.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.9766650307527401, "deceased_daily": "", "deceased": 4.0, "positive_100k": 77.40070368715466, "positive_daily": "", "positive": 317.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.2208312884409254, "deceased_daily": "", "deceased": 5.0, "positive_100k": 82.77236135629472, "positive_daily": "", "positive": 339.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.4649975461291103, "deceased_daily": "", "deceased": 6.0, "positive_100k": 85.70235644855295, "positive_daily": "", "positive": 351.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 91.56234663306938, "positive_daily": "", "positive": 375.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 97.9106693329622, "positive_daily": "", "positive": 401.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 103.03816074441409, "positive_daily": "", "positive": 422.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 109.63064970199508, "positive_daily": "", "positive": 449.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 114.51397485575878, "positive_daily": "", "positive": 469.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 116.71147117495245, "positive_daily": "", "positive": 478.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 121.35063007102796, "positive_daily": "", "positive": 497.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 124.28062516328619, "positive_daily": "", "positive": 509.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 128.67561780167352, "positive_daily": "", "positive": 527.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 132.3381116669963, "positive_daily": "", "positive": 542.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 136.73310430538362, "positive_daily": "", "positive": 560.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 138.6864343668891, "positive_daily": "", "positive": 568.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 140.63976442839459, "positive_daily": "", "positive": 576.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 141.61642945914733, "positive_daily": "", "positive": 580.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.685828834570035, "deceased_daily": "", "deceased": 11.0, "positive_100k": 143.81392577834097, "positive_daily": "", "positive": 589.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 2.9299950922582205, "deceased_daily": "", "deceased": 12.0, "positive_100k": 145.5230895821583, "positive_daily": "", "positive": 596.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.1741613499464054, "deceased_daily": "", "deceased": 13.0, "positive_100k": 146.25558835522284, "positive_daily": "", "positive": 599.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.4183276076345908, "deceased_daily": "", "deceased": 14.0, "positive_100k": 148.20891841672832, "positive_daily": "", "positive": 607.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 152.11557853973926, "positive_daily": "", "positive": 623.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 152.84807731280384, "positive_daily": "", "positive": 626.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 154.55724111662113, "positive_daily": "", "positive": 633.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 156.998903693503, "positive_daily": "", "positive": 643.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 158.2197349819439, "positive_daily": "", "positive": 648.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 159.684732528073, "positive_daily": "", "positive": 654.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 161.14973007420213, "positive_daily": "", "positive": 660.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 162.85889387801942, "positive_daily": "", "positive": 667.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 163.59139265108396, "positive_daily": "", "positive": 670.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 164.56805768183673, "positive_daily": "", "positive": 674.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 165.30055645490128, "positive_daily": "", "positive": 677.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 167.74221903178312, "positive_daily": "", "positive": 687.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 169.4513828356004, "positive_daily": "", "positive": 694.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": 120.65760964439379, "tested": 235.0, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5403099103539633, "positive_daily": "", "positive": 3.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5403099103539633, "positive_daily": "", "positive": 3.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.107493094277236, "positive_daily": "", "positive": 8.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.701549551769816, "positive_daily": "", "positive": 15.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.782169372477743, "positive_daily": "", "positive": 21.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.322479282831706, "positive_daily": "", "positive": 24.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.376225829970323, "positive_daily": "", "positive": 28.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.943409013893596, "positive_daily": "", "positive": 33.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 25.158395202448066, "positive_daily": "", "positive": 49.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 37.48087448527977, "positive_daily": "", "positive": 73.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 47.2361705841882, "positive_daily": "", "positive": 92.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 51.34366367846545, "positive_daily": "", "positive": 100.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 73.42143906020557, "positive_daily": "", "positive": 143.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 84.20360843268332, "positive_daily": "", "positive": 164.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 92.93203125802245, "positive_daily": "", "positive": 181.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 112.95606009262397, "positive_daily": "", "positive": 220.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 138.62789193185668, "positive_daily": "", "positive": 270.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 152.49068112504236, "positive_daily": "", "positive": 297.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 182.783442695337, "positive_daily": "", "positive": 356.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 192.02530215746074, "positive_daily": "", "positive": 374.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 210.50902108170828, "positive_daily": "", "positive": 410.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.107493094277236, "deceased_daily": "", "deceased": 8.0, "positive_100k": 237.20772619451034, "positive_daily": "", "positive": 462.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 6.161239641415853, "deceased_daily": "", "deceased": 12.0, "positive_100k": 257.23175502911187, "positive_daily": "", "positive": 501.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.674676278200507, "deceased_daily": "", "deceased": 13.0, "positive_100k": 272.1214174958668, "positive_daily": "", "positive": 530.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 6.674676278200507, "deceased_daily": "", "deceased": 13.0, "positive_100k": 292.14544633046836, "positive_daily": "", "positive": 569.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 7.701549551769816, "deceased_daily": "", "deceased": 15.0, "positive_100k": 310.62916525471593, "positive_daily": "", "positive": 605.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 7.701549551769816, "deceased_daily": "", "deceased": 15.0, "positive_100k": 316.79040489613175, "positive_daily": "", "positive": 617.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 8.214986188554471, "deceased_daily": "", "deceased": 16.0, "positive_100k": 335.2741238203793, "positive_daily": "", "positive": 653.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 9.241859462123779, "deceased_daily": "", "deceased": 18.0, "positive_100k": 352.73096947105756, "positive_daily": "", "positive": 687.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 9.755296098908433, "deceased_daily": "", "deceased": 19.0, "positive_100k": 366.59375866424324, "positive_daily": "", "positive": 714.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 10.782169372477743, "deceased_daily": "", "deceased": 21.0, "positive_100k": 387.13122413562945, "positive_daily": "", "positive": 754.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 12.322479282831706, "deceased_daily": "", "deceased": 24.0, "positive_100k": 393.8059004138299, "positive_daily": "", "positive": 767.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 13.349352556401014, "deceased_daily": "", "deceased": 26.0, "positive_100k": 405.10150642309236, "positive_daily": "", "positive": 789.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 13.349352556401014, "deceased_daily": "", "deceased": 26.0, "positive_100k": 409.72243615415425, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 14.376225829970323, "deceased_daily": "", "deceased": 28.0, "positive_100k": 414.85680252200075, "positive_daily": "", "positive": 808.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 15.916535740324287, "deceased_daily": "", "deceased": 31.0, "positive_100k": 425.6389718944785, "positive_daily": "", "positive": 829.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 431.80021153589433, "positive_daily": "", "positive": 841.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 438.47488781409487, "positive_daily": "", "positive": 854.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 442.06894427158744, "positive_daily": "", "positive": 861.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 450.28393046014196, "positive_daily": "", "positive": 877.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 17.45684565067825, "deceased_daily": "", "deceased": 34.0, "positive_100k": 455.93173346477306, "positive_daily": "", "positive": 888.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 17.45684565067825, "deceased_daily": "", "deceased": 34.0, "positive_100k": 459.012353285481, "positive_daily": "", "positive": 894.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 18.483718924247558, "deceased_daily": "", "deceased": 36.0, "positive_100k": 464.1467196533276, "positive_daily": "", "positive": 904.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 18.997155561032216, "deceased_daily": "", "deceased": 37.0, "positive_100k": 468.25421274760487, "positive_daily": "", "positive": 912.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 18.997155561032216, "deceased_daily": "", "deceased": 37.0, "positive_100k": 471.3348325683127, "positive_daily": "", "positive": 918.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 20.537465471386177, "deceased_daily": "", "deceased": 40.0, "positive_100k": 474.4154523890207, "positive_daily": "", "positive": 924.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 20.537465471386177, "deceased_daily": "", "deceased": 40.0, "positive_100k": 475.9557622993746, "positive_daily": "", "positive": 927.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 21.564338744955485, "deceased_daily": "", "deceased": 42.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 22.591212018524793, "deceased_daily": "", "deceased": 44.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 23.10464865530945, "deceased_daily": "", "deceased": 45.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 23.10464865530945, "deceased_daily": "", "deceased": 45.0, "positive_100k": 478.00950884651326, "positive_daily": "", "positive": 931.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 480.5766920304365, "positive_daily": "", "positive": 936.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 481.6035653040058, "positive_daily": "", "positive": 938.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 482.63043857757515, "positive_daily": "", "positive": 940.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 483.14387521435975, "positive_daily": "", "positive": 941.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 25.158395202448066, "deceased_daily": "", "deceased": 49.0, "positive_100k": 484.1707484879291, "positive_daily": "", "positive": 943.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 25.158395202448066, "deceased_daily": "", "deceased": 49.0, "positive_100k": 485.71105839828306, "positive_daily": "", "positive": 946.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 25.671831839232723, "deceased_daily": "", "deceased": 50.0, "positive_100k": 488.2782415822063, "positive_daily": "", "positive": 951.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.14744760817862393, "positive_daily": "", "positive": 1.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.29489521635724786, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.8846856490717436, "positive_daily": "", "positive": 6.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.0321332572503674, "positive_daily": "", "positive": 7.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.3270284736076154, "positive_daily": "", "positive": 9.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.7693712981434873, "positive_daily": "", "positive": 12.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.064266514500735, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.506609339036607, "positive_daily": "", "positive": 17.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.654056947215231, "positive_daily": "", "positive": 18.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.9810854208228466, "positive_daily": "", "positive": 27.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.718323461715966, "positive_daily": "", "positive": 32.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.667275625288444, "positive_daily": "", "positive": 52.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.878989747967804, "positive_daily": "", "positive": 67.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.892208426041018, "positive_daily": "", "positive": 101.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 17.398817765077624, "positive_daily": "", "positive": 118.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 24.771198174008823, "positive_daily": "", "positive": 168.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.20784509744075, "positive_daily": "", "positive": 232.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 35.534873571048365, "positive_daily": "", "positive": 241.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 39.22106377551396, "positive_daily": "", "positive": 266.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 47.03578700898103, "positive_daily": "", "positive": 319.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 51.45921525433975, "positive_daily": "", "positive": 349.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.4423428245358718, "deceased_daily": "", "deceased": 3.0, "positive_100k": 53.670929377019114, "positive_daily": "", "positive": 364.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.1795808654289914, "deceased_daily": "", "deceased": 8.0, "positive_100k": 70.9222995339181, "positive_daily": "", "positive": 481.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.6219236899648632, "deceased_daily": "", "deceased": 11.0, "positive_100k": 73.57635648113335, "positive_daily": "", "positive": 499.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.6219236899648632, "deceased_daily": "", "deceased": 11.0, "positive_100k": 80.94873689006454, "positive_daily": "", "positive": 549.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.7693712981434873, "deceased_daily": "", "deceased": 12.0, "positive_100k": 87.28898404174537, "positive_daily": "", "positive": 592.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.7693712981434873, "deceased_daily": "", "deceased": 12.0, "positive_100k": 92.30220271981858, "positive_daily": "", "positive": 626.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.916818906322111, "deceased_daily": "", "deceased": 13.0, "positive_100k": 107.1944111458596, "positive_daily": "", "positive": 727.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.359161730857983, "deceased_daily": "", "deceased": 16.0, "positive_100k": 112.06018221575418, "positive_daily": "", "positive": 760.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.359161730857983, "deceased_daily": "", "deceased": 16.0, "positive_100k": 116.18871524475567, "positive_daily": "", "positive": 788.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.506609339036607, "deceased_daily": "", "deceased": 17.0, "positive_100k": 121.20193392282886, "positive_daily": "", "positive": 822.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 125.33046695183035, "positive_daily": "", "positive": 850.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 129.4589999808318, "positive_daily": "", "positive": 878.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 132.55539975258293, "positive_daily": "", "positive": 899.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.8015045553938545, "deceased_daily": "", "deceased": 19.0, "positive_100k": 133.5875330098333, "positive_daily": "", "positive": 906.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.8015045553938545, "deceased_daily": "", "deceased": 19.0, "positive_100k": 134.47221865890504, "positive_daily": "", "positive": 912.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.2438473799297265, "deceased_daily": "", "deceased": 22.0, "positive_100k": 136.9788279979416, "positive_daily": "", "positive": 929.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.39129498810835, "deceased_daily": "", "deceased": 23.0, "positive_100k": 139.04309451244237, "positive_daily": "", "positive": 943.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.5387425962869745, "deceased_daily": "", "deceased": 24.0, "positive_100k": 141.549703851479, "positive_daily": "", "positive": 960.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.686190204465598, "deceased_daily": "", "deceased": 25.0, "positive_100k": 145.53078927230183, "positive_daily": "", "positive": 987.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 3.686190204465598, "deceased_daily": "", "deceased": 25.0, "positive_100k": 147.8899510031598, "positive_daily": "", "positive": 1003.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.12853302900147, "deceased_daily": "", "deceased": 28.0, "positive_100k": 149.21697947676742, "positive_daily": "", "positive": 1012.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.275980637180094, "deceased_daily": "", "deceased": 29.0, "positive_100k": 149.95421751766054, "positive_daily": "", "positive": 1017.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 151.28124599126815, "positive_daily": "", "positive": 1026.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 152.903169681233, "positive_daily": "", "positive": 1037.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 155.1148838039124, "positive_daily": "", "positive": 1052.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 160.42299769834284, "positive_daily": "", "positive": 1088.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 161.16023573923596, "positive_daily": "", "positive": 1093.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 162.0449213883077, "positive_daily": "", "positive": 1099.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 163.3719498619153, "positive_daily": "", "positive": 1108.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6282788301448183, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 0.6282788301448183, "tested": 1.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.8848364904344548, "positive_daily": "", "positive": 3.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 1.8848364904344548, "tested": 3.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.7696729808689096, "positive_daily": "", "positive": 6.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 3.7696729808689096, "tested": 6.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.654509471303364, "positive_daily": "", "positive": 9.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 6.282788301448183, "tested": 10.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.539345961737819, "positive_daily": "", "positive": 12.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 6.282788301448183, "tested": 10.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 8.167624791882638, "positive_daily": "", "positive": 13.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 60.943046524047375, "positive_daily": "", "positive": 97.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 67.22583482549555, "positive_daily": "", "positive": 107.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.6282788301448183, "deceased_daily": "", "deceased": 1.0, "positive_100k": 74.76518078723338, "positive_daily": "", "positive": 119.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.6282788301448183, "deceased_daily": "", "deceased": 1.0, "positive_100k": 76.65001727766783, "positive_daily": "", "positive": 122.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.2565576602896367, "deceased_daily": "", "deceased": 2.0, "positive_100k": 80.41969025853675, "positive_daily": "", "positive": 128.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.2565576602896367, "deceased_daily": "", "deceased": 2.0, "positive_100k": 84.81764206955046, "positive_daily": "", "positive": 135.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 87.95903622027456, "positive_daily": "", "positive": 140.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 91.72870920114346, "positive_daily": "", "positive": 146.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 97.38321867244683, "positive_daily": "", "positive": 155.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 103.66600697389501, "positive_daily": "", "positive": 165.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 3.1413941507240914, "deceased_daily": "", "deceased": 5.0, "positive_100k": 105.55084346432946, "positive_daily": "", "positive": 168.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 3.1413941507240914, "deceased_daily": "", "deceased": 5.0, "positive_100k": 106.8074011246191, "positive_daily": "", "positive": 170.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 3.7696729808689096, "deceased_daily": "", "deceased": 6.0, "positive_100k": 111.83363176577765, "positive_daily": "", "positive": 178.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 4.397951811013728, "deceased_daily": "", "deceased": 7.0, "positive_100k": 116.23158357679138, "positive_daily": "", "positive": 185.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.397951811013728, "deceased_daily": "", "deceased": 7.0, "positive_100k": 123.14265070838438, "positive_daily": "", "positive": 196.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 5.654509471303364, "deceased_daily": "", "deceased": 9.0, "positive_100k": 133.8233908208463, "positive_daily": "", "positive": 213.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 6.282788301448183, "deceased_daily": "", "deceased": 10.0, "positive_100k": 135.07994848113592, "positive_daily": "", "positive": 215.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 6.282788301448183, "deceased_daily": "", "deceased": 10.0, "positive_100k": 156.44142870605975, "positive_daily": "", "positive": 249.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 6.911067131593001, "deceased_daily": "", "deceased": 11.0, "positive_100k": 157.6979863663494, "positive_daily": "", "positive": 251.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 7.539345961737819, "deceased_daily": "", "deceased": 12.0, "positive_100k": 157.6979863663494, "positive_daily": "", "positive": 251.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 8.167624791882638, "deceased_daily": "", "deceased": 13.0, "positive_100k": 162.0959381773631, "positive_daily": "", "positive": 258.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 8.167624791882638, "deceased_daily": "", "deceased": 13.0, "positive_100k": 163.98077466779756, "positive_daily": "", "positive": 261.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 166.49388998837682, "positive_daily": "", "positive": 265.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 167.12216881852166, "positive_daily": "", "positive": 266.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 167.12216881852166, "positive_daily": "", "positive": 266.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 9.424182452172275, "deceased_daily": "", "deceased": 15.0, "positive_100k": 168.3787264788113, "positive_daily": "", "positive": 268.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 9.424182452172275, "deceased_daily": "", "deceased": 15.0, "positive_100k": 170.8918417993906, "positive_daily": "", "positive": 272.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 173.40495711996985, "positive_daily": "", "positive": 276.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 177.17463010083875, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 177.17463010083875, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 178.43118776112837, "positive_daily": "", "positive": 284.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 10.680740112461912, "deceased_daily": "", "deceased": 17.0, "positive_100k": 180.31602425156285, "positive_daily": "", "positive": 287.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 18.0, "positive_100k": 184.08569723243176, "positive_daily": "", "positive": 293.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 18.0, "positive_100k": 184.08569723243176, "positive_daily": "", "positive": 293.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 185.3422548927214, "positive_daily": "", "positive": 295.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 185.3422548927214, "positive_daily": "", "positive": 295.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 189.7402067037351, "positive_daily": "", "positive": 302.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.6426362939668615, "positive_daily": "", "positive": 1.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": 15.85581776380117, "tested": 6.0, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 66.06590734917152, "positive_daily": "", "positive": 25.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 66.06590734917152, "positive_daily": "", "positive": 25.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 71.35117993710526, "positive_daily": "", "positive": 27.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 79.27908881900584, "positive_daily": "", "positive": 30.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 97.77754287677386, "positive_daily": "", "positive": 37.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 121.56126952247563, "positive_daily": "", "positive": 46.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 121.56126952247563, "positive_daily": "", "positive": 46.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 126.84654211040936, "positive_daily": "", "positive": 48.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 134.77445099230994, "positive_daily": "", "positive": 51.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 147.98763246214423, "positive_daily": "", "positive": 56.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 158.55817763801167, "positive_daily": "", "positive": 60.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 158.55817763801167, "positive_daily": "", "positive": 60.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 161.20081393197853, "positive_daily": "", "positive": 61.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 163.84345022594542, "positive_daily": "", "positive": 62.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 169.12872281387914, "positive_daily": "", "positive": 64.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 169.12872281387914, "positive_daily": "", "positive": 64.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 171.771359107846, "positive_daily": "", "positive": 65.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 174.41399540181283, "positive_daily": "", "positive": 66.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 179.69926798974657, "positive_daily": "", "positive": 68.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 187.62717687164718, "positive_daily": "", "positive": 71.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 198.19772204751462, "positive_daily": "", "positive": 75.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 14.414991591254905, "tested": 72.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.200208216545207, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 35.43685432850164, "tested": 177.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.200208216545207, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 65.06767037719227, "tested": 325.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.800832866180828, "positive_daily": "", "positive": 4.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 106.51077120205014, "tested": 532.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2012492992712422, "positive_daily": "", "positive": 6.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 134.53992151837912, "tested": 672.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.601665732361656, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 155.76199247217104, "tested": 778.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.601665732361656, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 173.18010731160405, "tested": 865.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.2022903819972774, "positive_daily": "", "positive": 11.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 195.00280291503165, "tested": 974.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.2022903819972774, "positive_daily": "", "positive": 11.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 216.42508208536879, "tested": 1081.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.003123248178105, "positive_daily": "", "positive": 15.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 229.43861616080721, "tested": 1146.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.803956114358933, "positive_daily": "", "positive": 19.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 248.4583967326019, "tested": 1241.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.00624649635621, "positive_daily": "", "positive": 30.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 263.4740129734924, "tested": 1316.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.607912228717866, "positive_daily": "", "positive": 38.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 276.8879634820213, "tested": 1383.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.40978617762473, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 297.90982621926804, "tested": 1488.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.200208216545207, "deceased_daily": "", "deceased": 1.0, "positive_100k": 14.615199807800112, "positive_daily": "", "positive": 73.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 337.9514695283094, "tested": 1688.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.200208216545207, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.81749018979739, "positive_daily": "", "positive": 84.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 385.6010250660687, "tested": 1926.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 22.823736686153598, "positive_daily": "", "positive": 114.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 455.87410907343633, "tested": 2277.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 35.63706254504685, "positive_daily": "", "positive": 178.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 542.9646832706014, "tested": 2712.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 56.258508849203174, "positive_daily": "", "positive": 281.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 659.6860735164571, "tested": 3295.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.800832866180828, "deceased_daily": "", "deceased": 4.0, "positive_100k": 74.87787298790742, "positive_daily": "", "positive": 374.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 740.3699847841756, "tested": 3698.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.800832866180828, "deceased_daily": "", "deceased": 4.0, "positive_100k": 92.09577961079523, "positive_daily": "", "positive": 460.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 830.2634740129735, "tested": 4147.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 1.0010410827260352, "deceased_daily": "", "deceased": 5.0, "positive_100k": 117.52222311203651, "positive_daily": "", "positive": 587.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 950.9890285897334, "tested": 4750.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.2012492992712422, "deceased_daily": "", "deceased": 6.0, "positive_100k": 155.16136782253545, "positive_daily": "", "positive": 775.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1115.7603908064386, "tested": 5573.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.401457515816449, "deceased_daily": "", "deceased": 7.0, "positive_100k": 199.00696724593578, "positive_daily": "", "positive": 994.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1247.8978137262752, "tested": 6233.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.8018739489068631, "deceased_daily": "", "deceased": 9.0, "positive_100k": 224.03299431408664, "positive_daily": "", "positive": 1119.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1330.784015375991, "tested": 6647.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.8018739489068631, "deceased_daily": "", "deceased": 9.0, "positive_100k": 249.85985424841837, "positive_daily": "", "positive": 1248.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1403.259389765356, "tested": 7009.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.0020821654520704, "deceased_daily": "", "deceased": 10.0, "positive_100k": 278.489629214383, "positive_daily": "", "positive": 1391.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1450.3083206534795, "tested": 7244.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.203331464723312, "deceased_daily": "", "deceased": 16.0, "positive_100k": 307.519820613438, "positive_daily": "", "positive": 1536.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1525.9870265075679, "tested": 7622.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.4035396812685192, "deceased_daily": "", "deceased": 17.0, "positive_100k": 327.5406422679587, "positive_daily": "", "positive": 1636.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1594.6584447825737, "tested": 7965.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.804997197084969, "deceased_daily": "", "deceased": 24.0, "positive_100k": 351.76583646992873, "positive_daily": "", "positive": 1757.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1675.7427724833826, "tested": 8370.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 5.205413630175382, "deceased_daily": "", "deceased": 26.0, "positive_100k": 396.2120605429647, "positive_daily": "", "positive": 1979.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1777.0481300552574, "tested": 8876.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.606871145991831, "deceased_daily": "", "deceased": 33.0, "positive_100k": 433.250580603828, "positive_daily": "", "positive": 2164.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1875.1501561624088, "tested": 9366.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 8.208536878353488, "deceased_daily": "", "deceased": 41.0, "positive_100k": 472.4913910466886, "positive_daily": "", "positive": 2360.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1993.8736285737166, "tested": 9959.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 9.810202610715145, "deceased_daily": "", "deceased": 49.0, "positive_100k": 493.71346200048043, "positive_daily": "", "positive": 2466.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2055.737967486186, "tested": 10268.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.812284776167214, "deceased_daily": "", "deceased": 59.0, "positive_100k": 535.1565628253384, "positive_daily": "", "positive": 2673.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2189.0766397052935, "tested": 10934.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 13.614158725074077, "deceased_daily": "", "deceased": 68.0, "positive_100k": 581.0042444141908, "positive_daily": "", "positive": 2902.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2341.234884279651, "tested": 11694.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 15.41603267398094, "deceased_daily": "", "deceased": 77.0, "positive_100k": 612.4369344117882, "positive_daily": "", "positive": 3059.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2472.571474333307, "tested": 12350.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 17.017698406342596, "deceased_daily": "", "deceased": 85.0, "positive_100k": 654.6808681028269, "positive_daily": "", "positive": 3270.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2662.1686554016173, "tested": 13297.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 18.419155922159046, "deceased_daily": "", "deceased": 92.0, "positive_100k": 691.9195963802355, "positive_daily": "", "positive": 3456.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2828.1412669175943, "tested": 14126.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 21.222070953791945, "deceased_daily": "", "deceased": 106.0, "positive_100k": 717.5462480980219, "positive_daily": "", "positive": 3584.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2946.4643228958116, "tested": 14717.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 22.62352846960839, "deceased_daily": "", "deceased": 113.0, "positive_100k": 730.5597821734603, "positive_daily": "", "positive": 3649.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3006.3265796428286, "tested": 15016.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 25.026027068150878, "deceased_daily": "", "deceased": 125.0, "positive_100k": 754.38455994234, "positive_daily": "", "positive": 3768.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3134.259630015216, "tested": 15655.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 27.228317450148154, "deceased_daily": "", "deceased": 136.0, "positive_100k": 786.4178745895732, "positive_daily": "", "positive": 3928.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3302.634740129735, "tested": 16496.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 30.03123248178105, "deceased_daily": "", "deceased": 150.0, "positive_100k": 812.6451509569952, "positive_daily": "", "positive": 4059.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3463.8023544486264, "tested": 17301.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 31.833106430687913, "deceased_daily": "", "deceased": 159.0, "positive_100k": 831.2645150956996, "positive_daily": "", "positive": 4152.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3566.709377752863, "tested": 17815.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 34.03539681268519, "deceased_daily": "", "deceased": 170.0, "positive_100k": 839.6732601905982, "positive_daily": "", "positive": 4194.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3649.195162969488, "tested": 18227.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 35.63706254504685, "deceased_daily": "", "deceased": 178.0, "positive_100k": 849.4834628013134, "positive_daily": "", "positive": 4243.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3721.2701209257625, "tested": 18587.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 37.0385200608633, "deceased_daily": "", "deceased": 185.0, "positive_100k": 853.888043565308, "positive_daily": "", "positive": 4265.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3756.3065588211743, "tested": 18762.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 37.63914471049892, "deceased_daily": "", "deceased": 188.0, "positive_100k": 863.8984543925683, "positive_daily": "", "positive": 4315.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3817.3700648674617, "tested": 19067.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 38.64018579322495, "deceased_daily": "", "deceased": 193.0, "positive_100k": 874.5094898694643, "positive_daily": "", "positive": 4368.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3926.283334668055, "tested": 19611.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 39.64122687595099, "deceased_daily": "", "deceased": 198.0, "positive_100k": 887.3228157283576, "positive_daily": "", "positive": 4432.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4017.9786978457596, "tested": 20069.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 40.84247617522223, "deceased_daily": "", "deceased": 204.0, "positive_100k": 900.336349803796, "positive_daily": "", "positive": 4497.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4153.519660446865, "tested": 20746.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 42.04372547449348, "deceased_daily": "", "deceased": 210.0, "positive_100k": 912.3488427965084, "positive_daily": "", "positive": 4557.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4241.41106751021, "tested": 21185.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 42.844558340674304, "deceased_daily": "", "deceased": 214.0, "positive_100k": 922.1590454072235, "positive_daily": "", "positive": 4606.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4329.7028910066465, "tested": 21626.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 43.445182990309924, "deceased_daily": "", "deceased": 217.0, "positive_100k": 924.3613357892208, "positive_daily": "", "positive": 4617.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4366.140786417875, "tested": 21808.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 43.84559942340034, "deceased_daily": "", "deceased": 219.0, "positive_100k": 929.7669576359413, "positive_daily": "", "positive": 4644.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4441.018659405782, "tested": 22182.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 44.84664050612637, "deceased_daily": "", "deceased": 224.0, "positive_100k": 934.9723712661167, "positive_daily": "", "positive": 4670.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4523.304236405862, "tested": 22593.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 45.8476815888524, "deceased_daily": "", "deceased": 229.0, "positive_100k": 939.1767438135662, "positive_daily": "", "positive": 4691.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4592.976695763594, "tested": 22941.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 46.64851445503324, "deceased_daily": "", "deceased": 233.0, "positive_100k": 945.1829903099224, "positive_daily": "", "positive": 4721.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4685.47289180748, "tested": 23403.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 47.64955553775927, "deceased_daily": "", "deceased": 238.0, "positive_100k": 949.1871546408265, "positive_daily": "", "positive": 4741.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4763.954512693201, "tested": 23795.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 47.849763754304476, "deceased_daily": "", "deceased": 239.0, "positive_100k": 951.7898614559142, "positive_daily": "", "positive": 4754.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4835.629054216385, "tested": 24153.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 48.25018018739489, "deceased_daily": "", "deceased": 241.0, "positive_100k": 952.9911107551853, "positive_daily": "", "positive": 4760.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4874.469448226156, "tested": 24347.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 48.6505966204853, "deceased_daily": "", "deceased": 243.0, "positive_100k": 954.7929847040922, "positive_daily": "", "positive": 4769.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4929.126291342996, "tested": 24620.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 48.85080483703051, "deceased_daily": "", "deceased": 244.0, "positive_100k": 957.9963161688156, "positive_daily": "", "positive": 4785.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 5005.205413630175, "tested": 25000.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": null, "tested": null, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.7884134755631242, "positive_daily": "", "positive": 1.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.7884134755631242, "positive_daily": "", "positive": 1.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.5768269511262485, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.884134755631243, "positive_daily": "", "positive": 10.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.884134755631243, "positive_daily": "", "positive": 10.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 10.249375182320616, "positive_daily": "", "positive": 13.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 10.249375182320616, "positive_daily": "", "positive": 13.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 15.768269511262487, "positive_daily": "", "positive": 20.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 22.863990791330604, "positive_daily": "", "positive": 29.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 26.017644693583104, "positive_daily": "", "positive": 33.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 29.171298595835598, "positive_daily": "", "positive": 37.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 37.84384682702997, "positive_daily": "", "positive": 48.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 56.76577024054495, "positive_daily": "", "positive": 72.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 63.07307804504995, "positive_daily": "", "positive": 80.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 68.59197237399181, "positive_daily": "", "positive": 87.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 74.11086670293369, "positive_daily": "", "positive": 94.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 79.62976103187556, "positive_daily": "", "positive": 101.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 79.62976103187556, "positive_daily": "", "positive": 101.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 88.30230926306993, "positive_daily": "", "positive": 112.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 89.87913621419618, "positive_daily": "", "positive": 114.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 98.55168444539053, "positive_daily": "", "positive": 125.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 103.2821652987693, "positive_daily": "", "positive": 131.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 108.80105962771115, "positive_daily": "", "positive": 138.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.5768269511262485, "deceased_daily": "", "deceased": 2.0, "positive_100k": 115.10836743221616, "positive_daily": "", "positive": 146.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.5768269511262485, "deceased_daily": "", "deceased": 2.0, "positive_100k": 115.10836743221616, "positive_daily": "", "positive": 146.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 119.83884828559489, "positive_daily": "", "positive": 152.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 123.78091566341052, "positive_daily": "", "positive": 157.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 127.72298304122614, "positive_daily": "", "positive": 162.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 130.08822346791553, "positive_daily": "", "positive": 165.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 3.153653902252497, "deceased_daily": "", "deceased": 4.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.03029084573114, "positive_daily": "", "positive": 170.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.730480853378746, "deceased_daily": "", "deceased": 6.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.730480853378746, "deceased_daily": "", "deceased": 6.0, "positive_100k": 135.60711779685738, "positive_daily": "", "positive": 172.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.18394474798362, "positive_daily": "", "positive": 174.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.97235822354676, "positive_daily": "", "positive": 175.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.97235822354676, "positive_daily": "", "positive": 175.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 138.76077169910988, "positive_daily": "", "positive": 176.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 138.76077169910988, "positive_daily": "", "positive": 176.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 140.33759865023612, "positive_daily": "", "positive": 178.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 141.91442560136238, "positive_daily": "", "positive": 180.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 142.7028390769255, "positive_daily": "", "positive": 181.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 142.7028390769255, "positive_daily": "", "positive": 181.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 149.0101468814305, "positive_daily": "", "positive": 189.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.254332184253753, "positive_daily": "", "positive": 4.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 18.508664368507507, "positive_daily": "", "positive": 8.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 23.135830460634384, "positive_daily": "", "positive": 10.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 27.762996552761262, "positive_daily": "", "positive": 12.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 41.64449482914189, "positive_daily": "", "positive": 18.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 57.83957615158596, "positive_daily": "", "positive": 25.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 64.78032528977629, "positive_daily": "", "positive": 28.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 76.34824052009347, "positive_daily": "", "positive": 33.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 83.28898965828378, "positive_daily": "", "positive": 36.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 90.2297387964741, "positive_daily": "", "positive": 39.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 97.17048793466441, "positive_daily": "", "positive": 42.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 101.79765402679129, "positive_daily": "", "positive": 44.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 111.05198621104505, "positive_daily": "", "positive": 48.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 124.93348448742566, "positive_daily": "", "positive": 54.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 127.24706753348913, "positive_daily": "", "positive": 55.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 136.50139971774288, "positive_daily": "", "positive": 59.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 145.75573190199663, "positive_daily": "", "positive": 63.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 161.9508132244407, "positive_daily": "", "positive": 70.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 161.9508132244407, "positive_daily": "", "positive": 70.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 175.83231150082133, "positive_daily": "", "positive": 76.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 182.77306063901165, "positive_daily": "", "positive": 79.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 185.08664368507507, "positive_daily": "", "positive": 80.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 185.08664368507507, "positive_daily": "", "positive": 80.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 198.96814196145573, "positive_daily": "", "positive": 86.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 201.28172500751916, "positive_daily": "", "positive": 87.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 215.16322328389978, "positive_daily": "", "positive": 93.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 222.1039724220901, "positive_daily": "", "positive": 96.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 231.35830460634384, "positive_daily": "", "positive": 100.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 238.29905374453415, "positive_daily": "", "positive": 103.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 240.61263679059758, "positive_daily": "", "positive": 104.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 240.61263679059758, "positive_daily": "", "positive": 104.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 242.92621983666103, "positive_daily": "", "positive": 105.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.627166092126877, "deceased_daily": "", "deceased": 2.0, "positive_100k": 245.23980288272446, "positive_daily": "", "positive": 106.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.627166092126877, "deceased_daily": "", "deceased": 2.0, "positive_100k": 245.23980288272446, "positive_daily": "", "positive": 106.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 247.5533859287879, "positive_daily": "", "positive": 107.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 254.49413506697826, "positive_daily": "", "positive": 110.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 254.49413506697826, "positive_daily": "", "positive": 110.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.8077181130417, "positive_daily": "", "positive": 111.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.8077181130417, "positive_daily": "", "positive": 111.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.2830111251673303, "positive_daily": "", "positive": 1.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5660222503346606, "positive_daily": "", "positive": 2.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.1320445006693212, "positive_daily": "", "positive": 4.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.4150556258366518, "positive_daily": "", "positive": 5.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.094200253011946, "positive_daily": "", "positive": 18.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.735500632529867, "positive_daily": "", "positive": 45.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.41464525970516, "positive_daily": "", "positive": 58.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.244756511378462, "positive_daily": "", "positive": 68.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.2830111251673303, "deceased_daily": "", "deceased": 1.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 50.94200253011947, "positive_daily": "", "positive": 180.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 73.01687029317122, "positive_daily": "", "positive": 258.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.849033375501991, "deceased_daily": "", "deceased": 3.0, "positive_100k": 74.99794816934254, "positive_daily": "", "positive": 265.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 1.698066751003982, "deceased_daily": "", "deceased": 6.0, "positive_100k": 82.35623742369313, "positive_daily": "", "positive": 291.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 2.2640890013386423, "deceased_daily": "", "deceased": 8.0, "positive_100k": 93.39367130521902, "positive_daily": "", "positive": 330.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 2.8301112516733036, "deceased_daily": "", "deceased": 10.0, "positive_100k": 119.43069482061341, "positive_daily": "", "positive": 422.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 3.9621557523426247, "deceased_daily": "", "deceased": 14.0, "positive_100k": 144.6186849605058, "positive_daily": "", "positive": 511.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 4.245166877509955, "deceased_daily": "", "deceased": 15.0, "positive_100k": 180.56109785675676, "positive_daily": "", "positive": 638.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 6.226244753681267, "deceased_daily": "", "deceased": 22.0, "positive_100k": 236.0312783895535, "positive_daily": "", "positive": 834.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 7.9243115046852495, "deceased_daily": "", "deceased": 28.0, "positive_100k": 259.8042129036092, "positive_daily": "", "positive": 918.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 10.471411631191222, "deceased_daily": "", "deceased": 37.0, "positive_100k": 265.74744653212315, "positive_daily": "", "positive": 939.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 13.584534008031856, "deceased_daily": "", "deceased": 48.0, "positive_100k": 329.70796081993984, "positive_daily": "", "positive": 1165.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 14.999589633868506, "deceased_daily": "", "deceased": 53.0, "positive_100k": 342.726472577637, "positive_daily": "", "positive": 1211.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 16.98066751003982, "deceased_daily": "", "deceased": 60.0, "positive_100k": 383.19706347656523, "positive_daily": "", "positive": 1354.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 18.961745386211135, "deceased_daily": "", "deceased": 67.0, "positive_100k": 396.49858635942974, "positive_daily": "", "positive": 1401.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 21.508845512717105, "deceased_daily": "", "deceased": 76.0, "positive_100k": 477.72277928245364, "positive_daily": "", "positive": 1688.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 24.621967889557737, "deceased_daily": "", "deceased": 87.0, "positive_100k": 488.7602131639795, "positive_daily": "", "positive": 1727.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 26.32003464056172, "deceased_daily": "", "deceased": 93.0, "positive_100k": 519.8914369323858, "positive_daily": "", "positive": 1837.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 29.716168142569686, "deceased_daily": "", "deceased": 105.0, "positive_100k": 555.2678275783021, "positive_daily": "", "positive": 1962.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 33.96133502007964, "deceased_daily": "", "deceased": 120.0, "positive_100k": 591.7762627248877, "positive_daily": "", "positive": 2091.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 37.3574685220876, "deceased_daily": "", "deceased": 132.0, "positive_100k": 621.20941974229, "positive_daily": "", "positive": 2195.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 39.904568648593575, "deceased_daily": "", "deceased": 141.0, "positive_100k": 642.7182652550072, "positive_daily": "", "positive": 2271.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 43.8667244009362, "deceased_daily": "", "deceased": 155.0, "positive_100k": 672.7174445227441, "positive_daily": "", "positive": 2377.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 46.69683565260951, "deceased_daily": "", "deceased": 165.0, "positive_100k": 691.1131676586207, "positive_daily": "", "positive": 2442.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 50.09296915461747, "deceased_daily": "", "deceased": 177.0, "positive_100k": 709.7919019196645, "positive_daily": "", "positive": 2508.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 53.489102656625434, "deceased_daily": "", "deceased": 189.0, "positive_100k": 720.546324676023, "positive_daily": "", "positive": 2546.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 56.03620278313141, "deceased_daily": "", "deceased": 198.0, "positive_100k": 735.5459143098916, "positive_daily": "", "positive": 2599.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 59.715347410306705, "deceased_daily": "", "deceased": 211.0, "positive_100k": 752.5265818199314, "positive_daily": "", "positive": 2659.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 61.979436411645345, "deceased_daily": "", "deceased": 219.0, "positive_100k": 768.0921937041345, "positive_daily": "", "positive": 2714.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 64.24352541298398, "deceased_daily": "", "deceased": 227.0, "positive_100k": 785.6388834645089, "positive_daily": "", "positive": 2776.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 64.80954766331865, "deceased_daily": "", "deceased": 229.0, "positive_100k": 797.5253507215368, "positive_daily": "", "positive": 2818.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 69.0547145408286, "deceased_daily": "", "deceased": 244.0, "positive_100k": 811.9589181050708, "positive_daily": "", "positive": 2869.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 71.03579241699991, "deceased_daily": "", "deceased": 251.0, "positive_100k": 820.732262985258, "positive_daily": "", "positive": 2900.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 73.01687029317122, "deceased_daily": "", "deceased": 258.0, "positive_100k": 824.128396487266, "positive_daily": "", "positive": 2912.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 74.43192591900788, "deceased_daily": "", "deceased": 263.0, "positive_100k": 828.3735633647758, "positive_daily": "", "positive": 2927.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 76.12999267001186, "deceased_daily": "", "deceased": 269.0, "positive_100k": 835.7318526191265, "positive_daily": "", "positive": 2953.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 76.4130037951792, "deceased_daily": "", "deceased": 270.0, "positive_100k": 842.5241196231424, "positive_daily": "", "positive": 2977.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 78.3940816713505, "deceased_daily": "", "deceased": 277.0, "positive_100k": 847.335308750987, "positive_daily": "", "positive": 2994.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 79.52612617201983, "deceased_daily": "", "deceased": 281.0, "positive_100k": 858.0897315073456, "positive_daily": "", "positive": 3032.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 81.50720404819114, "deceased_daily": "", "deceased": 288.0, "positive_100k": 865.4480207616961, "positive_daily": "", "positive": 3058.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 82.35623742369313, "deceased_daily": "", "deceased": 291.0, "positive_100k": 867.4290986378675, "positive_daily": "", "positive": 3065.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 83.48828192436244, "deceased_daily": "", "deceased": 295.0, "positive_100k": 874.2213656418835, "positive_daily": "", "positive": 3089.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 84.33731529986444, "deceased_daily": "", "deceased": 298.0, "positive_100k": 879.032554769728, "positive_daily": "", "positive": 3106.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 84.62032642503178, "deceased_daily": "", "deceased": 299.0, "positive_100k": 883.277721647238, "positive_daily": "", "positive": 3121.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 86.03538205086842, "deceased_daily": "", "deceased": 304.0, "positive_100k": 889.2209552757519, "positive_daily": "", "positive": 3142.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 86.60140430120308, "deceased_daily": "", "deceased": 306.0, "positive_100k": 894.5981666539312, "positive_daily": "", "positive": 3161.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 88.01645992703973, "deceased_daily": "", "deceased": 311.0, "positive_100k": 896.8622556552699, "positive_daily": "", "positive": 3169.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 89.43151555287638, "deceased_daily": "", "deceased": 316.0, "positive_100k": 898.8433335314411, "positive_daily": "", "positive": 3176.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 89.99753780321105, "deceased_daily": "", "deceased": 318.0, "positive_100k": 903.0885004089511, "positive_daily": "", "positive": 3191.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 90.84657117871303, "deceased_daily": "", "deceased": 321.0, "positive_100k": 908.4657117871304, "positive_daily": "", "positive": 3210.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.3137609267242732, "positive_daily": "", "positive": 1.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": 9.412827801728195, "tested": 30.0, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6275218534485464, "positive_daily": "", "positive": 2.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.2550437068970928, "positive_daily": "", "positive": 4.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.882565560345639, "positive_daily": "", "positive": 6.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.5100874137941855, "positive_daily": "", "positive": 8.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.451370193967005, "positive_daily": "", "positive": 11.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.020174827588371, "positive_daily": "", "positive": 16.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.90274038793401, "positive_daily": "", "positive": 22.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.099066875003922, "positive_daily": "", "positive": 29.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 11.295393362073833, "positive_daily": "", "positive": 36.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 12.550437068970925, "positive_daily": "", "positive": 40.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.119241702592294, "positive_daily": "", "positive": 45.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 18.51189467673212, "positive_daily": "", "positive": 59.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 26.983439698287494, "positive_daily": "", "positive": 86.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.3137609267242732, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.82746286639432, "positive_daily": "", "positive": 111.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.3137609267242732, "deceased_daily": "", "deceased": 1.0, "positive_100k": 45.49533437501961, "positive_daily": "", "positive": 145.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.6275218534485464, "deceased_daily": "", "deceased": 2.0, "positive_100k": 52.39807476295363, "positive_daily": "", "positive": 167.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.9412827801728195, "deceased_daily": "", "deceased": 3.0, "positive_100k": 63.37970719830318, "positive_daily": "", "positive": 202.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.2550437068970928, "deceased_daily": "", "deceased": 4.0, "positive_100k": 70.90996943968574, "positive_daily": "", "positive": 226.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 1.5688046336213657, "deceased_daily": "", "deceased": 5.0, "positive_100k": 80.00903631468967, "positive_daily": "", "positive": 255.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 1.882565560345639, "deceased_daily": "", "deceased": 6.0, "positive_100k": 91.93195153021203, "positive_daily": "", "positive": 293.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 3.451370193967005, "deceased_daily": "", "deceased": 11.0, "positive_100k": 96.95212635780041, "positive_daily": "", "positive": 309.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 4.392652974139824, "deceased_daily": "", "deceased": 14.0, "positive_100k": 115.77778196125679, "positive_daily": "", "positive": 369.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 4.7064139008640975, "deceased_daily": "", "deceased": 15.0, "positive_100k": 132.093350150919, "positive_daily": "", "positive": 421.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 4.7064139008640975, "deceased_daily": "", "deceased": 15.0, "positive_100k": 138.68232961212874, "positive_daily": "", "positive": 442.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 5.333935754312644, "deceased_daily": "", "deceased": 17.0, "positive_100k": 149.6639620474783, "positive_daily": "", "positive": 477.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 6.275218534485463, "deceased_daily": "", "deceased": 20.0, "positive_100k": 154.05661502161811, "positive_daily": "", "positive": 491.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 7.2165013146582835, "deceased_daily": "", "deceased": 23.0, "positive_100k": 164.7244865302434, "positive_daily": "", "positive": 525.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 8.157784094831102, "deceased_daily": "", "deceased": 26.0, "positive_100k": 172.56850969835025, "positive_daily": "", "positive": 550.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 9.72658872845247, "deceased_daily": "", "deceased": 31.0, "positive_100k": 184.4914249138726, "positive_daily": "", "positive": 588.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 11.609154288798107, "deceased_daily": "", "deceased": 37.0, "positive_100k": 200.1794712500863, "positive_daily": "", "positive": 638.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 12.550437068970925, "deceased_daily": "", "deceased": 40.0, "positive_100k": 209.90605997853874, "positive_daily": "", "positive": 669.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 12.864197995695198, "deceased_daily": "", "deceased": 41.0, "positive_100k": 216.1812785130242, "positive_daily": "", "positive": 689.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 13.80548077586802, "deceased_daily": "", "deceased": 44.0, "positive_100k": 228.73171558199516, "positive_daily": "", "positive": 729.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 14.119241702592294, "deceased_daily": "", "deceased": 45.0, "positive_100k": 237.20326060355052, "positive_daily": "", "positive": 756.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 14.433002629316567, "deceased_daily": "", "deceased": 46.0, "positive_100k": 246.6160884052787, "positive_daily": "", "positive": 786.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 15.374285409489385, "deceased_daily": "", "deceased": 49.0, "positive_100k": 249.75369767252144, "positive_daily": "", "positive": 796.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 16.629329116386476, "deceased_daily": "", "deceased": 53.0, "positive_100k": 261.67661288804385, "positive_daily": "", "positive": 834.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 16.94309004311075, "deceased_daily": "", "deceased": 54.0, "positive_100k": 265.4417440087351, "positive_daily": "", "positive": 846.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 17.256850969835025, "deceased_daily": "", "deceased": 55.0, "positive_100k": 269.5206360561507, "positive_daily": "", "positive": 859.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 17.88437282328357, "deceased_daily": "", "deceased": 57.0, "positive_100k": 275.7958545906361, "positive_daily": "", "positive": 879.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 19.76693838362921, "deceased_daily": "", "deceased": 63.0, "positive_100k": 279.24722478460313, "positive_daily": "", "positive": 890.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 20.394460237077755, "deceased_daily": "", "deceased": 65.0, "positive_100k": 284.58116053891575, "positive_daily": "", "positive": 907.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 21.021982090526304, "deceased_daily": "", "deceased": 67.0, "positive_100k": 291.797661853574, "positive_daily": "", "positive": 930.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 21.64950394397485, "deceased_daily": "", "deceased": 69.0, "positive_100k": 299.95544594840516, "positive_daily": "", "positive": 956.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 22.277025797423395, "deceased_daily": "", "deceased": 71.0, "positive_100k": 307.4857081897877, "positive_daily": "", "positive": 980.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 22.590786724147666, "deceased_daily": "", "deceased": 72.0, "positive_100k": 310.30955653030617, "positive_daily": "", "positive": 989.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 23.218308577596215, "deceased_daily": "", "deceased": 74.0, "positive_100k": 312.1921220906518, "positive_daily": "", "positive": 995.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 315.6434922846188, "positive_daily": "", "positive": 1006.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 318.15357969841295, "positive_daily": "", "positive": 1014.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 320.34990618548295, "positive_daily": "", "positive": 1021.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 322.8599935992771, "positive_daily": "", "positive": 1029.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 24.159591357769035, "deceased_daily": "", "deceased": 77.0, "positive_100k": 324.1150373061742, "positive_daily": "", "positive": 1033.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 326.3113637932441, "positive_daily": "", "positive": 1040.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 327.56640750014117, "positive_daily": "", "positive": 1044.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 331.64529954755676, "positive_daily": "", "positive": 1057.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 335.7241915949723, "positive_daily": "", "positive": 1070.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 6.148904771550103, "positive_daily": "", "positive": 17.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": 88.97826904713678, "tested": 246.0, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 8.31910645562661, "positive_daily": "", "positive": 23.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": 99.82927746751932, "tested": 276.0, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.574408981741371, "positive_daily": "", "positive": 32.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.38291038513846, "positive_daily": "", "positive": 37.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 18.08501403397089, "positive_daily": "", "positive": 50.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 20.616915998726814, "positive_daily": "", "positive": 57.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 27.48922133163575, "positive_daily": "", "positive": 76.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 29.65942301571226, "positive_daily": "", "positive": 82.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 31.829624699788766, "positive_daily": "", "positive": 88.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 35.08492722590353, "positive_daily": "", "positive": 97.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 40.148731155415376, "positive_daily": "", "positive": 111.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 42.6806331201713, "positive_daily": "", "positive": 118.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 48.8295378917214, "positive_daily": "", "positive": 135.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 50.27633901443908, "positive_daily": "", "positive": 139.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 53.89334182123325, "positive_daily": "", "positive": 149.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.0851008420382535, "deceased_daily": "", "deceased": 3.0, "positive_100k": 56.06354350530976, "positive_daily": "", "positive": 155.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.4468011227176714, "deceased_daily": "", "deceased": 4.0, "positive_100k": 60.40394687346277, "positive_daily": "", "positive": 167.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.4468011227176714, "deceased_daily": "", "deceased": 4.0, "positive_100k": 65.1060505222952, "positive_daily": "", "positive": 180.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.8085014033970888, "deceased_daily": "", "deceased": 5.0, "positive_100k": 71.97835585520414, "positive_daily": "", "positive": 199.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.8085014033970888, "deceased_daily": "", "deceased": 5.0, "positive_100k": 75.59535866199832, "positive_daily": "", "positive": 209.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.531901964755925, "deceased_daily": "", "deceased": 7.0, "positive_100k": 77.4038600653954, "positive_daily": "", "positive": 214.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.531901964755925, "deceased_daily": "", "deceased": 7.0, "positive_100k": 79.57406174947192, "positive_daily": "", "positive": 220.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 80.29746231083075, "positive_daily": "", "positive": 222.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 85.72296652102202, "positive_daily": "", "positive": 237.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 92.59527185393097, "positive_daily": "", "positive": 256.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 95.85057438004573, "positive_daily": "", "positive": 265.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 99.4675771868399, "positive_daily": "", "positive": 275.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 103.44628027431348, "positive_daily": "", "positive": 286.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 105.97818223906943, "positive_daily": "", "positive": 293.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 3.6170028067941775, "deceased_daily": "", "deceased": 10.0, "positive_100k": 107.42498336178708, "positive_daily": "", "positive": 297.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.978703087473596, "deceased_daily": "", "deceased": 11.0, "positive_100k": 109.5951850458636, "positive_daily": "", "positive": 303.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.978703087473596, "deceased_daily": "", "deceased": 11.0, "positive_100k": 111.7653867299401, "positive_daily": "", "positive": 309.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.340403368153014, "deceased_daily": "", "deceased": 12.0, "positive_100k": 116.46749037877252, "positive_daily": "", "positive": 322.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 120.44619346624613, "positive_daily": "", "positive": 333.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 120.80789374692554, "positive_daily": "", "positive": 334.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 121.53129430828439, "positive_daily": "", "positive": 336.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 122.97809543100205, "positive_daily": "", "positive": 340.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 123.33979571168146, "positive_daily": "", "positive": 341.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 128.04189936051392, "positive_daily": "", "positive": 354.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 129.85040076391098, "positive_daily": "", "positive": 359.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 130.2121010445904, "positive_daily": "", "positive": 360.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 5.7872044908706854, "deceased_daily": "", "deceased": 16.0, "positive_100k": 130.57380132526984, "positive_daily": "", "positive": 361.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 130.57380132526984, "positive_daily": "", "positive": 361.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 130.93550160594924, "positive_daily": "", "positive": 362.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 131.29720188662867, "positive_daily": "", "positive": 363.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 132.0206024479875, "positive_daily": "", "positive": 365.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.13149520568480072, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.13149520568480072, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.3944856170544022, "positive_daily": "", "positive": 6.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.4602332198968026, "positive_daily": "", "positive": 7.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.723223631266404, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.9204664397936052, "positive_daily": "", "positive": 14.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.0519616454784058, "positive_daily": "", "positive": 16.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5779424682176089, "positive_daily": "", "positive": 24.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.9724280852720109, "positive_daily": "", "positive": 30.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.301166099484013, "positive_daily": "", "positive": 35.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.695651716538415, "positive_daily": "", "positive": 41.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.287380142120018, "positive_daily": "", "positive": 50.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.142098979071223, "positive_daily": "", "positive": 63.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 6.706255489924838, "positive_daily": "", "positive": 102.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.270412000778451, "positive_daily": "", "positive": 141.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.78260686615366, "positive_daily": "", "positive": 164.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.39872502248568, "positive_daily": "", "positive": 219.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.502648313442492, "positive_daily": "", "positive": 251.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 21.49946612946492, "positive_daily": "", "positive": 327.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 28.271469222232156, "positive_daily": "", "positive": 430.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.13149520568480072, "deceased_daily": "", "deceased": 2.0, "positive_100k": 37.410386017325806, "positive_daily": "", "positive": 569.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.1972428085272011, "deceased_daily": "", "deceased": 3.0, "positive_100k": 44.70836993283225, "positive_daily": "", "positive": 680.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.26299041136960144, "deceased_daily": "", "deceased": 4.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.32873801421200183, "deceased_daily": "", "deceased": 5.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.3944856170544022, "deceased_daily": "", "deceased": 6.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.3944856170544022, "deceased_daily": "", "deceased": 6.0, "positive_100k": 70.7444206584228, "positive_daily": "", "positive": 1076.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.5259808227392029, "deceased_daily": "", "deceased": 8.0, "positive_100k": 80.47506587909804, "positive_daily": "", "positive": 1224.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.6574760284240037, "deceased_daily": "", "deceased": 10.0, "positive_100k": 90.1399634969309, "positive_daily": "", "positive": 1371.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.8547188369512048, "deceased_daily": "", "deceased": 13.0, "positive_100k": 98.81864707212776, "positive_daily": "", "positive": 1503.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.9862140426360054, "deceased_daily": "", "deceased": 15.0, "positive_100k": 107.1685926331126, "positive_daily": "", "positive": 1630.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 1.2492044540056069, "deceased_daily": "", "deceased": 19.0, "positive_100k": 112.03391524345022, "positive_daily": "", "positive": 1704.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.446447262532808, "deceased_daily": "", "deceased": 22.0, "positive_100k": 114.13783853440704, "positive_daily": "", "positive": 1736.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.5779424682176089, "deceased_daily": "", "deceased": 24.0, "positive_100k": 122.42203649254948, "positive_daily": "", "positive": 1862.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.77518527674481, "deceased_daily": "", "deceased": 27.0, "positive_100k": 128.40506835120792, "positive_daily": "", "positive": 1953.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.366913702326413, "deceased_daily": "", "deceased": 36.0, "positive_100k": 140.83136528842158, "positive_daily": "", "positive": 2142.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.564156510853614, "deceased_daily": "", "deceased": 39.0, "positive_100k": 151.61397215457526, "positive_daily": "", "positive": 2306.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.695651716538415, "deceased_daily": "", "deceased": 41.0, "positive_100k": 160.0296653184025, "positive_daily": "", "positive": 2434.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 3.2216325392776177, "deceased_daily": "", "deceased": 49.0, "positive_100k": 162.1993362122017, "positive_daily": "", "positive": 2467.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 3.4846229506472195, "deceased_daily": "", "deceased": 53.0, "positive_100k": 164.17176429747371, "positive_daily": "", "positive": 2497.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 3.61611815633202, "deceased_daily": "", "deceased": 55.0, "positive_100k": 171.66699102150736, "positive_daily": "", "positive": 2611.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 3.7476133620168213, "deceased_daily": "", "deceased": 57.0, "positive_100k": 177.18978966026899, "positive_daily": "", "positive": 2695.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.273594184756024, "deceased_daily": "", "deceased": 65.0, "positive_100k": 183.435811930297, "positive_daily": "", "positive": 2790.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 4.339341787598424, "deceased_daily": "", "deceased": 66.0, "positive_100k": 189.81332940600984, "positive_daily": "", "positive": 2887.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.668079801810427, "deceased_daily": "", "deceased": 71.0, "positive_100k": 192.44323351970587, "positive_daily": "", "positive": 2927.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 5.062565418864828, "deceased_daily": "", "deceased": 77.0, "positive_100k": 196.25659448456508, "positive_daily": "", "positive": 2985.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 5.194060624549629, "deceased_daily": "", "deceased": 79.0, "positive_100k": 197.3743037328859, "positive_daily": "", "positive": 3002.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 5.457051035919231, "deceased_daily": "", "deceased": 83.0, "positive_100k": 198.49201298120673, "positive_daily": "", "positive": 3019.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 5.720041447288832, "deceased_daily": "", "deceased": 87.0, "positive_100k": 201.58215031479952, "positive_daily": "", "positive": 3066.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.983031858658434, "deceased_daily": "", "deceased": 91.0, "positive_100k": 204.67228764839237, "positive_daily": "", "positive": 3113.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 6.246022270028035, "deceased_daily": "", "deceased": 95.0, "positive_100k": 206.97345374787633, "positive_daily": "", "positive": 3148.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.509012681397637, "deceased_daily": "", "deceased": 99.0, "positive_100k": 208.48564861325158, "positive_daily": "", "positive": 3171.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.903498298452039, "deceased_daily": "", "deceased": 105.0, "positive_100k": 211.11555272694758, "positive_daily": "", "positive": 3211.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.903498298452039, "deceased_daily": "", "deceased": 105.0, "positive_100k": 212.8907380036924, "positive_daily": "", "positive": 3238.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 7.034993504136839, "deceased_daily": "", "deceased": 107.0, "positive_100k": 213.9426996491708, "positive_daily": "", "positive": 3254.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 7.16648870982164, "deceased_daily": "", "deceased": 109.0, "positive_100k": 215.65213732307322, "positive_daily": "", "positive": 3280.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 7.23223631266404, "deceased_daily": "", "deceased": 110.0, "positive_100k": 218.28204143676922, "positive_daily": "", "positive": 3320.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 7.429479121191241, "deceased_daily": "", "deceased": 113.0, "positive_100k": 219.39975068509003, "positive_daily": "", "positive": 3337.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 7.4952267240336425, "deceased_daily": "", "deceased": 114.0, "positive_100k": 221.30643116751963, "positive_daily": "", "positive": 3366.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 7.5609743268760425, "deceased_daily": "", "deceased": 115.0, "positive_100k": 223.34460685563403, "positive_daily": "", "positive": 3397.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 7.5609743268760425, "deceased_daily": "", "deceased": 115.0, "positive_100k": 223.54184966416122, "positive_daily": "", "positive": 3400.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 7.823964738245643, "deceased_daily": "", "deceased": 119.0, "positive_100k": 224.72530651532446, "positive_daily": "", "positive": 3418.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 7.823964738245643, "deceased_daily": "", "deceased": 119.0, "positive_100k": 225.71152055796045, "positive_daily": "", "positive": 3433.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 7.955459943930444, "deceased_daily": "", "deceased": 121.0, "positive_100k": 227.61820104039006, "positive_daily": "", "positive": 3462.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 8.021207546772844, "deceased_daily": "", "deceased": 122.0, "positive_100k": 228.34142467165648, "positive_daily": "", "positive": 3473.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.7240904942862203, "positive_daily": "", "positive": 2.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.7240904942862203, "positive_daily": "", "positive": 2.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.448180988572441, "positive_daily": "", "positive": 4.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.448180988572441, "positive_daily": "", "positive": 4.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.810226235715551, "positive_daily": "", "positive": 5.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.810226235715551, "positive_daily": "", "positive": 5.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 16.344542965717324, "positive_daily": "", "positive": 12.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 23.15476920143287, "positive_daily": "", "positive": 17.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.516814448575982, "positive_daily": "", "positive": 18.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 25.87885969571909, "positive_daily": "", "positive": 19.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.051131178577755, "positive_daily": "", "positive": 25.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.499312167150194, "positive_daily": "", "positive": 29.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 43.585447908579525, "positive_daily": "", "positive": 32.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 49.033628897151964, "positive_daily": "", "positive": 36.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 59.92999087429684, "positive_daily": "", "positive": 44.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 73.55044334572794, "positive_daily": "", "positive": 54.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 83.0847600757297, "positive_daily": "", "positive": 61.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 93.9811220528746, "positive_daily": "", "positive": 69.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 111.68771026573503, "positive_daily": "", "positive": 82.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 125.30816273716611, "positive_daily": "", "positive": 92.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 136.20452471431102, "positive_daily": "", "positive": 100.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 155.27315817431455, "positive_daily": "", "positive": 114.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 162.0833844100301, "positive_daily": "", "positive": 119.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 172.97974638717497, "positive_daily": "", "positive": 127.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 174.3417916343181, "positive_daily": "", "positive": 128.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 190.68633460003542, "positive_daily": "", "positive": 140.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 197.49656083575098, "positive_daily": "", "positive": 145.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 202.94474182432342, "positive_daily": "", "positive": 149.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 202.94474182432342, "positive_daily": "", "positive": 149.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 209.75496806003895, "positive_daily": "", "positive": 154.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 217.92723954289764, "positive_daily": "", "positive": 160.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 223.37542053147007, "positive_daily": "", "positive": 164.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 232.90973726147183, "positive_daily": "", "positive": 171.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.3620452471431101, "deceased_daily": "", "deceased": 1.0, "positive_100k": 236.99587300290116, "positive_daily": "", "positive": 174.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.3620452471431101, "deceased_daily": "", "deceased": 1.0, "positive_100k": 243.8060992386167, "positive_daily": "", "positive": 179.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 247.89223498004606, "positive_daily": "", "positive": 182.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.25428022718916, "positive_daily": "", "positive": 183.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.25428022718916, "positive_daily": "", "positive": 183.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 250.61632547433223, "positive_daily": "", "positive": 184.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 251.97837072147536, "positive_daily": "", "positive": 185.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.0645064629047, "positive_daily": "", "positive": 188.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 257.4265517100478, "positive_daily": "", "positive": 189.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 260.150642204334, "positive_daily": "", "positive": 191.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 261.5126874514772, "positive_daily": "", "positive": 192.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.810226235715551, "deceased_daily": "", "deceased": 5.0, "positive_100k": 261.5126874514772, "positive_daily": "", "positive": 192.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 265.5988231929065, "positive_daily": "", "positive": 195.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 265.5988231929065, "positive_daily": "", "positive": 195.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 268.3229136871927, "positive_daily": "", "positive": 197.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 268.3229136871927, "positive_daily": "", "positive": 197.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 269.6849589343358, "positive_daily": "", "positive": 198.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 2.878075943664792, "positive_daily": "", "positive": 23.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 3.754012100432337, "positive_daily": "", "positive": 30.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 5.005349467243116, "positive_daily": "", "positive": 40.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.381820570734973, "positive_daily": "", "positive": 51.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.267385768540127, "positive_daily": "", "positive": 130.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 25.402148546258815, "positive_daily": "", "positive": 203.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.3754012100432337, "deceased_daily": "", "deceased": 3.0, "positive_100k": 34.66204506065858, "positive_daily": "", "positive": 277.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.3754012100432337, "deceased_daily": "", "deceased": 3.0, "positive_100k": 46.17434883531775, "positive_daily": "", "positive": 369.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.5005349467243116, "deceased_daily": "", "deceased": 4.0, "positive_100k": 59.563658660193084, "positive_daily": "", "positive": 476.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.6256686834053895, "deceased_daily": "", "deceased": 5.0, "positive_100k": 70.82569496149009, "positive_daily": "", "positive": 566.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.8759361567675453, "deceased_daily": "", "deceased": 7.0, "positive_100k": 99.60645439813801, "positive_daily": "", "positive": 796.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 1.1262036301297011, "deceased_daily": "", "deceased": 9.0, "positive_100k": 130.01395241163993, "positive_daily": "", "positive": 1039.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.5016048401729347, "deceased_daily": "", "deceased": 12.0, "positive_100k": 163.29952636880665, "positive_daily": "", "positive": 1305.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.6267385768540128, "deceased_daily": "", "deceased": 13.0, "positive_100k": 189.45247733515194, "positive_daily": "", "positive": 1514.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.37754099694048, "deceased_daily": "", "deceased": 19.0, "positive_100k": 219.7348416119728, "positive_daily": "", "positive": 1756.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.7529422069837137, "deceased_daily": "", "deceased": 22.0, "positive_100k": 234.62575627702105, "positive_daily": "", "positive": 1875.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 3.0032096803458694, "deceased_daily": "", "deceased": 24.0, "positive_100k": 247.38939741849103, "positive_daily": "", "positive": 1977.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.5037446270701813, "deceased_daily": "", "deceased": 28.0, "positive_100k": 285.68032084290087, "positive_daily": "", "positive": 2283.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 4.004279573794493, "deceased_daily": "", "deceased": 32.0, "positive_100k": 318.8407610633865, "positive_daily": "", "positive": 2548.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 5.005349467243116, "deceased_daily": "", "deceased": 40.0, "positive_100k": 342.86643850615343, "positive_daily": "", "positive": 2740.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 7.1326229908214405, "deceased_daily": "", "deceased": 57.0, "positive_100k": 368.51885452577443, "positive_daily": "", "positive": 2945.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 7.633157937545752, "deceased_daily": "", "deceased": 61.0, "positive_100k": 397.8001489091466, "positive_daily": "", "positive": 3179.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 9.00962904103761, "deceased_daily": "", "deceased": 72.0, "positive_100k": 414.1926684143679, "positive_daily": "", "positive": 3310.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 10.135832671167309, "deceased_daily": "", "deceased": 81.0, "positive_100k": 424.82903603225947, "positive_daily": "", "positive": 3395.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.637437511340245, "deceased_daily": "", "deceased": 93.0, "positive_100k": 451.357388208648, "positive_daily": "", "positive": 3607.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 13.13904235151318, "deceased_daily": "", "deceased": 105.0, "positive_100k": 471.25365234093937, "positive_daily": "", "positive": 3766.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 14.515513455005035, "deceased_daily": "", "deceased": 116.0, "positive_100k": 490.2739803164633, "positive_daily": "", "positive": 3918.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 16.893054451945517, "deceased_daily": "", "deceased": 135.0, "positive_100k": 507.0419010317276, "positive_daily": "", "positive": 4052.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 19.145461712204916, "deceased_daily": "", "deceased": 153.0, "positive_100k": 524.0600892203543, "positive_daily": "", "positive": 4188.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 20.521932815696776, "deceased_daily": "", "deceased": 164.0, "positive_100k": 533.0697182613918, "positive_daily": "", "positive": 4260.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 22.02353765586971, "deceased_daily": "", "deceased": 176.0, "positive_100k": 537.9499339919539, "positive_daily": "", "positive": 4299.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 24.025677442766955, "deceased_daily": "", "deceased": 192.0, "positive_100k": 552.7157149203211, "positive_daily": "", "positive": 4417.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 25.527282282939893, "deceased_daily": "", "deceased": 204.0, "positive_100k": 562.3510126447641, "positive_daily": "", "positive": 4494.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 27.02888712311283, "deceased_daily": "", "deceased": 216.0, "positive_100k": 573.7381826827423, "positive_daily": "", "positive": 4585.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 28.780759436647916, "deceased_daily": "", "deceased": 230.0, "positive_100k": 585.8761551408068, "positive_daily": "", "positive": 4682.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 29.656695593415463, "deceased_daily": "", "deceased": 237.0, "positive_100k": 592.0077082381795, "positive_daily": "", "positive": 4731.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 30.40749801350193, "deceased_daily": "", "deceased": 243.0, "positive_100k": 597.0130577054227, "positive_daily": "", "positive": 4771.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 31.40856790695055, "deceased_daily": "", "deceased": 251.0, "positive_100k": 601.6430059626225, "positive_daily": "", "positive": 4808.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 32.159370327037024, "deceased_daily": "", "deceased": 257.0, "positive_100k": 607.14889037659, "positive_daily": "", "positive": 4852.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 33.4107076938478, "deceased_daily": "", "deceased": 267.0, "positive_100k": 615.5328507342222, "positive_daily": "", "positive": 4919.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 35.53798121742612, "deceased_daily": "", "deceased": 284.0, "positive_100k": 621.6644038315951, "positive_daily": "", "positive": 4968.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 37.16471979428014, "deceased_daily": "", "deceased": 297.0, "positive_100k": 625.2932821953463, "positive_daily": "", "positive": 4997.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 37.915522214366604, "deceased_daily": "", "deceased": 303.0, "positive_100k": 629.2975617691408, "positive_daily": "", "positive": 5029.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 38.91659210781523, "deceased_daily": "", "deceased": 311.0, "positive_100k": 632.0505039761246, "positive_daily": "", "positive": 5051.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 39.54226079122062, "deceased_daily": "", "deceased": 316.0, "positive_100k": 633.4269750796163, "positive_daily": "", "positive": 5062.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 40.91873189471247, "deceased_daily": "", "deceased": 327.0, "positive_100k": 637.4312546534107, "positive_daily": "", "positive": 5094.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 41.919801788161095, "deceased_daily": "", "deceased": 335.0, "positive_100k": 641.4355342272054, "positive_daily": "", "positive": 5126.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 42.54547047156649, "deceased_daily": "", "deceased": 340.0, "positive_100k": 644.063342697508, "positive_daily": "", "positive": 5147.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 43.79680783837727, "deceased_daily": "", "deceased": 350.0, "positive_100k": 648.1927560079835, "positive_daily": "", "positive": 5180.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 44.1722090484205, "deceased_daily": "", "deceased": 353.0, "positive_100k": 651.0708319516483, "positive_daily": "", "positive": 5203.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 45.42354641523128, "deceased_daily": "", "deceased": 363.0, "positive_100k": 652.6975705285023, "positive_daily": "", "positive": 5216.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 45.79894762527451, "deceased_daily": "", "deceased": 366.0, "positive_100k": 654.1991753686752, "positive_daily": "", "positive": 5228.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 46.29948257199882, "deceased_daily": "", "deceased": 370.0, "positive_100k": 657.2023850490211, "positive_daily": "", "positive": 5252.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 46.92515125540422, "deceased_daily": "", "deceased": 375.0, "positive_100k": 659.5799260459615, "positive_daily": "", "positive": 5271.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 46.92515125540422, "deceased_daily": "", "deceased": 375.0, "positive_100k": 659.9553272560048, "positive_daily": "", "positive": 5274.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.489528723959048, "positive_daily": "", "positive": 2.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.723821809897618, "positive_daily": "", "positive": 5.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": 233.30497076825955, "tested": 85.0, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.21335053385667, "positive_daily": "", "positive": 7.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.21335053385667, "positive_daily": "", "positive": 7.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 32.93717234375429, "positive_daily": "", "positive": 12.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 60.38481596354953, "positive_daily": "", "positive": 22.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 68.6191090494881, "positive_daily": "", "positive": 25.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 104.30104575522192, "positive_daily": "", "positive": 38.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 109.79057447918095, "positive_daily": "", "positive": 40.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 131.74868937501716, "positive_daily": "", "positive": 48.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 137.2382180989762, "positive_daily": "", "positive": 50.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 145.4725111849148, "positive_daily": "", "positive": 53.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 156.45156863283287, "positive_daily": "", "positive": 57.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 161.94109735679191, "positive_daily": "", "positive": 59.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 164.68586171877146, "positive_daily": "", "positive": 60.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 170.17539044273047, "positive_daily": "", "positive": 62.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 181.15444789064858, "positive_daily": "", "positive": 66.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 183.8992122526281, "positive_daily": "", "positive": 67.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 183.8992122526281, "positive_daily": "", "positive": 67.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 186.64397661460765, "positive_daily": "", "positive": 68.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 197.62303406252573, "positive_daily": "", "positive": 72.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 197.62303406252573, "positive_daily": "", "positive": 72.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 203.11256278648477, "positive_daily": "", "positive": 74.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 205.85732714846432, "positive_daily": "", "positive": 75.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 211.34685587242333, "positive_daily": "", "positive": 77.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 219.5811489583619, "positive_daily": "", "positive": 80.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 227.8154420443005, "positive_daily": "", "positive": 83.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 233.30497076825955, "positive_daily": "", "positive": 85.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 233.30497076825955, "positive_daily": "", "positive": 85.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 236.04973513023907, "positive_daily": "", "positive": 86.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.475063732891122, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.475063732891122, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.425191198673366, "positive_daily": "", "positive": 3.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.850382397346731, "positive_daily": "", "positive": 6.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 19.800509863128976, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.750637328911218, "positive_daily": "", "positive": 10.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.750637328911218, "positive_daily": "", "positive": 10.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 29.700764794693463, "positive_daily": "", "positive": 12.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.65089226047571, "positive_daily": "", "positive": 14.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.60101972625795, "positive_daily": "", "positive": 16.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 49.501274657822435, "positive_daily": "", "positive": 20.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 61.87659332227805, "positive_daily": "", "positive": 25.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 71.77684825384253, "positive_daily": "", "positive": 29.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 76.72697571962478, "positive_daily": "", "positive": 31.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 81.67710318540702, "positive_daily": "", "positive": 33.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 99.00254931564487, "positive_daily": "", "positive": 40.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 106.42774051431824, "positive_daily": "", "positive": 43.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 116.32799544588272, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 2.475063732891122, "deceased_daily": "", "deceased": 1.0, "positive_100k": 116.32799544588272, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 2.475063732891122, "deceased_daily": "", "deceased": 1.0, "positive_100k": 123.7531866445561, "positive_daily": "", "positive": 50.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 126.22825037744722, "positive_daily": "", "positive": 51.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 131.17837784322947, "positive_daily": "", "positive": 53.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 138.60356904190283, "positive_daily": "", "positive": 56.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 143.55369650768506, "positive_daily": "", "positive": 58.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 146.0287602405762, "positive_daily": "", "positive": 59.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 150.97888770635845, "positive_daily": "", "positive": 61.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 158.4040789050318, "positive_daily": "", "positive": 64.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 165.82927010370517, "positive_daily": "", "positive": 67.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 188.10484369972525, "positive_daily": "", "positive": 76.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 225.23079969309208, "positive_daily": "", "positive": 91.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 225.23079969309208, "positive_daily": "", "positive": 91.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 227.70586342598324, "positive_daily": "", "positive": 92.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 259.8816919535678, "positive_daily": "", "positive": 105.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 259.8816919535678, "positive_daily": "", "positive": 105.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 262.35675568645894, "positive_daily": "", "positive": 106.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 267.30688315224114, "positive_daily": "", "positive": 108.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 274.73207435091456, "positive_daily": "", "positive": 111.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 274.73207435091456, "positive_daily": "", "positive": 111.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 12.375318664455609, "deceased_daily": "", "deceased": 5.0, "positive_100k": 282.1572655495879, "positive_daily": "", "positive": 114.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 284.632329282479, "positive_daily": "", "positive": 115.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 297.00764794693464, "positive_daily": "", "positive": 120.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 297.00764794693464, "positive_daily": "", "positive": 120.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 299.48271167982574, "positive_daily": "", "positive": 121.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 19.800509863128976, "deceased_daily": "", "deceased": 8.0, "positive_100k": 299.48271167982574, "positive_daily": "", "positive": 121.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 22.2755735960201, "deceased_daily": "", "deceased": 9.0, "positive_100k": 301.9577754127169, "positive_daily": "", "positive": 122.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 24.750637328911218, "deceased_daily": "", "deceased": 10.0, "positive_100k": 301.9577754127169, "positive_daily": "", "positive": 122.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.4392921174275224, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.4392921174275224, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.75716846971009, "positive_daily": "", "positive": 8.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.635752704565135, "positive_daily": "", "positive": 12.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 20.733982998133943, "positive_daily": "", "positive": 17.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.15008964398531, "positive_daily": "", "positive": 28.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 36.58938176141284, "positive_daily": "", "positive": 30.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.02867387884036, "positive_daily": "", "positive": 32.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.467965996267885, "positive_daily": "", "positive": 34.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 42.68761205498165, "positive_daily": "", "positive": 35.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 43.907258113695406, "positive_daily": "", "positive": 36.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 45.12690417240916, "positive_daily": "", "positive": 37.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 48.78584234855045, "positive_daily": "", "positive": 40.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 50.00548840726421, "positive_daily": "", "positive": 41.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 51.225134465977966, "positive_daily": "", "positive": 42.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 53.66442658340549, "positive_daily": "", "positive": 44.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 53.66442658340549, "positive_daily": "", "positive": 44.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 59.7626568769743, "positive_daily": "", "positive": 49.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 63.42159505311559, "positive_daily": "", "positive": 52.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.64124111182934, "positive_daily": "", "positive": 53.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 67.08053322925687, "positive_daily": "", "positive": 55.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 71.95911746411191, "positive_daily": "", "positive": 59.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 73.17876352282568, "positive_daily": "", "positive": 60.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 73.17876352282568, "positive_daily": "", "positive": 60.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 74.39840958153944, "positive_daily": "", "positive": 61.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 75.6180556402532, "positive_daily": "", "positive": 62.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 2.4392921174275224, "deceased_daily": "", "deceased": 2.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 79.27699381639448, "positive_daily": "", "positive": 65.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 85.3752241099633, "positive_daily": "", "positive": 70.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 86.59487016867705, "positive_daily": "", "positive": 71.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 87.81451622739081, "positive_daily": "", "positive": 72.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 89.03416228610457, "positive_daily": "", "positive": 73.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 90.25380834481832, "positive_daily": "", "positive": 74.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 90.25380834481832, "positive_daily": "", "positive": 74.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 91.4734544035321, "positive_daily": "", "positive": 75.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.8104790527573595, "positive_daily": "", "positive": 1.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.620958105514719, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.052395263786797, "positive_daily": "", "positive": 5.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.915269580330953, "positive_daily": "", "positive": 11.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.8104790527573595, "deceased_daily": "", "deceased": 1.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.8104790527573595, "deceased_daily": "", "deceased": 1.0, "positive_100k": 54.31437158272079, "positive_daily": "", "positive": 30.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 59.745808740992864, "positive_daily": "", "positive": 33.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 61.55628779375023, "positive_daily": "", "positive": 34.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 76.0401202158091, "positive_daily": "", "positive": 42.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 79.66107832132381, "positive_daily": "", "positive": 44.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 81.47155737408119, "positive_daily": "", "positive": 45.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 86.90299453235326, "positive_daily": "", "positive": 48.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 90.52395263786798, "positive_daily": "", "positive": 50.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 105.00778505992685, "positive_daily": "", "positive": 58.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 110.43922221819895, "positive_daily": "", "positive": 61.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 115.87065937647101, "positive_daily": "", "positive": 64.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 117.68113842922838, "positive_daily": "", "positive": 65.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 119.49161748198573, "positive_daily": "", "positive": 66.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 121.30209653474309, "positive_daily": "", "positive": 67.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 124.92305464025782, "positive_daily": "", "positive": 69.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 124.92305464025782, "positive_daily": "", "positive": 69.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 130.3544917985299, "positive_daily": "", "positive": 72.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 133.9754499040446, "positive_daily": "", "positive": 74.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 139.40688706231668, "positive_daily": "", "positive": 77.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 139.40688706231668, "positive_daily": "", "positive": 77.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 141.21736611507404, "positive_daily": "", "positive": 78.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 148.4592823261035, "positive_daily": "", "positive": 82.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 155.70119853713294, "positive_daily": "", "positive": 86.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 155.70119853713294, "positive_daily": "", "positive": 86.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 157.5116775898903, "positive_daily": "", "positive": 87.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 159.32215664264763, "positive_daily": "", "positive": 88.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 159.32215664264763, "positive_daily": "", "positive": 88.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 171.99551001194916, "positive_daily": "", "positive": 95.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}]}}; + var spec = {"config": {"view": {"continuousWidth": 400, "continuousHeight": 300}, "title": {"anchor": "middle"}}, "hconcat": [{"mark": "line", "encoding": {"color": {"type": "nominal", "field": "canton", "legend": {"title": "Canton"}}, "opacity": {"condition": {"value": 1, "selection": "selector003"}, "value": 0.2}, "tooltip": [{"type": "nominal", "field": "canton", "title": "Canton"}, {"type": "quantitative", "field": "deceased", "title": "Deaths"}, {"type": "temporal", "field": "date", "title": "Date"}], "x": {"type": "temporal", "field": "date", "title": "Date"}, "y": {"type": "quantitative", "field": "deceased", "scale": {"type": "linear"}, "title": "Deaths"}}, "selection": {"selector003": {"type": "multi", "fields": ["canton"], "bind": "legend"}}}, {"mark": "line", "encoding": {"color": {"type": "nominal", "field": "canton", "legend": {"title": "Canton"}}, "opacity": {"condition": {"value": 1, "selection": "selector004"}, "value": 0.2}, "tooltip": [{"type": "nominal", "field": "canton", "title": "Canton"}, {"type": "quantitative", "field": "deceased_100k", "title": "Deaths/100k"}, {"type": "temporal", "field": "date", "title": "Date"}], "x": {"type": "temporal", "field": "date", "title": "Date"}, "y": {"type": "quantitative", "field": "deceased_100k", "scale": {"type": "linear"}, "title": "Deaths per 100k population"}}, "selection": {"selector004": {"type": "multi", "fields": ["canton"], "bind": "legend"}}}], "data": {"name": "data-84cce1c566955b91d1369f8316536038"}, "title": "Covid-19 deaths in Switzerland by Canton", "$schema": "https://vega.github.io/schema/vega-lite/v4.0.2.json", "datasets": {"data-84cce1c566955b91d1369f8316536038": [{"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.2907357067058191, "positive_daily": "", "positive": 1.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.2907357067058191, "positive_daily": "", "positive": 1.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.5814714134116382, "positive_daily": "", "positive": 2.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.8722071201174572, "positive_daily": "", "positive": 3.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.8722071201174572, "positive_daily": "", "positive": 3.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.1629428268232764, "positive_daily": "", "positive": 4.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.4536785335290954, "positive_daily": "", "positive": 5.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.7444142402349143, "positive_daily": "", "positive": 6.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.0351499469407335, "positive_daily": "", "positive": 7.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.4888284804698286, "positive_daily": "", "positive": 12.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 4.942507013998925, "positive_daily": "", "positive": 17.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.396185547528019, "positive_daily": "", "positive": 22.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.722071201174574, "positive_daily": "", "positive": 30.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 15.408992455408411, "positive_daily": "", "positive": 53.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.2907357067058191, "deceased_daily": "", "deceased": 1.0, "positive_100k": 22.09591370964225, "positive_daily": "", "positive": 76.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.2907357067058191, "deceased_daily": "", "deceased": 1.0, "positive_100k": 28.49209925717027, "positive_daily": "", "positive": 98.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.5814714134116382, "deceased_daily": "", "deceased": 2.0, "positive_100k": 33.434606271169194, "positive_daily": "", "positive": 115.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.8722071201174572, "deceased_daily": "", "deceased": 3.0, "positive_100k": 50.006541553400886, "positive_daily": "", "positive": 172.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.8722071201174572, "deceased_daily": "", "deceased": 3.0, "positive_100k": 65.41553400880929, "positive_daily": "", "positive": 225.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.1629428268232764, "deceased_daily": "", "deceased": 4.0, "positive_100k": 90.70954049221555, "positive_daily": "", "positive": 312.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.7444142402349143, "deceased_daily": "", "deceased": 6.0, "positive_100k": 101.46676164033086, "positive_daily": "", "positive": 349.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.0351499469407335, "deceased_daily": "", "deceased": 7.0, "positive_100k": 126.76076812373712, "positive_daily": "", "positive": 436.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.9073570670581907, "deceased_daily": "", "deceased": 10.0, "positive_100k": 144.7863819394979, "positive_daily": "", "positive": 498.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 3.1980927737640097, "deceased_daily": "", "deceased": 11.0, "positive_100k": 155.5436030876132, "positive_daily": "", "positive": 535.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.7795641871756476, "deceased_daily": "", "deceased": 13.0, "positive_100k": 182.58202381125437, "positive_daily": "", "positive": 628.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 4.070299893881467, "deceased_daily": "", "deceased": 14.0, "positive_100k": 211.6555944818363, "positive_daily": "", "positive": 728.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.361035600587287, "deceased_daily": "", "deceased": 15.0, "positive_100k": 230.55341541771452, "positive_daily": "", "positive": 793.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 4.942507013998925, "deceased_daily": "", "deceased": 17.0, "positive_100k": 254.10300766088588, "positive_daily": "", "positive": 874.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.1054498408222, "deceased_daily": "", "deceased": 21.0, "positive_100k": 281.4321640912329, "positive_daily": "", "positive": 968.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 7.268392667645476, "deceased_daily": "", "deceased": 25.0, "positive_100k": 295.678213719818, "positive_daily": "", "positive": 1017.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 9.012806907880393, "deceased_daily": "", "deceased": 31.0, "positive_100k": 306.7261705746391, "positive_daily": "", "positive": 1055.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 10.175749734703668, "deceased_daily": "", "deceased": 35.0, "positive_100k": 332.60164847145705, "positive_daily": "", "positive": 1144.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 10.757221148115306, "deceased_daily": "", "deceased": 37.0, "positive_100k": 352.0809408207469, "positive_daily": "", "positive": 1211.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 11.629428268232763, "deceased_daily": "", "deceased": 40.0, "positive_100k": 372.72317599686005, "positive_daily": "", "positive": 1282.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 13.664578215173497, "deceased_daily": "", "deceased": 47.0, "positive_100k": 387.84143274556266, "positive_daily": "", "positive": 1334.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 14.827521041996773, "deceased_daily": "", "deceased": 51.0, "positive_100k": 402.0874823741478, "positive_daily": "", "positive": 1383.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 15.408992455408411, "deceased_daily": "", "deceased": 53.0, "positive_100k": 411.68176069543983, "positive_daily": "", "positive": 1416.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.57193528223169, "deceased_daily": "", "deceased": 57.0, "positive_100k": 416.0427962960271, "positive_daily": "", "positive": 1431.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 17.444142402349147, "deceased_daily": "", "deceased": 60.0, "positive_100k": 435.2313529386111, "positive_daily": "", "positive": 1497.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 19.7700280559957, "deceased_daily": "", "deceased": 68.0, "positive_100k": 446.57004550013806, "positive_daily": "", "positive": 1536.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 20.642235176113154, "deceased_daily": "", "deceased": 71.0, "positive_100k": 456.45505952813596, "positive_daily": "", "positive": 1570.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 22.38664941634807, "deceased_daily": "", "deceased": 77.0, "positive_100k": 464.59565931589884, "positive_daily": "", "positive": 1598.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 24.131063656582985, "deceased_daily": "", "deceased": 83.0, "positive_100k": 473.0269948103677, "positive_daily": "", "positive": 1627.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 24.71253506999462, "deceased_daily": "", "deceased": 85.0, "positive_100k": 480.586123184719, "positive_daily": "", "positive": 1653.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 26.456949310229536, "deceased_daily": "", "deceased": 91.0, "positive_100k": 484.36568737189464, "positive_daily": "", "positive": 1666.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 27.038420723641178, "deceased_daily": "", "deceased": 93.0, "positive_100k": 488.4359872657761, "positive_daily": "", "positive": 1680.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 27.329156430346995, "deceased_daily": "", "deceased": 94.0, "positive_100k": 496.28585134683317, "positive_daily": "", "positive": 1707.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 27.329156430346995, "deceased_daily": "", "deceased": 94.0, "positive_100k": 500.93762265412624, "positive_daily": "", "positive": 1723.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 27.619892137052812, "deceased_daily": "", "deceased": 95.0, "positive_100k": 505.88012966812516, "positive_daily": "", "positive": 1740.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 28.782834963876088, "deceased_daily": "", "deceased": 99.0, "positive_100k": 511.4041080955358, "positive_daily": "", "positive": 1759.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 30.23651349740518, "deceased_daily": "", "deceased": 104.0, "positive_100k": 514.0207294558882, "positive_daily": "", "positive": 1768.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 31.10872061752264, "deceased_daily": "", "deceased": 107.0, "positive_100k": 516.0558794028289, "positive_daily": "", "positive": 1775.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 31.980927737640098, "deceased_daily": "", "deceased": 110.0, "positive_100k": 520.9983864168278, "positive_daily": "", "positive": 1792.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 33.434606271169194, "deceased_daily": "", "deceased": 115.0, "positive_100k": 523.0335363637685, "positive_daily": "", "positive": 1799.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 34.30681339128665, "deceased_daily": "", "deceased": 118.0, "positive_100k": 524.7779506040034, "positive_daily": "", "positive": 1805.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 35.760491924815746, "deceased_daily": "", "deceased": 123.0, "positive_100k": 529.4297219112965, "positive_daily": "", "positive": 1821.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 36.92343475163902, "deceased_daily": "", "deceased": 127.0, "positive_100k": 532.046343271649, "positive_daily": "", "positive": 1830.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 37.50490616505066, "deceased_daily": "", "deceased": 129.0, "positive_100k": 533.500021805178, "positive_daily": "", "positive": 1835.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 38.086377578462304, "deceased_daily": "", "deceased": 131.0, "positive_100k": 534.0814932185897, "positive_daily": "", "positive": 1837.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 38.37711328516812, "deceased_daily": "", "deceased": 132.0, "positive_100k": 537.8610574057652, "positive_daily": "", "positive": 1850.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 39.24932040528558, "deceased_daily": "", "deceased": 135.0, "positive_100k": 538.4425288191769, "positive_daily": "", "positive": 1852.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 39.5400561119914, "deceased_daily": "", "deceased": 136.0, "positive_100k": 538.7332645258828, "positive_daily": "", "positive": 1853.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 39.830791818697215, "deceased_daily": "", "deceased": 137.0, "positive_100k": 542.5128287130584, "positive_daily": "", "positive": 1866.0, "region_iso": "CH-VS", "region_label": "Valais", "tested_100k": null, "tested": null, "canton": "VS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.5040856139006649, "deceased_daily": "", "deceased": 1.0, "positive_100k": 50.91264700396715, "positive_daily": "", "positive": 101.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.5040856139006649, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.5229585792851, "positive_daily": "", "positive": 128.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.0081712278013297, "deceased_daily": "", "deceased": 2.0, "positive_100k": 91.743581729921, "positive_daily": "", "positive": 182.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.5122568417019946, "deceased_daily": "", "deceased": 3.0, "positive_100k": 113.92334874155026, "positive_daily": "", "positive": 226.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.0163424556026595, "deceased_daily": "", "deceased": 4.0, "positive_100k": 130.05408838637155, "positive_daily": "", "positive": 258.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.0163424556026595, "deceased_daily": "", "deceased": 4.0, "positive_100k": 143.1603143477888, "positive_daily": "", "positive": 284.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.5204280695033243, "deceased_daily": "", "deceased": 5.0, "positive_100k": 151.22568417019946, "positive_daily": "", "positive": 300.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.024513683403989, "deceased_daily": "", "deceased": 6.0, "positive_100k": 172.90136556792805, "positive_daily": "", "positive": 343.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.032684911205319, "deceased_daily": "", "deceased": 8.0, "positive_100k": 198.1056462629613, "positive_daily": "", "positive": 393.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 4.032684911205319, "deceased_daily": "", "deceased": 8.0, "positive_100k": 218.2690708189879, "positive_daily": "", "positive": 433.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 4.536770525105983, "deceased_daily": "", "deceased": 9.0, "positive_100k": 238.93658098891515, "positive_daily": "", "positive": 474.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 6.049027366807978, "deceased_daily": "", "deceased": 12.0, "positive_100k": 249.5223788808291, "positive_daily": "", "positive": 495.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 7.561284208509973, "deceased_daily": "", "deceased": 15.0, "positive_100k": 261.62043361444506, "positive_daily": "", "positive": 519.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 9.577626664112634, "deceased_daily": "", "deceased": 19.0, "positive_100k": 269.6858034368557, "positive_daily": "", "positive": 535.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 11.593969119715293, "deceased_daily": "", "deceased": 23.0, "positive_100k": 275.73483080366367, "positive_daily": "", "positive": 547.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 13.106225961417287, "deceased_daily": "", "deceased": 26.0, "positive_100k": 298.4186834291936, "positive_daily": "", "positive": 592.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 14.114397189218616, "deceased_daily": "", "deceased": 28.0, "positive_100k": 313.5412518462136, "positive_daily": "", "positive": 622.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 15.122568417019947, "deceased_daily": "", "deceased": 30.0, "positive_100k": 327.15156342153153, "positive_daily": "", "positive": 649.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 15.122568417019947, "deceased_daily": "", "deceased": 30.0, "positive_100k": 331.18424833273684, "positive_daily": "", "positive": 657.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.634825258721943, "deceased_daily": "", "deceased": 33.0, "positive_100k": 336.7291900856442, "positive_daily": "", "positive": 668.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 17.138910872622606, "deceased_daily": "", "deceased": 34.0, "positive_100k": 342.27413183855145, "positive_daily": "", "positive": 679.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 17.64299648652327, "deceased_daily": "", "deceased": 35.0, "positive_100k": 344.7945599080548, "positive_daily": "", "positive": 684.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 17.64299648652327, "deceased_daily": "", "deceased": 35.0, "positive_100k": 351.8517585026641, "positive_daily": "", "positive": 698.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 362.43755639457805, "positive_daily": "", "positive": 719.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 367.9824981474854, "positive_daily": "", "positive": 730.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 374.53561112819403, "positive_daily": "", "positive": 743.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 18.147082100423933, "deceased_daily": "", "deceased": 36.0, "positive_100k": 376.55195358379666, "positive_daily": "", "positive": 747.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 18.6511677143246, "deceased_daily": "", "deceased": 37.0, "positive_100k": 378.0642104254987, "positive_daily": "", "positive": 750.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 18.6511677143246, "deceased_daily": "", "deceased": 37.0, "positive_100k": 379.57646726720066, "positive_daily": "", "positive": 753.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 19.155253328225267, "deceased_daily": "", "deceased": 38.0, "positive_100k": 382.60098095060465, "positive_daily": "", "positive": 759.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 19.65933894212593, "deceased_daily": "", "deceased": 39.0, "positive_100k": 385.121409020108, "positive_daily": "", "positive": 764.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 20.163424556026595, "deceased_daily": "", "deceased": 40.0, "positive_100k": 388.145922703512, "positive_daily": "", "positive": 770.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 20.163424556026595, "deceased_daily": "", "deceased": 40.0, "positive_100k": 389.65817954521395, "positive_daily": "", "positive": 773.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 20.66751016992726, "deceased_daily": "", "deceased": 41.0, "positive_100k": 392.1786076147173, "positive_daily": "", "positive": 778.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 21.171595783827925, "deceased_daily": "", "deceased": 42.0, "positive_100k": 395.707206912022, "positive_daily": "", "positive": 785.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 396.71537813982326, "positive_daily": "", "positive": 787.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 398.73172059542594, "positive_daily": "", "positive": 791.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 21.675681397728592, "deceased_daily": "", "deceased": 43.0, "positive_100k": 400.2439774371279, "positive_daily": "", "positive": 794.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 22.179767011629252, "deceased_daily": "", "deceased": 44.0, "positive_100k": 402.7644055066312, "positive_daily": "", "positive": 799.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 22.179767011629252, "deceased_daily": "", "deceased": 44.0, "positive_100k": 403.26849112053196, "positive_daily": "", "positive": 800.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 404.2766623483332, "positive_daily": "", "positive": 802.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 406.79709041783656, "positive_daily": "", "positive": 807.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 407.80526164563787, "positive_daily": "", "positive": 809.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 22.68385262552992, "deceased_daily": "", "deceased": 45.0, "positive_100k": 408.81343287343924, "positive_daily": "", "positive": 811.0, "region_iso": "CH-GR", "region_label": "Grisons", "tested_100k": null, "tested": null, "canton": "GR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.09662050461024736, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.19324100922049472, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.38648201844098945, "positive_daily": "", "positive": 4.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5797230276614843, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.6425485783742055, "positive_daily": "", "positive": 17.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.285097156748411, "positive_daily": "", "positive": 34.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 11.884322067060427, "positive_daily": "", "positive": 123.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 18.647757389777745, "positive_daily": "", "positive": 193.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.09662050461024736, "deceased_daily": "", "deceased": 1.0, "positive_100k": 27.24698230008976, "positive_daily": "", "positive": 282.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.19324100922049472, "deceased_daily": "", "deceased": 2.0, "positive_100k": 36.42593023806326, "positive_daily": "", "positive": 377.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.28986151383074216, "deceased_daily": "", "deceased": 3.0, "positive_100k": 40.3873709270834, "positive_daily": "", "positive": 418.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.48310252305123685, "deceased_daily": "", "deceased": 5.0, "positive_100k": 45.41163716681627, "positive_daily": "", "positive": 470.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.5797230276614843, "deceased_daily": "", "deceased": 6.0, "positive_100k": 51.4021084526516, "positive_daily": "", "positive": 532.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.5797230276614843, "deceased_daily": "", "deceased": 6.0, "positive_100k": 60.29119487679437, "positive_daily": "", "positive": 624.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.6763435322717316, "deceased_daily": "", "deceased": 7.0, "positive_100k": 63.76953304276327, "positive_daily": "", "positive": 660.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7729640368819789, "deceased_daily": "", "deceased": 8.0, "positive_100k": 69.37352231015761, "positive_daily": "", "positive": 718.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.8695845414922264, "deceased_daily": "", "deceased": 9.0, "positive_100k": 74.10792703605973, "positive_daily": "", "positive": 767.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.9662050461024737, "deceased_daily": "", "deceased": 10.0, "positive_100k": 77.10316267897741, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.256066559933216, "deceased_daily": "", "deceased": 13.0, "positive_100k": 79.80853680806433, "positive_daily": "", "positive": 826.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.5459280737639578, "deceased_daily": "", "deceased": 16.0, "positive_100k": 82.70715194637175, "positive_daily": "", "positive": 856.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.9324100922049474, "deceased_daily": "", "deceased": 20.0, "positive_100k": 87.82803869071486, "positive_daily": "", "positive": 909.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.2222716060356897, "deceased_daily": "", "deceased": 23.0, "positive_100k": 96.91036612407812, "positive_daily": "", "positive": 1003.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.512133119866432, "deceased_daily": "", "deceased": 26.0, "positive_100k": 103.67380144679544, "positive_daily": "", "positive": 1073.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 2.7053741290869264, "deceased_daily": "", "deceased": 28.0, "positive_100k": 106.86227809893359, "positive_daily": "", "positive": 1106.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.7053741290869264, "deceased_daily": "", "deceased": 28.0, "positive_100k": 109.85751374185126, "positive_daily": "", "positive": 1137.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.995235642917669, "deceased_daily": "", "deceased": 31.0, "positive_100k": 113.33585190782017, "positive_daily": "", "positive": 1173.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 3.1884766521381636, "deceased_daily": "", "deceased": 33.0, "positive_100k": 118.64997966138378, "positive_daily": "", "positive": 1228.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 3.5749586705791527, "deceased_daily": "", "deceased": 37.0, "positive_100k": 124.25396892877814, "positive_daily": "", "positive": 1286.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 3.6715791751894002, "deceased_daily": "", "deceased": 38.0, "positive_100k": 128.98837365468023, "positive_daily": "", "positive": 1335.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.058061193630389, "deceased_daily": "", "deceased": 42.0, "positive_100k": 132.85319383909015, "positive_daily": "", "positive": 1375.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.2513022028508844, "deceased_daily": "", "deceased": 44.0, "positive_100k": 137.10449604194102, "positive_daily": "", "positive": 1419.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 139.23014714336648, "positive_daily": "", "positive": 1441.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 140.67945471252017, "positive_daily": "", "positive": 1456.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.734404725902121, "deceased_daily": "", "deceased": 49.0, "positive_100k": 142.03214177706366, "positive_daily": "", "positive": 1470.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.120886744343111, "deceased_daily": "", "deceased": 53.0, "positive_100k": 143.86793136465835, "positive_daily": "", "positive": 1489.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 5.314127753563606, "deceased_daily": "", "deceased": 55.0, "positive_100k": 146.38006448452478, "positive_daily": "", "positive": 1515.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.473573808886574, "deceased_daily": "", "deceased": 67.0, "positive_100k": 150.0516436597142, "positive_daily": "", "positive": 1553.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.666814818107069, "deceased_daily": "", "deceased": 69.0, "positive_100k": 153.24012031185234, "positive_daily": "", "positive": 1586.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.666814818107069, "deceased_daily": "", "deceased": 69.0, "positive_100k": 154.49618687178557, "positive_daily": "", "positive": 1599.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 7.053296836548059, "deceased_daily": "", "deceased": 73.0, "positive_100k": 155.84887393632903, "positive_daily": "", "positive": 1613.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 7.439778854989048, "deceased_daily": "", "deceased": 77.0, "positive_100k": 156.71845847782126, "positive_daily": "", "positive": 1622.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 7.439778854989048, "deceased_daily": "", "deceased": 77.0, "positive_100k": 158.74748907463643, "positive_daily": "", "positive": 1643.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 7.633019864209543, "deceased_daily": "", "deceased": 79.0, "positive_100k": 161.35624269911312, "positive_daily": "", "positive": 1670.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 7.922881378040286, "deceased_daily": "", "deceased": 82.0, "positive_100k": 163.67513480975904, "positive_daily": "", "positive": 1694.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 165.02782187430253, "positive_daily": "", "positive": 1708.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 165.607544901964, "positive_daily": "", "positive": 1714.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 166.380508938846, "positive_daily": "", "positive": 1722.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 167.4433344895587, "positive_daily": "", "positive": 1733.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 8.019501882650532, "deceased_daily": "", "deceased": 83.0, "positive_100k": 168.21629852644068, "positive_daily": "", "positive": 1741.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 8.212742891871027, "deceased_daily": "", "deceased": 85.0, "positive_100k": 169.76222660020463, "positive_daily": "", "positive": 1757.0, "region_iso": "CH-BE", "region_label": "Bern", "tested_100k": null, "tested": null, "canton": "BE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.387736141220191, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 24.775472282440383, "positive_daily": "", "positive": 4.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 30.96934035305048, "positive_daily": "", "positive": 5.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 37.16320842366058, "positive_daily": "", "positive": 6.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 49.550944564880766, "positive_daily": "", "positive": 8.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 55.74481263549086, "positive_daily": "", "positive": 9.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 68.13254877671105, "positive_daily": "", "positive": 11.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 74.32641684732116, "positive_daily": "", "positive": 12.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 80.52028491793125, "positive_daily": "", "positive": 13.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 86.71415298854134, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 86.71415298854134, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 123.87736141220192, "positive_daily": "", "positive": 20.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 123.87736141220192, "positive_daily": "", "positive": 20.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 130.07122948281202, "positive_daily": "", "positive": 21.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 142.4589656240322, "positive_daily": "", "positive": 23.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 148.6528336946423, "positive_daily": "", "positive": 24.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 154.8467017652524, "positive_daily": "", "positive": 25.0, "region_iso": "CH-AI", "region_label": "Appenzell innerrhoden", "tested_100k": null, "tested": null, "canton": "AI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.34706315161106716, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6941263032221343, "positive_daily": "", "positive": 2.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.082378909666403, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.082378909666403, "positive_daily": "", "positive": 6.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.205947274166007, "positive_daily": "", "positive": 15.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.594199880610277, "positive_daily": "", "positive": 19.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.941263032221343, "positive_daily": "", "positive": 20.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.34706315161106716, "deceased_daily": "", "deceased": 1.0, "positive_100k": 7.635389335443477, "positive_daily": "", "positive": 22.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 9.023641941887746, "positive_daily": "", "positive": 26.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 9.023641941887746, "positive_daily": "", "positive": 26.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 14.576652367664822, "positive_daily": "", "positive": 42.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 16.311968125720156, "positive_daily": "", "positive": 47.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 18.741410186997626, "positive_daily": "", "positive": 54.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 26.376799522441107, "positive_daily": "", "positive": 76.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 30.888620493384977, "positive_daily": "", "positive": 89.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 40.25932558688379, "positive_daily": "", "positive": 116.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.6941263032221343, "deceased_daily": "", "deceased": 2.0, "positive_100k": 46.506462315883, "positive_daily": "", "positive": 134.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 63.859619896436364, "positive_daily": "", "positive": 184.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 97.87180875432094, "positive_daily": "", "positive": 282.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 100.30125081559841, "positive_daily": "", "positive": 289.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.0411894548332015, "deceased_daily": "", "deceased": 3.0, "positive_100k": 104.81307178654227, "positive_daily": "", "positive": 302.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 1.3882526064442686, "deceased_daily": "", "deceased": 4.0, "positive_100k": 106.20132439298655, "positive_daily": "", "positive": 306.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 118.3485346993739, "positive_daily": "", "positive": 341.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 146.46064997987034, "positive_daily": "", "positive": 422.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 1.7353157580553358, "deceased_daily": "", "deceased": 5.0, "positive_100k": 161.7314286507573, "positive_daily": "", "positive": 466.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 2.082378909666403, "deceased_daily": "", "deceased": 6.0, "positive_100k": 174.2257021087557, "positive_daily": "", "positive": 502.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 2.082378909666403, "deceased_daily": "", "deceased": 6.0, "positive_100k": 177.3492704732553, "positive_daily": "", "positive": 511.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 2.42944206127747, "deceased_daily": "", "deceased": 7.0, "positive_100k": 187.06703871836518, "positive_daily": "", "positive": 539.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 3.4706315161106716, "deceased_daily": "", "deceased": 10.0, "positive_100k": 194.7024280538087, "positive_daily": "", "positive": 561.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 3.8176946677217387, "deceased_daily": "", "deceased": 11.0, "positive_100k": 204.0731331473075, "positive_daily": "", "positive": 588.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 4.164757819332806, "deceased_daily": "", "deceased": 12.0, "positive_100k": 211.708522482751, "positive_daily": "", "positive": 610.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 4.85888412255494, "deceased_daily": "", "deceased": 14.0, "positive_100k": 216.91446975691696, "positive_daily": "", "positive": 625.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 227.67342745686003, "positive_daily": "", "positive": 656.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 232.53231157941502, "positive_daily": "", "positive": 670.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 236.6970693987478, "positive_daily": "", "positive": 682.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 6.594199880610277, "deceased_daily": "", "deceased": 19.0, "positive_100k": 239.47357461163634, "positive_daily": "", "positive": 690.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 7.288326183832411, "deceased_daily": "", "deceased": 21.0, "positive_100k": 240.8618272180806, "positive_daily": "", "positive": 694.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 7.288326183832411, "deceased_daily": "", "deceased": 21.0, "positive_100k": 246.76190079546876, "positive_daily": "", "positive": 711.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 7.635389335443477, "deceased_daily": "", "deceased": 22.0, "positive_100k": 250.57959546319046, "positive_daily": "", "positive": 722.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 7.635389335443477, "deceased_daily": "", "deceased": 22.0, "positive_100k": 255.43847958574545, "positive_daily": "", "positive": 736.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 7.9824524870545455, "deceased_daily": "", "deceased": 23.0, "positive_100k": 256.8267321921897, "positive_daily": "", "positive": 740.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 8.329515638665612, "deceased_daily": "", "deceased": 24.0, "positive_100k": 259.9503005566893, "positive_daily": "", "positive": 749.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 262.03267946635566, "positive_daily": "", "positive": 755.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 266.5445004372996, "positive_daily": "", "positive": 768.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 271.05632140824343, "positive_daily": "", "positive": 781.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 275.5681423791873, "positive_daily": "", "positive": 794.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 276.9563949856316, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 278.69171074368694, "positive_daily": "", "positive": 803.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 8.676578790276679, "deceased_daily": "", "deceased": 25.0, "positive_100k": 279.73290019852016, "positive_daily": "", "positive": 806.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 280.7740896533533, "positive_daily": "", "positive": 809.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 281.4682159565754, "positive_daily": "", "positive": 811.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 9.023641941887746, "deceased_daily": "", "deceased": 26.0, "positive_100k": 281.4682159565754, "positive_daily": "", "positive": 811.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 282.1623422597976, "positive_daily": "", "positive": 813.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.2035317146308, "positive_daily": "", "positive": 816.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 283.89765801785296, "positive_daily": "", "positive": 818.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 285.2859106242972, "positive_daily": "", "positive": 822.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 10.411894548332015, "deceased_daily": "", "deceased": 30.0, "positive_100k": 285.98003692751934, "positive_daily": "", "positive": 824.0, "region_iso": "CH-BL", "region_label": "Basel-landschaft", "tested_100k": null, "tested": null, "canton": "BL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.36604024978586647, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.73973074079226, "positive_daily": "", "positive": 43.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 24.158656485867187, "positive_daily": "", "positive": 66.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.77382372965731, "positive_daily": "", "positive": 95.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 38.06818597773011, "positive_daily": "", "positive": 104.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 47.219192222376776, "positive_daily": "", "positive": 129.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 51.61167521980717, "positive_daily": "", "positive": 141.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.46831921638103, "positive_daily": "", "positive": 157.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.36604024978586647, "deceased_daily": "", "deceased": 1.0, "positive_100k": 63.3249632129549, "positive_daily": "", "positive": 173.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7320804995717329, "deceased_daily": "", "deceased": 2.0, "positive_100k": 69.54764745931462, "positive_daily": "", "positive": 190.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.7320804995717329, "deceased_daily": "", "deceased": 2.0, "positive_100k": 71.74388895802983, "positive_daily": "", "positive": 196.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 79.06469395374715, "positive_daily": "", "positive": 216.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 83.09113670139168, "positive_daily": "", "positive": 227.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 86.75153919925035, "positive_daily": "", "positive": 237.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 91.51006244646662, "positive_daily": "", "positive": 250.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 94.43838444475355, "positive_daily": "", "positive": 258.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 95.53650519411114, "positive_daily": "", "positive": 261.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 96.63462594346875, "positive_daily": "", "positive": 264.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.0981207493575993, "deceased_daily": "", "deceased": 3.0, "positive_100k": 101.02710894089914, "positive_daily": "", "positive": 276.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.8302012489293324, "deceased_daily": "", "deceased": 5.0, "positive_100k": 103.22335043961434, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 1.8302012489293324, "deceased_daily": "", "deceased": 5.0, "positive_100k": 107.61583343704474, "positive_daily": "", "positive": 294.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.1962414987151986, "deceased_daily": "", "deceased": 6.0, "positive_100k": 112.00831643447513, "positive_daily": "", "positive": 306.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.562281748501065, "deceased_daily": "", "deceased": 7.0, "positive_100k": 115.30267868254792, "positive_daily": "", "positive": 315.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.562281748501065, "deceased_daily": "", "deceased": 7.0, "positive_100k": 117.49892018126313, "positive_daily": "", "positive": 321.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 118.96308118040659, "positive_daily": "", "positive": 325.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 120.42724217955006, "positive_daily": "", "positive": 329.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 2.9283219982869317, "deceased_daily": "", "deceased": 8.0, "positive_100k": 125.55180567655219, "positive_daily": "", "positive": 343.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.294362248072798, "deceased_daily": "", "deceased": 9.0, "positive_100k": 128.11408742505324, "positive_daily": "", "positive": 350.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.660402497858665, "deceased_daily": "", "deceased": 10.0, "positive_100k": 129.21220817441085, "positive_daily": "", "positive": 353.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 129.94428867398258, "positive_daily": "", "positive": 355.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 129.94428867398258, "positive_daily": "", "positive": 355.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 131.40844967312606, "positive_daily": "", "positive": 359.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 4.026442747644531, "deceased_daily": "", "deceased": 11.0, "positive_100k": 134.70281192119884, "positive_daily": "", "positive": 368.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 4.392482997430397, "deceased_daily": "", "deceased": 12.0, "positive_100k": 137.26509366969992, "positive_daily": "", "positive": 375.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.12456349700213, "deceased_daily": "", "deceased": 14.0, "positive_100k": 137.6311339194858, "positive_daily": "", "positive": 376.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 5.12456349700213, "deceased_daily": "", "deceased": 14.0, "positive_100k": 138.7292546688434, "positive_daily": "", "positive": 379.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 139.09529491862924, "positive_daily": "", "positive": 380.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 139.82737541820097, "positive_daily": "", "positive": 382.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 140.19341566798687, "positive_daily": "", "positive": 383.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 140.5594559177727, "positive_daily": "", "positive": 384.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 5.490603746787997, "deceased_daily": "", "deceased": 15.0, "positive_100k": 142.02361691691618, "positive_daily": "", "positive": 388.0, "region_iso": "CH-SO", "region_label": "Solothurn", "tested_100k": null, "tested": null, "canton": "SO"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.19696787650902012, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.39393575301804024, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.954518147635302, "positive_daily": "", "positive": 15.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.257490195923948, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.015040467050229, "positive_daily": "", "positive": 61.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.742269503266712, "positive_daily": "", "positive": 85.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.302851897883972, "positive_daily": "", "positive": 98.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 36.43905715416873, "positive_daily": "", "positive": 185.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 39.39357530180403, "positive_daily": "", "positive": 200.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 44.90867584405659, "positive_daily": "", "positive": 228.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.19696787650902012, "deceased_daily": "", "deceased": 1.0, "positive_100k": 55.15100542252564, "positive_daily": "", "positive": 280.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.39393575301804024, "deceased_daily": "", "deceased": 2.0, "positive_100k": 60.27217021176016, "positive_daily": "", "positive": 306.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.9848393825451006, "deceased_daily": "", "deceased": 5.0, "positive_100k": 66.77211013655783, "positive_daily": "", "positive": 339.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.9848393825451006, "deceased_daily": "", "deceased": 5.0, "positive_100k": 71.89327492579235, "positive_daily": "", "positive": 365.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 76.62050396200884, "positive_daily": "", "positive": 389.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 77.60534334455394, "positive_daily": "", "positive": 394.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.378775135563141, "deceased_daily": "", "deceased": 7.0, "positive_100k": 81.54470087473435, "positive_daily": "", "positive": 414.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.575743012072161, "deceased_daily": "", "deceased": 8.0, "positive_100k": 89.62038381160417, "positive_daily": "", "positive": 455.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.575743012072161, "deceased_daily": "", "deceased": 8.0, "positive_100k": 94.54458072432966, "positive_daily": "", "positive": 480.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.7727108885811813, "deceased_daily": "", "deceased": 9.0, "positive_100k": 99.27180976054615, "positive_daily": "", "positive": 504.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.7727108885811813, "deceased_daily": "", "deceased": 9.0, "positive_100k": 101.43845640214538, "positive_daily": "", "positive": 515.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.1666466415992214, "deceased_daily": "", "deceased": 11.0, "positive_100k": 104.7869103027987, "positive_daily": "", "positive": 532.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.5605823946172617, "deceased_daily": "", "deceased": 13.0, "positive_100k": 109.71110721552422, "positive_daily": "", "positive": 557.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.954518147635302, "deceased_daily": "", "deceased": 15.0, "positive_100k": 113.84743262221366, "positive_daily": "", "positive": 578.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 3.151486024144322, "deceased_daily": "", "deceased": 16.0, "positive_100k": 118.96859741144816, "positive_daily": "", "positive": 604.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 3.3484539006533423, "deceased_daily": "", "deceased": 17.0, "positive_100k": 124.48369795370073, "positive_daily": "", "positive": 632.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 3.5454217771623626, "deceased_daily": "", "deceased": 18.0, "positive_100k": 126.25640884228191, "positive_daily": "", "positive": 641.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 127.83215185435408, "positive_daily": "", "positive": 649.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 129.40789486642623, "positive_daily": "", "positive": 657.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.136325406689423, "deceased_daily": "", "deceased": 21.0, "positive_100k": 130.7866700019894, "positive_daily": "", "positive": 664.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.530261159707464, "deceased_daily": "", "deceased": 23.0, "positive_100k": 133.1502845200976, "positive_daily": "", "positive": 676.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.924196912725503, "deceased_daily": "", "deceased": 25.0, "positive_100k": 133.9381560261337, "positive_daily": "", "positive": 680.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 136.49873842075095, "positive_daily": "", "positive": 693.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 137.68054567980508, "positive_daily": "", "positive": 699.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 138.8623529388592, "positive_daily": "", "positive": 705.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.318132665743544, "deceased_daily": "", "deceased": 27.0, "positive_100k": 140.04416019791333, "positive_daily": "", "positive": 711.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 5.712068418761584, "deceased_daily": "", "deceased": 29.0, "positive_100k": 141.42293533347646, "positive_daily": "", "positive": 718.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.712068418761584, "deceased_daily": "", "deceased": 29.0, "positive_100k": 142.60474259253058, "positive_daily": "", "positive": 724.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 144.96835711063883, "positive_daily": "", "positive": 736.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 146.74106799922, "positive_daily": "", "positive": 745.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 148.31681101129215, "positive_daily": "", "positive": 753.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 149.89255402336434, "positive_daily": "", "positive": 761.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.106004171779624, "deceased_daily": "", "deceased": 31.0, "positive_100k": 151.07436128241847, "positive_daily": "", "positive": 767.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 152.6501042944906, "positive_daily": "", "positive": 775.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 152.84707217099964, "positive_daily": "", "positive": 776.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.499939924797665, "deceased_daily": "", "deceased": 33.0, "positive_100k": 153.63494367703572, "positive_daily": "", "positive": 780.0, "region_iso": "CH-SG", "region_label": "St. gallen", "tested_100k": null, "tested": null, "canton": "SG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5654509471303365, "positive_daily": "", "positive": 1.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.523607577042692, "positive_daily": "", "positive": 8.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.089058524173027, "positive_daily": "", "positive": 9.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.350862312694374, "positive_daily": "", "positive": 13.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.178117048346055, "positive_daily": "", "positive": 18.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.570822731128075, "positive_daily": "", "positive": 24.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.267175572519085, "positive_daily": "", "positive": 27.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 17.52897936104043, "positive_daily": "", "positive": 31.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 20.921685043822446, "positive_daily": "", "positive": 37.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 26.010743567995476, "positive_daily": "", "positive": 46.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 33.36160588068985, "positive_daily": "", "positive": 59.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 38.45066440486288, "positive_daily": "", "positive": 68.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 41.84337008764489, "positive_daily": "", "positive": 74.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 52.58693808312129, "positive_daily": "", "positive": 93.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.5654509471303365, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.46140797285835, "positive_daily": "", "positive": 114.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.130901894260673, "deceased_daily": "", "deceased": 2.0, "positive_100k": 82.55583828102911, "positive_daily": "", "positive": 146.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.6963528413910094, "deceased_daily": "", "deceased": 3.0, "positive_100k": 98.95391574780888, "positive_daily": "", "positive": 175.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.6963528413910094, "deceased_daily": "", "deceased": 3.0, "positive_100k": 106.8702290076336, "positive_daily": "", "positive": 189.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.261803788521346, "deceased_daily": "", "deceased": 4.0, "positive_100k": 113.09018942606728, "positive_daily": "", "positive": 200.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.261803788521346, "deceased_daily": "", "deceased": 4.0, "positive_100k": 122.13740458015268, "positive_daily": "", "positive": 216.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.827254735651682, "deceased_daily": "", "deceased": 5.0, "positive_100k": 139.66638394119312, "positive_daily": "", "positive": 247.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.392705682782019, "deceased_daily": "", "deceased": 6.0, "positive_100k": 149.84450098953914, "positive_daily": "", "positive": 265.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 5.089058524173027, "deceased_daily": "", "deceased": 9.0, "positive_100k": 158.3262651964942, "positive_daily": "", "positive": 280.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 6.785411365564038, "deceased_daily": "", "deceased": 12.0, "positive_100k": 169.0698331919706, "positive_daily": "", "positive": 299.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 7.350862312694374, "deceased_daily": "", "deceased": 13.0, "positive_100k": 178.68249929318634, "positive_daily": "", "positive": 316.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 8.481764206955047, "deceased_daily": "", "deceased": 15.0, "positive_100k": 190.55696918292338, "positive_daily": "", "positive": 337.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 10.178117048346055, "deceased_daily": "", "deceased": 18.0, "positive_100k": 195.6460277070964, "positive_daily": "", "positive": 346.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 20.0, "positive_100k": 213.7404580152672, "positive_daily": "", "positive": 378.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 12.439920836867401, "deceased_daily": "", "deceased": 22.0, "positive_100k": 227.31128074639523, "positive_daily": "", "positive": 402.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 13.570822731128075, "deceased_daily": "", "deceased": 24.0, "positive_100k": 237.4893977947413, "positive_daily": "", "positive": 420.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 15.267175572519085, "deceased_daily": "", "deceased": 27.0, "positive_100k": 243.14390726604466, "positive_daily": "", "positive": 430.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 15.832626519649422, "deceased_daily": "", "deceased": 28.0, "positive_100k": 251.0602205258694, "positive_daily": "", "positive": 444.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 16.963528413910094, "deceased_daily": "", "deceased": 30.0, "positive_100k": 255.5838281029121, "positive_daily": "", "positive": 452.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 16.963528413910094, "deceased_daily": "", "deceased": 30.0, "positive_100k": 261.8037885213458, "positive_daily": "", "positive": 463.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 19.22533220243144, "deceased_daily": "", "deceased": 34.0, "positive_100k": 274.24370935821315, "positive_daily": "", "positive": 485.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 20.921685043822446, "deceased_daily": "", "deceased": 37.0, "positive_100k": 287.81453208934124, "positive_daily": "", "positive": 509.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 22.618037885213457, "deceased_daily": "", "deceased": 40.0, "positive_100k": 290.0763358778626, "positive_daily": "", "positive": 513.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 23.74893977947413, "deceased_daily": "", "deceased": 42.0, "positive_100k": 308.17076618603335, "positive_daily": "", "positive": 545.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 23.74893977947413, "deceased_daily": "", "deceased": 42.0, "positive_100k": 318.9143341815098, "positive_daily": "", "positive": 564.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 25.44529262086514, "deceased_daily": "", "deceased": 45.0, "positive_100k": 324.00339270568276, "positive_daily": "", "positive": 573.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 28.27254735651682, "deceased_daily": "", "deceased": 50.0, "positive_100k": 329.65790217698617, "positive_daily": "", "positive": 583.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 29.403449250777495, "deceased_daily": "", "deceased": 52.0, "positive_100k": 332.4851569126378, "positive_daily": "", "positive": 588.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 31.099802092168506, "deceased_daily": "", "deceased": 55.0, "positive_100k": 338.70511733107156, "positive_daily": "", "positive": 599.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 31.665253039298843, "deceased_daily": "", "deceased": 56.0, "positive_100k": 346.0559796437659, "positive_daily": "", "positive": 612.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 32.23070398642918, "deceased_daily": "", "deceased": 57.0, "positive_100k": 351.14503816793894, "positive_daily": "", "positive": 621.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 33.92705682782019, "deceased_daily": "", "deceased": 60.0, "positive_100k": 356.23409669211196, "positive_daily": "", "positive": 630.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 33.92705682782019, "deceased_daily": "", "deceased": 60.0, "positive_100k": 357.93044953350295, "positive_daily": "", "positive": 633.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 35.05795872208086, "deceased_daily": "", "deceased": 62.0, "positive_100k": 358.49590048063334, "positive_daily": "", "positive": 634.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 36.754311563471866, "deceased_daily": "", "deceased": 65.0, "positive_100k": 364.15040995193664, "positive_daily": "", "positive": 644.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 37.3197625106022, "deceased_daily": "", "deceased": 66.0, "positive_100k": 366.97766468758834, "positive_daily": "", "positive": 649.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 38.45066440486288, "deceased_daily": "", "deceased": 68.0, "positive_100k": 370.9358213175007, "positive_daily": "", "positive": 656.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 38.45066440486288, "deceased_daily": "", "deceased": 68.0, "positive_100k": 374.8939779474131, "positive_daily": "", "positive": 663.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 39.58156629912355, "deceased_daily": "", "deceased": 70.0, "positive_100k": 376.59033078880407, "positive_daily": "", "positive": 666.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 40.14701724625389, "deceased_daily": "", "deceased": 71.0, "positive_100k": 377.1557817359344, "positive_daily": "", "positive": 667.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 41.277919140514555, "deceased_daily": "", "deceased": 73.0, "positive_100k": 377.7212326830647, "positive_daily": "", "positive": 668.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 41.277919140514555, "deceased_daily": "", "deceased": 73.0, "positive_100k": 380.54848741871643, "positive_daily": "", "positive": 673.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 41.84337008764489, "deceased_daily": "", "deceased": 74.0, "positive_100k": 382.2448402601074, "positive_daily": "", "positive": 676.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 382.81029120723775, "positive_daily": "", "positive": 677.0, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-NE", "region_label": "Neuch\u00e2tel", "tested_100k": null, "tested": null, "canton": "NE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 15.87080674973203, "positive_daily": "", "positive": 65.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 22.463295707313026, "positive_daily": "", "positive": 92.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 26.61412208801217, "positive_daily": "", "positive": 109.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 31.98577975715224, "positive_daily": "", "positive": 131.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.24416625768818503, "deceased_daily": "", "deceased": 1.0, "positive_100k": 38.08993619935686, "positive_daily": "", "positive": 156.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.48833251537637007, "deceased_daily": "", "deceased": 2.0, "positive_100k": 50.05408282607794, "positive_daily": "", "positive": 205.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.48833251537637007, "deceased_daily": "", "deceased": 2.0, "positive_100k": 55.669906752906186, "positive_daily": "", "positive": 228.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.7324987730645551, "deceased_daily": "", "deceased": 3.0, "positive_100k": 61.77406319511082, "positive_daily": "", "positive": 253.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7324987730645551, "deceased_daily": "", "deceased": 3.0, "positive_100k": 70.0757159565091, "positive_daily": "", "positive": 287.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.9766650307527401, "deceased_daily": "", "deceased": 4.0, "positive_100k": 77.40070368715466, "positive_daily": "", "positive": 317.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.2208312884409254, "deceased_daily": "", "deceased": 5.0, "positive_100k": 82.77236135629472, "positive_daily": "", "positive": 339.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.4649975461291103, "deceased_daily": "", "deceased": 6.0, "positive_100k": 85.70235644855295, "positive_daily": "", "positive": 351.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 91.56234663306938, "positive_daily": "", "positive": 375.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 97.9106693329622, "positive_daily": "", "positive": 401.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 103.03816074441409, "positive_daily": "", "positive": 422.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 109.63064970199508, "positive_daily": "", "positive": 449.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.7091638038172954, "deceased_daily": "", "deceased": 7.0, "positive_100k": 114.51397485575878, "positive_daily": "", "positive": 469.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 116.71147117495245, "positive_daily": "", "positive": 478.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 121.35063007102796, "positive_daily": "", "positive": 497.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 124.28062516328619, "positive_daily": "", "positive": 509.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 128.67561780167352, "positive_daily": "", "positive": 527.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 132.3381116669963, "positive_daily": "", "positive": 542.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.1974963191936654, "deceased_daily": "", "deceased": 9.0, "positive_100k": 136.73310430538362, "positive_daily": "", "positive": 560.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 138.6864343668891, "positive_daily": "", "positive": 568.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 140.63976442839459, "positive_daily": "", "positive": 576.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.4416625768818507, "deceased_daily": "", "deceased": 10.0, "positive_100k": 141.61642945914733, "positive_daily": "", "positive": 580.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.685828834570035, "deceased_daily": "", "deceased": 11.0, "positive_100k": 143.81392577834097, "positive_daily": "", "positive": 589.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 2.9299950922582205, "deceased_daily": "", "deceased": 12.0, "positive_100k": 145.5230895821583, "positive_daily": "", "positive": 596.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.1741613499464054, "deceased_daily": "", "deceased": 13.0, "positive_100k": 146.25558835522284, "positive_daily": "", "positive": 599.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.4183276076345908, "deceased_daily": "", "deceased": 14.0, "positive_100k": 148.20891841672832, "positive_daily": "", "positive": 607.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 152.11557853973926, "positive_daily": "", "positive": 623.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 152.84807731280384, "positive_daily": "", "positive": 626.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 154.55724111662113, "positive_daily": "", "positive": 633.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 156.998903693503, "positive_daily": "", "positive": 643.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 158.2197349819439, "positive_daily": "", "positive": 648.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 3.6624938653227757, "deceased_daily": "", "deceased": 15.0, "positive_100k": 159.684732528073, "positive_daily": "", "positive": 654.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 161.14973007420213, "positive_daily": "", "positive": 660.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 162.85889387801942, "positive_daily": "", "positive": 667.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 163.59139265108396, "positive_daily": "", "positive": 670.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 3.9066601230109606, "deceased_daily": "", "deceased": 16.0, "positive_100k": 164.56805768183673, "positive_daily": "", "positive": 674.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 165.30055645490128, "positive_daily": "", "positive": 677.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 167.74221903178312, "positive_daily": "", "positive": 687.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 4.150826380699146, "deceased_daily": "", "deceased": 17.0, "positive_100k": 169.4513828356004, "positive_daily": "", "positive": 694.0, "region_iso": "CH-LU", "region_label": "Lucerne", "tested_100k": null, "tested": null, "canton": "LU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5134366367846545, "positive_daily": "", "positive": 1.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": 120.65760964439379, "tested": 235.0, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5403099103539633, "positive_daily": "", "positive": 3.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5403099103539633, "positive_daily": "", "positive": 3.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.107493094277236, "positive_daily": "", "positive": 8.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.701549551769816, "positive_daily": "", "positive": 15.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.782169372477743, "positive_daily": "", "positive": 21.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.322479282831706, "positive_daily": "", "positive": 24.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.376225829970323, "positive_daily": "", "positive": 28.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.943409013893596, "positive_daily": "", "positive": 33.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 25.158395202448066, "positive_daily": "", "positive": 49.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 37.48087448527977, "positive_daily": "", "positive": 73.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 47.2361705841882, "positive_daily": "", "positive": 92.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.5134366367846545, "deceased_daily": "", "deceased": 1.0, "positive_100k": 51.34366367846545, "positive_daily": "", "positive": 100.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 73.42143906020557, "positive_daily": "", "positive": 143.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 84.20360843268332, "positive_daily": "", "positive": 164.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 92.93203125802245, "positive_daily": "", "positive": 181.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 112.95606009262397, "positive_daily": "", "positive": 220.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.053746547138618, "deceased_daily": "", "deceased": 4.0, "positive_100k": 138.62789193185668, "positive_daily": "", "positive": 270.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 152.49068112504236, "positive_daily": "", "positive": 297.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 182.783442695337, "positive_daily": "", "positive": 356.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 192.02530215746074, "positive_daily": "", "positive": 374.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 2.567183183923272, "deceased_daily": "", "deceased": 5.0, "positive_100k": 210.50902108170828, "positive_daily": "", "positive": 410.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.107493094277236, "deceased_daily": "", "deceased": 8.0, "positive_100k": 237.20772619451034, "positive_daily": "", "positive": 462.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 6.161239641415853, "deceased_daily": "", "deceased": 12.0, "positive_100k": 257.23175502911187, "positive_daily": "", "positive": 501.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.674676278200507, "deceased_daily": "", "deceased": 13.0, "positive_100k": 272.1214174958668, "positive_daily": "", "positive": 530.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 6.674676278200507, "deceased_daily": "", "deceased": 13.0, "positive_100k": 292.14544633046836, "positive_daily": "", "positive": 569.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 7.701549551769816, "deceased_daily": "", "deceased": 15.0, "positive_100k": 310.62916525471593, "positive_daily": "", "positive": 605.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 7.701549551769816, "deceased_daily": "", "deceased": 15.0, "positive_100k": 316.79040489613175, "positive_daily": "", "positive": 617.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 8.214986188554471, "deceased_daily": "", "deceased": 16.0, "positive_100k": 335.2741238203793, "positive_daily": "", "positive": 653.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 9.241859462123779, "deceased_daily": "", "deceased": 18.0, "positive_100k": 352.73096947105756, "positive_daily": "", "positive": 687.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 9.755296098908433, "deceased_daily": "", "deceased": 19.0, "positive_100k": 366.59375866424324, "positive_daily": "", "positive": 714.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 10.782169372477743, "deceased_daily": "", "deceased": 21.0, "positive_100k": 387.13122413562945, "positive_daily": "", "positive": 754.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 12.322479282831706, "deceased_daily": "", "deceased": 24.0, "positive_100k": 393.8059004138299, "positive_daily": "", "positive": 767.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 13.349352556401014, "deceased_daily": "", "deceased": 26.0, "positive_100k": 405.10150642309236, "positive_daily": "", "positive": 789.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 13.349352556401014, "deceased_daily": "", "deceased": 26.0, "positive_100k": 409.72243615415425, "positive_daily": "", "positive": 798.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 14.376225829970323, "deceased_daily": "", "deceased": 28.0, "positive_100k": 414.85680252200075, "positive_daily": "", "positive": 808.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 15.916535740324287, "deceased_daily": "", "deceased": 31.0, "positive_100k": 425.6389718944785, "positive_daily": "", "positive": 829.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 431.80021153589433, "positive_daily": "", "positive": 841.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 438.47488781409487, "positive_daily": "", "positive": 854.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 442.06894427158744, "positive_daily": "", "positive": 861.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 16.943409013893596, "deceased_daily": "", "deceased": 33.0, "positive_100k": 450.28393046014196, "positive_daily": "", "positive": 877.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 17.45684565067825, "deceased_daily": "", "deceased": 34.0, "positive_100k": 455.93173346477306, "positive_daily": "", "positive": 888.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 17.45684565067825, "deceased_daily": "", "deceased": 34.0, "positive_100k": 459.012353285481, "positive_daily": "", "positive": 894.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 18.483718924247558, "deceased_daily": "", "deceased": 36.0, "positive_100k": 464.1467196533276, "positive_daily": "", "positive": 904.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 18.997155561032216, "deceased_daily": "", "deceased": 37.0, "positive_100k": 468.25421274760487, "positive_daily": "", "positive": 912.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 18.997155561032216, "deceased_daily": "", "deceased": 37.0, "positive_100k": 471.3348325683127, "positive_daily": "", "positive": 918.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 20.537465471386177, "deceased_daily": "", "deceased": 40.0, "positive_100k": 474.4154523890207, "positive_daily": "", "positive": 924.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 20.537465471386177, "deceased_daily": "", "deceased": 40.0, "positive_100k": 475.9557622993746, "positive_daily": "", "positive": 927.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 21.564338744955485, "deceased_daily": "", "deceased": 42.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 22.591212018524793, "deceased_daily": "", "deceased": 44.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 23.10464865530945, "deceased_daily": "", "deceased": 45.0, "positive_100k": 476.46919893615933, "positive_daily": "", "positive": 928.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 23.10464865530945, "deceased_daily": "", "deceased": 45.0, "positive_100k": 478.00950884651326, "positive_daily": "", "positive": 931.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 480.5766920304365, "positive_daily": "", "positive": 936.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 481.6035653040058, "positive_daily": "", "positive": 938.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 482.63043857757515, "positive_daily": "", "positive": 940.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 23.6180852920941, "deceased_daily": "", "deceased": 46.0, "positive_100k": 483.14387521435975, "positive_daily": "", "positive": 941.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 25.158395202448066, "deceased_daily": "", "deceased": 49.0, "positive_100k": 484.1707484879291, "positive_daily": "", "positive": 943.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 25.158395202448066, "deceased_daily": "", "deceased": 49.0, "positive_100k": 485.71105839828306, "positive_daily": "", "positive": 946.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 25.671831839232723, "deceased_daily": "", "deceased": 50.0, "positive_100k": 488.2782415822063, "positive_daily": "", "positive": 951.0, "region_iso": "CH-BS", "region_label": "Basel-stadt", "tested_100k": null, "tested": null, "canton": "BS"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.14744760817862393, "positive_daily": "", "positive": 1.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.29489521635724786, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.8846856490717436, "positive_daily": "", "positive": 6.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.0321332572503674, "positive_daily": "", "positive": 7.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.3270284736076154, "positive_daily": "", "positive": 9.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.7693712981434873, "positive_daily": "", "positive": 12.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.064266514500735, "positive_daily": "", "positive": 14.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.506609339036607, "positive_daily": "", "positive": 17.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.654056947215231, "positive_daily": "", "positive": 18.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.9810854208228466, "positive_daily": "", "positive": 27.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.718323461715966, "positive_daily": "", "positive": 32.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.667275625288444, "positive_daily": "", "positive": 52.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.878989747967804, "positive_daily": "", "positive": 67.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.892208426041018, "positive_daily": "", "positive": 101.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 17.398817765077624, "positive_daily": "", "positive": 118.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 24.771198174008823, "positive_daily": "", "positive": 168.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.20784509744075, "positive_daily": "", "positive": 232.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.14744760817862393, "deceased_daily": "", "deceased": 1.0, "positive_100k": 35.534873571048365, "positive_daily": "", "positive": 241.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 39.22106377551396, "positive_daily": "", "positive": 266.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 47.03578700898103, "positive_daily": "", "positive": 319.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.29489521635724786, "deceased_daily": "", "deceased": 2.0, "positive_100k": 51.45921525433975, "positive_daily": "", "positive": 349.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.4423428245358718, "deceased_daily": "", "deceased": 3.0, "positive_100k": 53.670929377019114, "positive_daily": "", "positive": 364.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.1795808654289914, "deceased_daily": "", "deceased": 8.0, "positive_100k": 70.9222995339181, "positive_daily": "", "positive": 481.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.6219236899648632, "deceased_daily": "", "deceased": 11.0, "positive_100k": 73.57635648113335, "positive_daily": "", "positive": 499.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.6219236899648632, "deceased_daily": "", "deceased": 11.0, "positive_100k": 80.94873689006454, "positive_daily": "", "positive": 549.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.7693712981434873, "deceased_daily": "", "deceased": 12.0, "positive_100k": 87.28898404174537, "positive_daily": "", "positive": 592.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.7693712981434873, "deceased_daily": "", "deceased": 12.0, "positive_100k": 92.30220271981858, "positive_daily": "", "positive": 626.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.916818906322111, "deceased_daily": "", "deceased": 13.0, "positive_100k": 107.1944111458596, "positive_daily": "", "positive": 727.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.359161730857983, "deceased_daily": "", "deceased": 16.0, "positive_100k": 112.06018221575418, "positive_daily": "", "positive": 760.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.359161730857983, "deceased_daily": "", "deceased": 16.0, "positive_100k": 116.18871524475567, "positive_daily": "", "positive": 788.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.506609339036607, "deceased_daily": "", "deceased": 17.0, "positive_100k": 121.20193392282886, "positive_daily": "", "positive": 822.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 125.33046695183035, "positive_daily": "", "positive": 850.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 129.4589999808318, "positive_daily": "", "positive": 878.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.654056947215231, "deceased_daily": "", "deceased": 18.0, "positive_100k": 132.55539975258293, "positive_daily": "", "positive": 899.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.8015045553938545, "deceased_daily": "", "deceased": 19.0, "positive_100k": 133.5875330098333, "positive_daily": "", "positive": 906.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.8015045553938545, "deceased_daily": "", "deceased": 19.0, "positive_100k": 134.47221865890504, "positive_daily": "", "positive": 912.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.2438473799297265, "deceased_daily": "", "deceased": 22.0, "positive_100k": 136.9788279979416, "positive_daily": "", "positive": 929.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.39129498810835, "deceased_daily": "", "deceased": 23.0, "positive_100k": 139.04309451244237, "positive_daily": "", "positive": 943.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 3.5387425962869745, "deceased_daily": "", "deceased": 24.0, "positive_100k": 141.549703851479, "positive_daily": "", "positive": 960.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 3.686190204465598, "deceased_daily": "", "deceased": 25.0, "positive_100k": 145.53078927230183, "positive_daily": "", "positive": 987.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 3.686190204465598, "deceased_daily": "", "deceased": 25.0, "positive_100k": 147.8899510031598, "positive_daily": "", "positive": 1003.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.12853302900147, "deceased_daily": "", "deceased": 28.0, "positive_100k": 149.21697947676742, "positive_daily": "", "positive": 1012.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.275980637180094, "deceased_daily": "", "deceased": 29.0, "positive_100k": 149.95421751766054, "positive_daily": "", "positive": 1017.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 151.28124599126815, "positive_daily": "", "positive": 1026.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 152.903169681233, "positive_daily": "", "positive": 1037.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 4.570875853537342, "deceased_daily": "", "deceased": 31.0, "positive_100k": 155.1148838039124, "positive_daily": "", "positive": 1052.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 160.42299769834284, "positive_daily": "", "positive": 1088.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 161.16023573923596, "positive_daily": "", "positive": 1093.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 162.0449213883077, "positive_daily": "", "positive": 1099.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 4.86577106989459, "deceased_daily": "", "deceased": 33.0, "positive_100k": 163.3719498619153, "positive_daily": "", "positive": 1108.0, "region_iso": "CH-AG", "region_label": "Aargau", "tested_100k": null, "tested": null, "canton": "AG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6282788301448183, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 0.6282788301448183, "tested": 1.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.8848364904344548, "positive_daily": "", "positive": 3.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 1.8848364904344548, "tested": 3.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.7696729808689096, "positive_daily": "", "positive": 6.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 3.7696729808689096, "tested": 6.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.654509471303364, "positive_daily": "", "positive": 9.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 6.282788301448183, "tested": 10.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 7.539345961737819, "positive_daily": "", "positive": 12.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": 6.282788301448183, "tested": 10.0, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 8.167624791882638, "positive_daily": "", "positive": 13.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 60.943046524047375, "positive_daily": "", "positive": 97.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 67.22583482549555, "positive_daily": "", "positive": 107.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.6282788301448183, "deceased_daily": "", "deceased": 1.0, "positive_100k": 74.76518078723338, "positive_daily": "", "positive": 119.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.6282788301448183, "deceased_daily": "", "deceased": 1.0, "positive_100k": 76.65001727766783, "positive_daily": "", "positive": 122.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.2565576602896367, "deceased_daily": "", "deceased": 2.0, "positive_100k": 80.41969025853675, "positive_daily": "", "positive": 128.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.2565576602896367, "deceased_daily": "", "deceased": 2.0, "positive_100k": 84.81764206955046, "positive_daily": "", "positive": 135.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 87.95903622027456, "positive_daily": "", "positive": 140.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 91.72870920114346, "positive_daily": "", "positive": 146.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 97.38321867244683, "positive_daily": "", "positive": 155.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.5131153205792733, "deceased_daily": "", "deceased": 4.0, "positive_100k": 103.66600697389501, "positive_daily": "", "positive": 165.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 3.1413941507240914, "deceased_daily": "", "deceased": 5.0, "positive_100k": 105.55084346432946, "positive_daily": "", "positive": 168.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 3.1413941507240914, "deceased_daily": "", "deceased": 5.0, "positive_100k": 106.8074011246191, "positive_daily": "", "positive": 170.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 3.7696729808689096, "deceased_daily": "", "deceased": 6.0, "positive_100k": 111.83363176577765, "positive_daily": "", "positive": 178.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 4.397951811013728, "deceased_daily": "", "deceased": 7.0, "positive_100k": 116.23158357679138, "positive_daily": "", "positive": 185.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.397951811013728, "deceased_daily": "", "deceased": 7.0, "positive_100k": 123.14265070838438, "positive_daily": "", "positive": 196.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 5.654509471303364, "deceased_daily": "", "deceased": 9.0, "positive_100k": 133.8233908208463, "positive_daily": "", "positive": 213.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 6.282788301448183, "deceased_daily": "", "deceased": 10.0, "positive_100k": 135.07994848113592, "positive_daily": "", "positive": 215.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 6.282788301448183, "deceased_daily": "", "deceased": 10.0, "positive_100k": 156.44142870605975, "positive_daily": "", "positive": 249.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 6.911067131593001, "deceased_daily": "", "deceased": 11.0, "positive_100k": 157.6979863663494, "positive_daily": "", "positive": 251.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 7.539345961737819, "deceased_daily": "", "deceased": 12.0, "positive_100k": 157.6979863663494, "positive_daily": "", "positive": 251.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 8.167624791882638, "deceased_daily": "", "deceased": 13.0, "positive_100k": 162.0959381773631, "positive_daily": "", "positive": 258.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 8.167624791882638, "deceased_daily": "", "deceased": 13.0, "positive_100k": 163.98077466779756, "positive_daily": "", "positive": 261.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 166.49388998837682, "positive_daily": "", "positive": 265.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 167.12216881852166, "positive_daily": "", "positive": 266.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 8.795903622027456, "deceased_daily": "", "deceased": 14.0, "positive_100k": 167.12216881852166, "positive_daily": "", "positive": 266.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 9.424182452172275, "deceased_daily": "", "deceased": 15.0, "positive_100k": 168.3787264788113, "positive_daily": "", "positive": 268.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 9.424182452172275, "deceased_daily": "", "deceased": 15.0, "positive_100k": 170.8918417993906, "positive_daily": "", "positive": 272.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 173.40495711996985, "positive_daily": "", "positive": 276.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 177.17463010083875, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 177.17463010083875, "positive_daily": "", "positive": 282.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 10.052461282317093, "deceased_daily": "", "deceased": 16.0, "positive_100k": 178.43118776112837, "positive_daily": "", "positive": 284.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 10.680740112461912, "deceased_daily": "", "deceased": 17.0, "positive_100k": 180.31602425156285, "positive_daily": "", "positive": 287.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 18.0, "positive_100k": 184.08569723243176, "positive_daily": "", "positive": 293.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 11.309018942606729, "deceased_daily": "", "deceased": 18.0, "positive_100k": 184.08569723243176, "positive_daily": "", "positive": 293.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 185.3422548927214, "positive_daily": "", "positive": 295.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 185.3422548927214, "positive_daily": "", "positive": 295.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 12.565576602896366, "deceased_daily": "", "deceased": 20.0, "positive_100k": 189.7402067037351, "positive_daily": "", "positive": 302.0, "region_iso": "CH-SZ", "region_label": "Schwyz", "tested_100k": null, "tested": null, "canton": "SZ"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.6426362939668615, "positive_daily": "", "positive": 1.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": 15.85581776380117, "tested": 6.0, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 66.06590734917152, "positive_daily": "", "positive": 25.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 66.06590734917152, "positive_daily": "", "positive": 25.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 71.35117993710526, "positive_daily": "", "positive": 27.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 79.27908881900584, "positive_daily": "", "positive": 30.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 97.77754287677386, "positive_daily": "", "positive": 37.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 121.56126952247563, "positive_daily": "", "positive": 46.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 121.56126952247563, "positive_daily": "", "positive": 46.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 126.84654211040936, "positive_daily": "", "positive": 48.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 134.77445099230994, "positive_daily": "", "positive": 51.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 147.98763246214423, "positive_daily": "", "positive": 56.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 158.55817763801167, "positive_daily": "", "positive": 60.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 158.55817763801167, "positive_daily": "", "positive": 60.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 161.20081393197853, "positive_daily": "", "positive": 61.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 163.84345022594542, "positive_daily": "", "positive": 62.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 169.12872281387914, "positive_daily": "", "positive": 64.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 169.12872281387914, "positive_daily": "", "positive": 64.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 171.771359107846, "positive_daily": "", "positive": 65.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 174.41399540181283, "positive_daily": "", "positive": 66.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 177.0566316957797, "positive_daily": "", "positive": 67.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 179.69926798974657, "positive_daily": "", "positive": 68.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 187.62717687164718, "positive_daily": "", "positive": 71.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 198.19772204751462, "positive_daily": "", "positive": 75.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 206.1256309294152, "positive_daily": "", "positive": 78.0, "region_iso": "CH-OW", "region_label": "Obwalden", "tested_100k": null, "tested": null, "canton": "OW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 14.414991591254905, "tested": 72.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.200208216545207, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 35.43685432850164, "tested": 177.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.200208216545207, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 65.06767037719227, "tested": 325.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.800832866180828, "positive_daily": "", "positive": 4.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 106.51077120205014, "tested": 532.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2012492992712422, "positive_daily": "", "positive": 6.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 134.53992151837912, "tested": 672.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.601665732361656, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 155.76199247217104, "tested": 778.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.601665732361656, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 173.18010731160405, "tested": 865.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.2022903819972774, "positive_daily": "", "positive": 11.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 195.00280291503165, "tested": 974.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.2022903819972774, "positive_daily": "", "positive": 11.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 216.42508208536879, "tested": 1081.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.003123248178105, "positive_daily": "", "positive": 15.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 229.43861616080721, "tested": 1146.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 3.803956114358933, "positive_daily": "", "positive": 19.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 248.4583967326019, "tested": 1241.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.00624649635621, "positive_daily": "", "positive": 30.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 263.4740129734924, "tested": 1316.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.607912228717866, "positive_daily": "", "positive": 38.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 276.8879634820213, "tested": 1383.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.40978617762473, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 297.90982621926804, "tested": 1488.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.200208216545207, "deceased_daily": "", "deceased": 1.0, "positive_100k": 14.615199807800112, "positive_daily": "", "positive": 73.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 337.9514695283094, "tested": 1688.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.200208216545207, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.81749018979739, "positive_daily": "", "positive": 84.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 385.6010250660687, "tested": 1926.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 22.823736686153598, "positive_daily": "", "positive": 114.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 455.87410907343633, "tested": 2277.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 35.63706254504685, "positive_daily": "", "positive": 178.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 542.9646832706014, "tested": 2712.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.400416433090414, "deceased_daily": "", "deceased": 2.0, "positive_100k": 56.258508849203174, "positive_daily": "", "positive": 281.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 659.6860735164571, "tested": 3295.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.800832866180828, "deceased_daily": "", "deceased": 4.0, "positive_100k": 74.87787298790742, "positive_daily": "", "positive": 374.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 740.3699847841756, "tested": 3698.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.800832866180828, "deceased_daily": "", "deceased": 4.0, "positive_100k": 92.09577961079523, "positive_daily": "", "positive": 460.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 830.2634740129735, "tested": 4147.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 1.0010410827260352, "deceased_daily": "", "deceased": 5.0, "positive_100k": 117.52222311203651, "positive_daily": "", "positive": 587.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 950.9890285897334, "tested": 4750.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.2012492992712422, "deceased_daily": "", "deceased": 6.0, "positive_100k": 155.16136782253545, "positive_daily": "", "positive": 775.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1115.7603908064386, "tested": 5573.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.401457515816449, "deceased_daily": "", "deceased": 7.0, "positive_100k": 199.00696724593578, "positive_daily": "", "positive": 994.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1247.8978137262752, "tested": 6233.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 1.8018739489068631, "deceased_daily": "", "deceased": 9.0, "positive_100k": 224.03299431408664, "positive_daily": "", "positive": 1119.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1330.784015375991, "tested": 6647.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.8018739489068631, "deceased_daily": "", "deceased": 9.0, "positive_100k": 249.85985424841837, "positive_daily": "", "positive": 1248.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1403.259389765356, "tested": 7009.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 2.0020821654520704, "deceased_daily": "", "deceased": 10.0, "positive_100k": 278.489629214383, "positive_daily": "", "positive": 1391.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1450.3083206534795, "tested": 7244.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.203331464723312, "deceased_daily": "", "deceased": 16.0, "positive_100k": 307.519820613438, "positive_daily": "", "positive": 1536.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1525.9870265075679, "tested": 7622.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.4035396812685192, "deceased_daily": "", "deceased": 17.0, "positive_100k": 327.5406422679587, "positive_daily": "", "positive": 1636.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1594.6584447825737, "tested": 7965.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 4.804997197084969, "deceased_daily": "", "deceased": 24.0, "positive_100k": 351.76583646992873, "positive_daily": "", "positive": 1757.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1675.7427724833826, "tested": 8370.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 5.205413630175382, "deceased_daily": "", "deceased": 26.0, "positive_100k": 396.2120605429647, "positive_daily": "", "positive": 1979.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1777.0481300552574, "tested": 8876.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 6.606871145991831, "deceased_daily": "", "deceased": 33.0, "positive_100k": 433.250580603828, "positive_daily": "", "positive": 2164.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1875.1501561624088, "tested": 9366.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 8.208536878353488, "deceased_daily": "", "deceased": 41.0, "positive_100k": 472.4913910466886, "positive_daily": "", "positive": 2360.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 1993.8736285737166, "tested": 9959.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 9.810202610715145, "deceased_daily": "", "deceased": 49.0, "positive_100k": 493.71346200048043, "positive_daily": "", "positive": 2466.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2055.737967486186, "tested": 10268.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.812284776167214, "deceased_daily": "", "deceased": 59.0, "positive_100k": 535.1565628253384, "positive_daily": "", "positive": 2673.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2189.0766397052935, "tested": 10934.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 13.614158725074077, "deceased_daily": "", "deceased": 68.0, "positive_100k": 581.0042444141908, "positive_daily": "", "positive": 2902.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2341.234884279651, "tested": 11694.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 15.41603267398094, "deceased_daily": "", "deceased": 77.0, "positive_100k": 612.4369344117882, "positive_daily": "", "positive": 3059.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2472.571474333307, "tested": 12350.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 17.017698406342596, "deceased_daily": "", "deceased": 85.0, "positive_100k": 654.6808681028269, "positive_daily": "", "positive": 3270.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2662.1686554016173, "tested": 13297.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 18.419155922159046, "deceased_daily": "", "deceased": 92.0, "positive_100k": 691.9195963802355, "positive_daily": "", "positive": 3456.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2828.1412669175943, "tested": 14126.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 21.222070953791945, "deceased_daily": "", "deceased": 106.0, "positive_100k": 717.5462480980219, "positive_daily": "", "positive": 3584.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 2946.4643228958116, "tested": 14717.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 22.62352846960839, "deceased_daily": "", "deceased": 113.0, "positive_100k": 730.5597821734603, "positive_daily": "", "positive": 3649.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3006.3265796428286, "tested": 15016.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 25.026027068150878, "deceased_daily": "", "deceased": 125.0, "positive_100k": 754.38455994234, "positive_daily": "", "positive": 3768.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3134.259630015216, "tested": 15655.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 27.228317450148154, "deceased_daily": "", "deceased": 136.0, "positive_100k": 786.4178745895732, "positive_daily": "", "positive": 3928.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3302.634740129735, "tested": 16496.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 30.03123248178105, "deceased_daily": "", "deceased": 150.0, "positive_100k": 812.6451509569952, "positive_daily": "", "positive": 4059.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3463.8023544486264, "tested": 17301.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 31.833106430687913, "deceased_daily": "", "deceased": 159.0, "positive_100k": 831.2645150956996, "positive_daily": "", "positive": 4152.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3566.709377752863, "tested": 17815.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 34.03539681268519, "deceased_daily": "", "deceased": 170.0, "positive_100k": 839.6732601905982, "positive_daily": "", "positive": 4194.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3649.195162969488, "tested": 18227.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 35.63706254504685, "deceased_daily": "", "deceased": 178.0, "positive_100k": 849.4834628013134, "positive_daily": "", "positive": 4243.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3721.2701209257625, "tested": 18587.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 37.0385200608633, "deceased_daily": "", "deceased": 185.0, "positive_100k": 853.888043565308, "positive_daily": "", "positive": 4265.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3756.3065588211743, "tested": 18762.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 37.63914471049892, "deceased_daily": "", "deceased": 188.0, "positive_100k": 863.8984543925683, "positive_daily": "", "positive": 4315.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3817.3700648674617, "tested": 19067.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 38.64018579322495, "deceased_daily": "", "deceased": 193.0, "positive_100k": 874.5094898694643, "positive_daily": "", "positive": 4368.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 3926.283334668055, "tested": 19611.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 39.64122687595099, "deceased_daily": "", "deceased": 198.0, "positive_100k": 887.3228157283576, "positive_daily": "", "positive": 4432.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4017.9786978457596, "tested": 20069.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 40.84247617522223, "deceased_daily": "", "deceased": 204.0, "positive_100k": 900.336349803796, "positive_daily": "", "positive": 4497.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4153.519660446865, "tested": 20746.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 42.04372547449348, "deceased_daily": "", "deceased": 210.0, "positive_100k": 912.3488427965084, "positive_daily": "", "positive": 4557.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4241.41106751021, "tested": 21185.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 42.844558340674304, "deceased_daily": "", "deceased": 214.0, "positive_100k": 922.1590454072235, "positive_daily": "", "positive": 4606.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4329.7028910066465, "tested": 21626.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 43.445182990309924, "deceased_daily": "", "deceased": 217.0, "positive_100k": 924.3613357892208, "positive_daily": "", "positive": 4617.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4366.140786417875, "tested": 21808.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 43.84559942340034, "deceased_daily": "", "deceased": 219.0, "positive_100k": 929.7669576359413, "positive_daily": "", "positive": 4644.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4441.018659405782, "tested": 22182.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 44.84664050612637, "deceased_daily": "", "deceased": 224.0, "positive_100k": 934.9723712661167, "positive_daily": "", "positive": 4670.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4523.304236405862, "tested": 22593.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 45.8476815888524, "deceased_daily": "", "deceased": 229.0, "positive_100k": 939.1767438135662, "positive_daily": "", "positive": 4691.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4592.976695763594, "tested": 22941.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 46.64851445503324, "deceased_daily": "", "deceased": 233.0, "positive_100k": 945.1829903099224, "positive_daily": "", "positive": 4721.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4685.47289180748, "tested": 23403.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 47.64955553775927, "deceased_daily": "", "deceased": 238.0, "positive_100k": 949.1871546408265, "positive_daily": "", "positive": 4741.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4763.954512693201, "tested": 23795.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 47.849763754304476, "deceased_daily": "", "deceased": 239.0, "positive_100k": 951.7898614559142, "positive_daily": "", "positive": 4754.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4835.629054216385, "tested": 24153.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 48.25018018739489, "deceased_daily": "", "deceased": 241.0, "positive_100k": 952.9911107551853, "positive_daily": "", "positive": 4760.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4874.469448226156, "tested": 24347.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 48.6505966204853, "deceased_daily": "", "deceased": 243.0, "positive_100k": 954.7929847040922, "positive_daily": "", "positive": 4769.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 4929.126291342996, "tested": 24620.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 48.85080483703051, "deceased_daily": "", "deceased": 244.0, "positive_100k": 957.9963161688156, "positive_daily": "", "positive": 4785.0, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": 5005.205413630175, "tested": 25000.0, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-GE", "region_label": "Geneva", "tested_100k": null, "tested": null, "canton": "GE"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.0, "positive_daily": "", "positive": 0.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.7884134755631242, "positive_daily": "", "positive": 1.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 0.7884134755631242, "positive_daily": "", "positive": 1.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.5768269511262485, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.365240426689373, "positive_daily": "", "positive": 3.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.884134755631243, "positive_daily": "", "positive": 10.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.884134755631243, "positive_daily": "", "positive": 10.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 8.672548231194368, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 10.249375182320616, "positive_daily": "", "positive": 13.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 10.249375182320616, "positive_daily": "", "positive": 13.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 15.768269511262487, "positive_daily": "", "positive": 20.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 22.863990791330604, "positive_daily": "", "positive": 29.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 26.017644693583104, "positive_daily": "", "positive": 33.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 29.171298595835598, "positive_daily": "", "positive": 37.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 37.84384682702997, "positive_daily": "", "positive": 48.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.78591420484559, "positive_daily": "", "positive": 53.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 56.76577024054495, "positive_daily": "", "positive": 72.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 63.07307804504995, "positive_daily": "", "positive": 80.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 68.59197237399181, "positive_daily": "", "positive": 87.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 74.11086670293369, "positive_daily": "", "positive": 94.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 79.62976103187556, "positive_daily": "", "positive": 101.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 79.62976103187556, "positive_daily": "", "positive": 101.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 88.30230926306993, "positive_daily": "", "positive": 112.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 89.87913621419618, "positive_daily": "", "positive": 114.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 98.55168444539053, "positive_daily": "", "positive": 125.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 103.2821652987693, "positive_daily": "", "positive": 131.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 0.7884134755631242, "deceased_daily": "", "deceased": 1.0, "positive_100k": 108.80105962771115, "positive_daily": "", "positive": 138.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.5768269511262485, "deceased_daily": "", "deceased": 2.0, "positive_100k": 115.10836743221616, "positive_daily": "", "positive": 146.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.5768269511262485, "deceased_daily": "", "deceased": 2.0, "positive_100k": 115.10836743221616, "positive_daily": "", "positive": 146.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 119.83884828559489, "positive_daily": "", "positive": 152.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 123.78091566341052, "positive_daily": "", "positive": 157.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 127.72298304122614, "positive_daily": "", "positive": 162.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 130.08822346791553, "positive_daily": "", "positive": 165.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.365240426689373, "deceased_daily": "", "deceased": 3.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 3.153653902252497, "deceased_daily": "", "deceased": 4.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 132.45346389460488, "positive_daily": "", "positive": 168.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.03029084573114, "positive_daily": "", "positive": 170.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.9420673778156217, "deceased_daily": "", "deceased": 5.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.730480853378746, "deceased_daily": "", "deceased": 6.0, "positive_100k": 134.81870432129426, "positive_daily": "", "positive": 171.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.730480853378746, "deceased_daily": "", "deceased": 6.0, "positive_100k": 135.60711779685738, "positive_daily": "", "positive": 172.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.18394474798362, "positive_daily": "", "positive": 174.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.97235822354676, "positive_daily": "", "positive": 175.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.518894328941871, "deceased_daily": "", "deceased": 7.0, "positive_100k": 137.97235822354676, "positive_daily": "", "positive": 175.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 138.76077169910988, "positive_daily": "", "positive": 176.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 138.76077169910988, "positive_daily": "", "positive": 176.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 140.33759865023612, "positive_daily": "", "positive": 178.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 141.91442560136238, "positive_daily": "", "positive": 180.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 142.7028390769255, "positive_daily": "", "positive": 181.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 142.7028390769255, "positive_daily": "", "positive": 181.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 145.856492979178, "positive_daily": "", "positive": 185.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.307307804504994, "deceased_daily": "", "deceased": 8.0, "positive_100k": 149.0101468814305, "positive_daily": "", "positive": 189.0, "region_iso": "CH-ZG", "region_label": "Zug", "tested_100k": null, "tested": null, "canton": "ZG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.254332184253753, "positive_daily": "", "positive": 4.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.567915230317192, "positive_daily": "", "positive": 5.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 18.508664368507507, "positive_daily": "", "positive": 8.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 23.135830460634384, "positive_daily": "", "positive": 10.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 27.762996552761262, "positive_daily": "", "positive": 12.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 41.64449482914189, "positive_daily": "", "positive": 18.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 57.83957615158596, "positive_daily": "", "positive": 25.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 64.78032528977629, "positive_daily": "", "positive": 28.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 76.34824052009347, "positive_daily": "", "positive": 33.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 83.28898965828378, "positive_daily": "", "positive": 36.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 90.2297387964741, "positive_daily": "", "positive": 39.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 97.17048793466441, "positive_daily": "", "positive": 42.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 101.79765402679129, "positive_daily": "", "positive": 44.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 111.05198621104505, "positive_daily": "", "positive": 48.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 124.93348448742566, "positive_daily": "", "positive": 54.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 127.24706753348913, "positive_daily": "", "positive": 55.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 136.50139971774288, "positive_daily": "", "positive": 59.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 145.75573190199663, "positive_daily": "", "positive": 63.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 161.9508132244407, "positive_daily": "", "positive": 70.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 161.9508132244407, "positive_daily": "", "positive": 70.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 175.83231150082133, "positive_daily": "", "positive": 76.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 182.77306063901165, "positive_daily": "", "positive": 79.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 185.08664368507507, "positive_daily": "", "positive": 80.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 185.08664368507507, "positive_daily": "", "positive": 80.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 198.96814196145573, "positive_daily": "", "positive": 86.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 201.28172500751916, "positive_daily": "", "positive": 87.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 215.16322328389978, "positive_daily": "", "positive": 93.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 222.1039724220901, "positive_daily": "", "positive": 96.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 231.35830460634384, "positive_daily": "", "positive": 100.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 238.29905374453415, "positive_daily": "", "positive": 103.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 240.61263679059758, "positive_daily": "", "positive": 104.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 240.61263679059758, "positive_daily": "", "positive": 104.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 2.3135830460634383, "deceased_daily": "", "deceased": 1.0, "positive_100k": 242.92621983666103, "positive_daily": "", "positive": 105.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.627166092126877, "deceased_daily": "", "deceased": 2.0, "positive_100k": 245.23980288272446, "positive_daily": "", "positive": 106.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.627166092126877, "deceased_daily": "", "deceased": 2.0, "positive_100k": 245.23980288272446, "positive_daily": "", "positive": 106.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 247.5533859287879, "positive_daily": "", "positive": 107.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.86696897485132, "positive_daily": "", "positive": 108.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 254.49413506697826, "positive_daily": "", "positive": 110.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 254.49413506697826, "positive_daily": "", "positive": 110.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.8077181130417, "positive_daily": "", "positive": 111.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.8077181130417, "positive_daily": "", "positive": 111.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.9407491381903155, "deceased_daily": "", "deceased": 3.0, "positive_100k": 261.43488420516854, "positive_daily": "", "positive": 113.0, "region_iso": "CH-NW", "region_label": "Nidwalden", "tested_100k": null, "tested": null, "canton": "NW"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-25T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.2830111251673303, "positive_daily": "", "positive": 1.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.5660222503346606, "positive_daily": "", "positive": 2.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.1320445006693212, "positive_daily": "", "positive": 4.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.4150556258366518, "positive_daily": "", "positive": 5.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.094200253011946, "positive_daily": "", "positive": 18.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 12.735500632529867, "positive_daily": "", "positive": 45.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 16.41464525970516, "positive_daily": "", "positive": 58.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.244756511378462, "positive_daily": "", "positive": 68.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.2830111251673303, "deceased_daily": "", "deceased": 1.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 50.94200253011947, "positive_daily": "", "positive": 180.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 73.01687029317122, "positive_daily": "", "positive": 258.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.849033375501991, "deceased_daily": "", "deceased": 3.0, "positive_100k": 74.99794816934254, "positive_daily": "", "positive": 265.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 1.698066751003982, "deceased_daily": "", "deceased": 6.0, "positive_100k": 82.35623742369313, "positive_daily": "", "positive": 291.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 2.2640890013386423, "deceased_daily": "", "deceased": 8.0, "positive_100k": 93.39367130521902, "positive_daily": "", "positive": 330.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 2.8301112516733036, "deceased_daily": "", "deceased": 10.0, "positive_100k": 119.43069482061341, "positive_daily": "", "positive": 422.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 3.9621557523426247, "deceased_daily": "", "deceased": 14.0, "positive_100k": 144.6186849605058, "positive_daily": "", "positive": 511.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 4.245166877509955, "deceased_daily": "", "deceased": 15.0, "positive_100k": 180.56109785675676, "positive_daily": "", "positive": 638.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 6.226244753681267, "deceased_daily": "", "deceased": 22.0, "positive_100k": 236.0312783895535, "positive_daily": "", "positive": 834.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 7.9243115046852495, "deceased_daily": "", "deceased": 28.0, "positive_100k": 259.8042129036092, "positive_daily": "", "positive": 918.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 10.471411631191222, "deceased_daily": "", "deceased": 37.0, "positive_100k": 265.74744653212315, "positive_daily": "", "positive": 939.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 13.584534008031856, "deceased_daily": "", "deceased": 48.0, "positive_100k": 329.70796081993984, "positive_daily": "", "positive": 1165.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 14.999589633868506, "deceased_daily": "", "deceased": 53.0, "positive_100k": 342.726472577637, "positive_daily": "", "positive": 1211.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 16.98066751003982, "deceased_daily": "", "deceased": 60.0, "positive_100k": 383.19706347656523, "positive_daily": "", "positive": 1354.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 18.961745386211135, "deceased_daily": "", "deceased": 67.0, "positive_100k": 396.49858635942974, "positive_daily": "", "positive": 1401.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 21.508845512717105, "deceased_daily": "", "deceased": 76.0, "positive_100k": 477.72277928245364, "positive_daily": "", "positive": 1688.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 24.621967889557737, "deceased_daily": "", "deceased": 87.0, "positive_100k": 488.7602131639795, "positive_daily": "", "positive": 1727.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 26.32003464056172, "deceased_daily": "", "deceased": 93.0, "positive_100k": 519.8914369323858, "positive_daily": "", "positive": 1837.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 29.716168142569686, "deceased_daily": "", "deceased": 105.0, "positive_100k": 555.2678275783021, "positive_daily": "", "positive": 1962.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 33.96133502007964, "deceased_daily": "", "deceased": 120.0, "positive_100k": 591.7762627248877, "positive_daily": "", "positive": 2091.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 37.3574685220876, "deceased_daily": "", "deceased": 132.0, "positive_100k": 621.20941974229, "positive_daily": "", "positive": 2195.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 39.904568648593575, "deceased_daily": "", "deceased": 141.0, "positive_100k": 642.7182652550072, "positive_daily": "", "positive": 2271.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 43.8667244009362, "deceased_daily": "", "deceased": 155.0, "positive_100k": 672.7174445227441, "positive_daily": "", "positive": 2377.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 46.69683565260951, "deceased_daily": "", "deceased": 165.0, "positive_100k": 691.1131676586207, "positive_daily": "", "positive": 2442.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 50.09296915461747, "deceased_daily": "", "deceased": 177.0, "positive_100k": 709.7919019196645, "positive_daily": "", "positive": 2508.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 53.489102656625434, "deceased_daily": "", "deceased": 189.0, "positive_100k": 720.546324676023, "positive_daily": "", "positive": 2546.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 56.03620278313141, "deceased_daily": "", "deceased": 198.0, "positive_100k": 735.5459143098916, "positive_daily": "", "positive": 2599.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 59.715347410306705, "deceased_daily": "", "deceased": 211.0, "positive_100k": 752.5265818199314, "positive_daily": "", "positive": 2659.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 61.979436411645345, "deceased_daily": "", "deceased": 219.0, "positive_100k": 768.0921937041345, "positive_daily": "", "positive": 2714.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 64.24352541298398, "deceased_daily": "", "deceased": 227.0, "positive_100k": 785.6388834645089, "positive_daily": "", "positive": 2776.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 64.80954766331865, "deceased_daily": "", "deceased": 229.0, "positive_100k": 797.5253507215368, "positive_daily": "", "positive": 2818.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 69.0547145408286, "deceased_daily": "", "deceased": 244.0, "positive_100k": 811.9589181050708, "positive_daily": "", "positive": 2869.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 71.03579241699991, "deceased_daily": "", "deceased": 251.0, "positive_100k": 820.732262985258, "positive_daily": "", "positive": 2900.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 73.01687029317122, "deceased_daily": "", "deceased": 258.0, "positive_100k": 824.128396487266, "positive_daily": "", "positive": 2912.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 74.43192591900788, "deceased_daily": "", "deceased": 263.0, "positive_100k": 828.3735633647758, "positive_daily": "", "positive": 2927.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 76.12999267001186, "deceased_daily": "", "deceased": 269.0, "positive_100k": 835.7318526191265, "positive_daily": "", "positive": 2953.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 76.4130037951792, "deceased_daily": "", "deceased": 270.0, "positive_100k": 842.5241196231424, "positive_daily": "", "positive": 2977.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 78.3940816713505, "deceased_daily": "", "deceased": 277.0, "positive_100k": 847.335308750987, "positive_daily": "", "positive": 2994.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 79.52612617201983, "deceased_daily": "", "deceased": 281.0, "positive_100k": 858.0897315073456, "positive_daily": "", "positive": 3032.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 81.50720404819114, "deceased_daily": "", "deceased": 288.0, "positive_100k": 865.4480207616961, "positive_daily": "", "positive": 3058.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 82.35623742369313, "deceased_daily": "", "deceased": 291.0, "positive_100k": 867.4290986378675, "positive_daily": "", "positive": 3065.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 83.48828192436244, "deceased_daily": "", "deceased": 295.0, "positive_100k": 874.2213656418835, "positive_daily": "", "positive": 3089.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 84.33731529986444, "deceased_daily": "", "deceased": 298.0, "positive_100k": 879.032554769728, "positive_daily": "", "positive": 3106.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 84.62032642503178, "deceased_daily": "", "deceased": 299.0, "positive_100k": 883.277721647238, "positive_daily": "", "positive": 3121.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 86.03538205086842, "deceased_daily": "", "deceased": 304.0, "positive_100k": 889.2209552757519, "positive_daily": "", "positive": 3142.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 86.60140430120308, "deceased_daily": "", "deceased": 306.0, "positive_100k": 894.5981666539312, "positive_daily": "", "positive": 3161.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 88.01645992703973, "deceased_daily": "", "deceased": 311.0, "positive_100k": 896.8622556552699, "positive_daily": "", "positive": 3169.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 89.43151555287638, "deceased_daily": "", "deceased": 316.0, "positive_100k": 898.8433335314411, "positive_daily": "", "positive": 3176.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 89.99753780321105, "deceased_daily": "", "deceased": 318.0, "positive_100k": 903.0885004089511, "positive_daily": "", "positive": 3191.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 90.84657117871303, "deceased_daily": "", "deceased": 321.0, "positive_100k": 908.4657117871304, "positive_daily": "", "positive": 3210.0, "region_iso": "CH-TI", "region_label": "Ticino", "tested_100k": null, "tested": null, "canton": "TI"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.3137609267242732, "positive_daily": "", "positive": 1.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": 9.412827801728195, "tested": 30.0, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.6275218534485464, "positive_daily": "", "positive": 2.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.2550437068970928, "positive_daily": "", "positive": 4.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.882565560345639, "positive_daily": "", "positive": 6.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.5100874137941855, "positive_daily": "", "positive": 8.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.451370193967005, "positive_daily": "", "positive": 11.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.020174827588371, "positive_daily": "", "positive": 16.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.90274038793401, "positive_daily": "", "positive": 22.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.099066875003922, "positive_daily": "", "positive": 29.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 11.295393362073833, "positive_daily": "", "positive": 36.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 12.550437068970925, "positive_daily": "", "positive": 40.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.119241702592294, "positive_daily": "", "positive": 45.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 18.51189467673212, "positive_daily": "", "positive": 59.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 26.983439698287494, "positive_daily": "", "positive": 86.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.3137609267242732, "deceased_daily": "", "deceased": 1.0, "positive_100k": 34.82746286639432, "positive_daily": "", "positive": 111.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.3137609267242732, "deceased_daily": "", "deceased": 1.0, "positive_100k": 45.49533437501961, "positive_daily": "", "positive": 145.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.6275218534485464, "deceased_daily": "", "deceased": 2.0, "positive_100k": 52.39807476295363, "positive_daily": "", "positive": 167.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.9412827801728195, "deceased_daily": "", "deceased": 3.0, "positive_100k": 63.37970719830318, "positive_daily": "", "positive": 202.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.2550437068970928, "deceased_daily": "", "deceased": 4.0, "positive_100k": 70.90996943968574, "positive_daily": "", "positive": 226.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 1.5688046336213657, "deceased_daily": "", "deceased": 5.0, "positive_100k": 80.00903631468967, "positive_daily": "", "positive": 255.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 1.882565560345639, "deceased_daily": "", "deceased": 6.0, "positive_100k": 91.93195153021203, "positive_daily": "", "positive": 293.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 3.451370193967005, "deceased_daily": "", "deceased": 11.0, "positive_100k": 96.95212635780041, "positive_daily": "", "positive": 309.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 4.392652974139824, "deceased_daily": "", "deceased": 14.0, "positive_100k": 115.77778196125679, "positive_daily": "", "positive": 369.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 4.7064139008640975, "deceased_daily": "", "deceased": 15.0, "positive_100k": 132.093350150919, "positive_daily": "", "positive": 421.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 4.7064139008640975, "deceased_daily": "", "deceased": 15.0, "positive_100k": 138.68232961212874, "positive_daily": "", "positive": 442.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 5.333935754312644, "deceased_daily": "", "deceased": 17.0, "positive_100k": 149.6639620474783, "positive_daily": "", "positive": 477.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 6.275218534485463, "deceased_daily": "", "deceased": 20.0, "positive_100k": 154.05661502161811, "positive_daily": "", "positive": 491.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 7.2165013146582835, "deceased_daily": "", "deceased": 23.0, "positive_100k": 164.7244865302434, "positive_daily": "", "positive": 525.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 8.157784094831102, "deceased_daily": "", "deceased": 26.0, "positive_100k": 172.56850969835025, "positive_daily": "", "positive": 550.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 9.72658872845247, "deceased_daily": "", "deceased": 31.0, "positive_100k": 184.4914249138726, "positive_daily": "", "positive": 588.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 11.609154288798107, "deceased_daily": "", "deceased": 37.0, "positive_100k": 200.1794712500863, "positive_daily": "", "positive": 638.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 12.550437068970925, "deceased_daily": "", "deceased": 40.0, "positive_100k": 209.90605997853874, "positive_daily": "", "positive": 669.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 12.864197995695198, "deceased_daily": "", "deceased": 41.0, "positive_100k": 216.1812785130242, "positive_daily": "", "positive": 689.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 13.80548077586802, "deceased_daily": "", "deceased": 44.0, "positive_100k": 228.73171558199516, "positive_daily": "", "positive": 729.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 14.119241702592294, "deceased_daily": "", "deceased": 45.0, "positive_100k": 237.20326060355052, "positive_daily": "", "positive": 756.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 14.433002629316567, "deceased_daily": "", "deceased": 46.0, "positive_100k": 246.6160884052787, "positive_daily": "", "positive": 786.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 15.374285409489385, "deceased_daily": "", "deceased": 49.0, "positive_100k": 249.75369767252144, "positive_daily": "", "positive": 796.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 16.629329116386476, "deceased_daily": "", "deceased": 53.0, "positive_100k": 261.67661288804385, "positive_daily": "", "positive": 834.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 16.94309004311075, "deceased_daily": "", "deceased": 54.0, "positive_100k": 265.4417440087351, "positive_daily": "", "positive": 846.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 17.256850969835025, "deceased_daily": "", "deceased": 55.0, "positive_100k": 269.5206360561507, "positive_daily": "", "positive": 859.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 17.88437282328357, "deceased_daily": "", "deceased": 57.0, "positive_100k": 275.7958545906361, "positive_daily": "", "positive": 879.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 19.76693838362921, "deceased_daily": "", "deceased": 63.0, "positive_100k": 279.24722478460313, "positive_daily": "", "positive": 890.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 20.394460237077755, "deceased_daily": "", "deceased": 65.0, "positive_100k": 284.58116053891575, "positive_daily": "", "positive": 907.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 21.021982090526304, "deceased_daily": "", "deceased": 67.0, "positive_100k": 291.797661853574, "positive_daily": "", "positive": 930.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 21.64950394397485, "deceased_daily": "", "deceased": 69.0, "positive_100k": 299.95544594840516, "positive_daily": "", "positive": 956.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 22.277025797423395, "deceased_daily": "", "deceased": 71.0, "positive_100k": 307.4857081897877, "positive_daily": "", "positive": 980.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 22.590786724147666, "deceased_daily": "", "deceased": 72.0, "positive_100k": 310.30955653030617, "positive_daily": "", "positive": 989.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 23.218308577596215, "deceased_daily": "", "deceased": 74.0, "positive_100k": 312.1921220906518, "positive_daily": "", "positive": 995.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 315.6434922846188, "positive_daily": "", "positive": 1006.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 318.15357969841295, "positive_daily": "", "positive": 1014.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 320.34990618548295, "positive_daily": "", "positive": 1021.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 23.845830431044764, "deceased_daily": "", "deceased": 76.0, "positive_100k": 322.8599935992771, "positive_daily": "", "positive": 1029.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 24.159591357769035, "deceased_daily": "", "deceased": 77.0, "positive_100k": 324.1150373061742, "positive_daily": "", "positive": 1033.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 326.3113637932441, "positive_daily": "", "positive": 1040.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 327.56640750014117, "positive_daily": "", "positive": 1044.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 331.64529954755676, "positive_daily": "", "positive": 1057.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 24.473352284493306, "deceased_daily": "", "deceased": 78.0, "positive_100k": 335.7241915949723, "positive_daily": "", "positive": 1070.0, "region_iso": "CH-FR", "region_label": "Fribourg", "tested_100k": null, "tested": null, "canton": "FR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 6.148904771550103, "positive_daily": "", "positive": 17.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": 88.97826904713678, "tested": 246.0, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 8.31910645562661, "positive_daily": "", "positive": 23.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": 99.82927746751932, "tested": 276.0, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 11.574408981741371, "positive_daily": "", "positive": 32.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.38291038513846, "positive_daily": "", "positive": 37.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 18.08501403397089, "positive_daily": "", "positive": 50.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 20.616915998726814, "positive_daily": "", "positive": 57.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 27.48922133163575, "positive_daily": "", "positive": 76.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 29.65942301571226, "positive_daily": "", "positive": 82.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 31.829624699788766, "positive_daily": "", "positive": 88.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 35.08492722590353, "positive_daily": "", "positive": 97.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.36170028067941784, "deceased_daily": "", "deceased": 1.0, "positive_100k": 40.148731155415376, "positive_daily": "", "positive": 111.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 42.6806331201713, "positive_daily": "", "positive": 118.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 48.8295378917214, "positive_daily": "", "positive": 135.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 50.27633901443908, "positive_daily": "", "positive": 139.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.7234005613588357, "deceased_daily": "", "deceased": 2.0, "positive_100k": 53.89334182123325, "positive_daily": "", "positive": 149.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.0851008420382535, "deceased_daily": "", "deceased": 3.0, "positive_100k": 56.06354350530976, "positive_daily": "", "positive": 155.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.4468011227176714, "deceased_daily": "", "deceased": 4.0, "positive_100k": 60.40394687346277, "positive_daily": "", "positive": 167.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.4468011227176714, "deceased_daily": "", "deceased": 4.0, "positive_100k": 65.1060505222952, "positive_daily": "", "positive": 180.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.8085014033970888, "deceased_daily": "", "deceased": 5.0, "positive_100k": 71.97835585520414, "positive_daily": "", "positive": 199.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.8085014033970888, "deceased_daily": "", "deceased": 5.0, "positive_100k": 75.59535866199832, "positive_daily": "", "positive": 209.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 2.531901964755925, "deceased_daily": "", "deceased": 7.0, "positive_100k": 77.4038600653954, "positive_daily": "", "positive": 214.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 2.531901964755925, "deceased_daily": "", "deceased": 7.0, "positive_100k": 79.57406174947192, "positive_daily": "", "positive": 220.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 80.29746231083075, "positive_daily": "", "positive": 222.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 85.72296652102202, "positive_daily": "", "positive": 237.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 92.59527185393097, "positive_daily": "", "positive": 256.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 95.85057438004573, "positive_daily": "", "positive": 265.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 99.4675771868399, "positive_daily": "", "positive": 275.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 103.44628027431348, "positive_daily": "", "positive": 286.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 2.8936022454353427, "deceased_daily": "", "deceased": 8.0, "positive_100k": 105.97818223906943, "positive_daily": "", "positive": 293.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 3.6170028067941775, "deceased_daily": "", "deceased": 10.0, "positive_100k": 107.42498336178708, "positive_daily": "", "positive": 297.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 3.978703087473596, "deceased_daily": "", "deceased": 11.0, "positive_100k": 109.5951850458636, "positive_daily": "", "positive": 303.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 3.978703087473596, "deceased_daily": "", "deceased": 11.0, "positive_100k": 111.7653867299401, "positive_daily": "", "positive": 309.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.340403368153014, "deceased_daily": "", "deceased": 12.0, "positive_100k": 116.46749037877252, "positive_daily": "", "positive": 322.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 120.44619346624613, "positive_daily": "", "positive": 333.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 120.80789374692554, "positive_daily": "", "positive": 334.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 121.53129430828439, "positive_daily": "", "positive": 336.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 4.7021036488324315, "deceased_daily": "", "deceased": 13.0, "positive_100k": 122.97809543100205, "positive_daily": "", "positive": 340.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 123.33979571168146, "positive_daily": "", "positive": 341.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 128.04189936051392, "positive_daily": "", "positive": 354.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 129.85040076391098, "positive_daily": "", "positive": 359.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 5.06380392951185, "deceased_daily": "", "deceased": 14.0, "positive_100k": 130.2121010445904, "positive_daily": "", "positive": 360.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 5.7872044908706854, "deceased_daily": "", "deceased": 16.0, "positive_100k": 130.57380132526984, "positive_daily": "", "positive": 361.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 130.57380132526984, "positive_daily": "", "positive": 361.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 130.93550160594924, "positive_daily": "", "positive": 362.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 131.29720188662867, "positive_daily": "", "positive": 363.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 6.148904771550103, "deceased_daily": "", "deceased": 17.0, "positive_100k": 132.0206024479875, "positive_daily": "", "positive": 365.0, "region_iso": "CH-TG", "region_label": "Thurgau", "tested_100k": null, "tested": null, "canton": "TG"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.13149520568480072, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.13149520568480072, "positive_daily": "", "positive": 2.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.3944856170544022, "positive_daily": "", "positive": 6.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.4602332198968026, "positive_daily": "", "positive": 7.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.723223631266404, "positive_daily": "", "positive": 11.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 0.9204664397936052, "positive_daily": "", "positive": 14.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.0519616454784058, "positive_daily": "", "positive": 16.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.5779424682176089, "positive_daily": "", "positive": 24.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.9724280852720109, "positive_daily": "", "positive": 30.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.301166099484013, "positive_daily": "", "positive": 35.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 2.695651716538415, "positive_daily": "", "positive": 41.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.287380142120018, "positive_daily": "", "positive": 50.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 4.142098979071223, "positive_daily": "", "positive": 63.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 6.706255489924838, "positive_daily": "", "positive": 102.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.270412000778451, "positive_daily": "", "positive": 141.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 10.78260686615366, "positive_daily": "", "positive": 164.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 14.39872502248568, "positive_daily": "", "positive": 219.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.502648313442492, "positive_daily": "", "positive": 251.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 21.49946612946492, "positive_daily": "", "positive": 327.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.06574760284240036, "deceased_daily": "", "deceased": 1.0, "positive_100k": 28.271469222232156, "positive_daily": "", "positive": 430.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.13149520568480072, "deceased_daily": "", "deceased": 2.0, "positive_100k": 37.410386017325806, "positive_daily": "", "positive": 569.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.1972428085272011, "deceased_daily": "", "deceased": 3.0, "positive_100k": 44.70836993283225, "positive_daily": "", "positive": 680.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.26299041136960144, "deceased_daily": "", "deceased": 4.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.32873801421200183, "deceased_daily": "", "deceased": 5.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.3944856170544022, "deceased_daily": "", "deceased": 6.0, "positive_100k": 46.81229322378906, "positive_daily": "", "positive": 712.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.3944856170544022, "deceased_daily": "", "deceased": 6.0, "positive_100k": 70.7444206584228, "positive_daily": "", "positive": 1076.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.5259808227392029, "deceased_daily": "", "deceased": 8.0, "positive_100k": 80.47506587909804, "positive_daily": "", "positive": 1224.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.6574760284240037, "deceased_daily": "", "deceased": 10.0, "positive_100k": 90.1399634969309, "positive_daily": "", "positive": 1371.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.8547188369512048, "deceased_daily": "", "deceased": 13.0, "positive_100k": 98.81864707212776, "positive_daily": "", "positive": 1503.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.9862140426360054, "deceased_daily": "", "deceased": 15.0, "positive_100k": 107.1685926331126, "positive_daily": "", "positive": 1630.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 1.2492044540056069, "deceased_daily": "", "deceased": 19.0, "positive_100k": 112.03391524345022, "positive_daily": "", "positive": 1704.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 1.446447262532808, "deceased_daily": "", "deceased": 22.0, "positive_100k": 114.13783853440704, "positive_daily": "", "positive": 1736.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 1.5779424682176089, "deceased_daily": "", "deceased": 24.0, "positive_100k": 122.42203649254948, "positive_daily": "", "positive": 1862.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.77518527674481, "deceased_daily": "", "deceased": 27.0, "positive_100k": 128.40506835120792, "positive_daily": "", "positive": 1953.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.366913702326413, "deceased_daily": "", "deceased": 36.0, "positive_100k": 140.83136528842158, "positive_daily": "", "positive": 2142.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.564156510853614, "deceased_daily": "", "deceased": 39.0, "positive_100k": 151.61397215457526, "positive_daily": "", "positive": 2306.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.695651716538415, "deceased_daily": "", "deceased": 41.0, "positive_100k": 160.0296653184025, "positive_daily": "", "positive": 2434.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 3.2216325392776177, "deceased_daily": "", "deceased": 49.0, "positive_100k": 162.1993362122017, "positive_daily": "", "positive": 2467.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 3.4846229506472195, "deceased_daily": "", "deceased": 53.0, "positive_100k": 164.17176429747371, "positive_daily": "", "positive": 2497.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 3.61611815633202, "deceased_daily": "", "deceased": 55.0, "positive_100k": 171.66699102150736, "positive_daily": "", "positive": 2611.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 3.7476133620168213, "deceased_daily": "", "deceased": 57.0, "positive_100k": 177.18978966026899, "positive_daily": "", "positive": 2695.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.273594184756024, "deceased_daily": "", "deceased": 65.0, "positive_100k": 183.435811930297, "positive_daily": "", "positive": 2790.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 4.339341787598424, "deceased_daily": "", "deceased": 66.0, "positive_100k": 189.81332940600984, "positive_daily": "", "positive": 2887.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.668079801810427, "deceased_daily": "", "deceased": 71.0, "positive_100k": 192.44323351970587, "positive_daily": "", "positive": 2927.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 5.062565418864828, "deceased_daily": "", "deceased": 77.0, "positive_100k": 196.25659448456508, "positive_daily": "", "positive": 2985.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 5.194060624549629, "deceased_daily": "", "deceased": 79.0, "positive_100k": 197.3743037328859, "positive_daily": "", "positive": 3002.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 5.457051035919231, "deceased_daily": "", "deceased": 83.0, "positive_100k": 198.49201298120673, "positive_daily": "", "positive": 3019.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 5.720041447288832, "deceased_daily": "", "deceased": 87.0, "positive_100k": 201.58215031479952, "positive_daily": "", "positive": 3066.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.983031858658434, "deceased_daily": "", "deceased": 91.0, "positive_100k": 204.67228764839237, "positive_daily": "", "positive": 3113.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 6.246022270028035, "deceased_daily": "", "deceased": 95.0, "positive_100k": 206.97345374787633, "positive_daily": "", "positive": 3148.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 6.509012681397637, "deceased_daily": "", "deceased": 99.0, "positive_100k": 208.48564861325158, "positive_daily": "", "positive": 3171.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 6.903498298452039, "deceased_daily": "", "deceased": 105.0, "positive_100k": 211.11555272694758, "positive_daily": "", "positive": 3211.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.903498298452039, "deceased_daily": "", "deceased": 105.0, "positive_100k": 212.8907380036924, "positive_daily": "", "positive": 3238.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 7.034993504136839, "deceased_daily": "", "deceased": 107.0, "positive_100k": 213.9426996491708, "positive_daily": "", "positive": 3254.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 7.16648870982164, "deceased_daily": "", "deceased": 109.0, "positive_100k": 215.65213732307322, "positive_daily": "", "positive": 3280.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 7.23223631266404, "deceased_daily": "", "deceased": 110.0, "positive_100k": 218.28204143676922, "positive_daily": "", "positive": 3320.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 7.429479121191241, "deceased_daily": "", "deceased": 113.0, "positive_100k": 219.39975068509003, "positive_daily": "", "positive": 3337.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 7.4952267240336425, "deceased_daily": "", "deceased": 114.0, "positive_100k": 221.30643116751963, "positive_daily": "", "positive": 3366.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 7.5609743268760425, "deceased_daily": "", "deceased": 115.0, "positive_100k": 223.34460685563403, "positive_daily": "", "positive": 3397.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 7.5609743268760425, "deceased_daily": "", "deceased": 115.0, "positive_100k": 223.54184966416122, "positive_daily": "", "positive": 3400.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 7.823964738245643, "deceased_daily": "", "deceased": 119.0, "positive_100k": 224.72530651532446, "positive_daily": "", "positive": 3418.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 7.823964738245643, "deceased_daily": "", "deceased": 119.0, "positive_100k": 225.71152055796045, "positive_daily": "", "positive": 3433.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 7.955459943930444, "deceased_daily": "", "deceased": 121.0, "positive_100k": 227.61820104039006, "positive_daily": "", "positive": 3462.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 8.021207546772844, "deceased_daily": "", "deceased": 122.0, "positive_100k": 228.34142467165648, "positive_daily": "", "positive": 3473.0, "region_iso": "CH-ZH", "region_label": "Z\u00fcrich", "tested_100k": null, "tested": null, "canton": "ZH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.3620452471431101, "positive_daily": "", "positive": 1.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.7240904942862203, "positive_daily": "", "positive": 2.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.7240904942862203, "positive_daily": "", "positive": 2.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.448180988572441, "positive_daily": "", "positive": 4.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 5.448180988572441, "positive_daily": "", "positive": 4.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.810226235715551, "positive_daily": "", "positive": 5.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 6.810226235715551, "positive_daily": "", "positive": 5.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.534316730001771, "positive_daily": "", "positive": 7.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 16.344542965717324, "positive_daily": "", "positive": 12.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 23.15476920143287, "positive_daily": "", "positive": 17.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.516814448575982, "positive_daily": "", "positive": 18.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 25.87885969571909, "positive_daily": "", "positive": 19.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.051131178577755, "positive_daily": "", "positive": 25.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.499312167150194, "positive_daily": "", "positive": 29.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 43.585447908579525, "positive_daily": "", "positive": 32.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 49.033628897151964, "positive_daily": "", "positive": 36.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 59.92999087429684, "positive_daily": "", "positive": 44.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 73.55044334572794, "positive_daily": "", "positive": 54.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 83.0847600757297, "positive_daily": "", "positive": 61.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 93.9811220528746, "positive_daily": "", "positive": 69.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 111.68771026573503, "positive_daily": "", "positive": 82.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 125.30816273716611, "positive_daily": "", "positive": 92.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 136.20452471431102, "positive_daily": "", "positive": 100.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 155.27315817431455, "positive_daily": "", "positive": 114.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 162.0833844100301, "positive_daily": "", "positive": 119.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 172.97974638717497, "positive_daily": "", "positive": 127.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 174.3417916343181, "positive_daily": "", "positive": 128.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 190.68633460003542, "positive_daily": "", "positive": 140.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 197.49656083575098, "positive_daily": "", "positive": 145.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 202.94474182432342, "positive_daily": "", "positive": 149.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 202.94474182432342, "positive_daily": "", "positive": 149.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 209.75496806003895, "positive_daily": "", "positive": 154.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 217.92723954289764, "positive_daily": "", "positive": 160.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 223.37542053147007, "positive_daily": "", "positive": 164.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 232.90973726147183, "positive_daily": "", "positive": 171.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.3620452471431101, "deceased_daily": "", "deceased": 1.0, "positive_100k": 236.99587300290116, "positive_daily": "", "positive": 174.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.3620452471431101, "deceased_daily": "", "deceased": 1.0, "positive_100k": 243.8060992386167, "positive_daily": "", "positive": 179.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 247.89223498004606, "positive_daily": "", "positive": 182.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.25428022718916, "positive_daily": "", "positive": 183.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 249.25428022718916, "positive_daily": "", "positive": 183.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 250.61632547433223, "positive_daily": "", "positive": 184.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 251.97837072147536, "positive_daily": "", "positive": 185.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 256.0645064629047, "positive_daily": "", "positive": 188.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 257.4265517100478, "positive_daily": "", "positive": 189.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 260.150642204334, "positive_daily": "", "positive": 191.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 4.086135741429331, "deceased_daily": "", "deceased": 3.0, "positive_100k": 261.5126874514772, "positive_daily": "", "positive": 192.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 6.810226235715551, "deceased_daily": "", "deceased": 5.0, "positive_100k": 261.5126874514772, "positive_daily": "", "positive": 192.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 265.5988231929065, "positive_daily": "", "positive": 195.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 265.5988231929065, "positive_daily": "", "positive": 195.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 8.172271482858662, "deceased_daily": "", "deceased": 6.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 266.9608684400496, "positive_daily": "", "positive": 196.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 268.3229136871927, "positive_daily": "", "positive": 197.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 268.3229136871927, "positive_daily": "", "positive": 197.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 9.534316730001771, "deceased_daily": "", "deceased": 7.0, "positive_100k": 269.6849589343358, "positive_daily": "", "positive": 198.0, "region_iso": "CH-JU", "region_label": "Jura", "tested_100k": null, "tested": null, "canton": "JU"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-02-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-01T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-02T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-03T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-04T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-06T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 2.878075943664792, "positive_daily": "", "positive": 23.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-07T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 3.754012100432337, "positive_daily": "", "positive": 30.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-08T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 5.005349467243116, "positive_daily": "", "positive": 40.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 6.381820570734973, "positive_daily": "", "positive": 51.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 16.267385768540127, "positive_daily": "", "positive": 130.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.1251337366810779, "deceased_daily": "", "deceased": 1.0, "positive_100k": 25.402148546258815, "positive_daily": "", "positive": 203.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.3754012100432337, "deceased_daily": "", "deceased": 3.0, "positive_100k": 34.66204506065858, "positive_daily": "", "positive": 277.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.3754012100432337, "deceased_daily": "", "deceased": 3.0, "positive_100k": 46.17434883531775, "positive_daily": "", "positive": 369.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.5005349467243116, "deceased_daily": "", "deceased": 4.0, "positive_100k": 59.563658660193084, "positive_daily": "", "positive": 476.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.6256686834053895, "deceased_daily": "", "deceased": 5.0, "positive_100k": 70.82569496149009, "positive_daily": "", "positive": 566.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.8759361567675453, "deceased_daily": "", "deceased": 7.0, "positive_100k": 99.60645439813801, "positive_daily": "", "positive": 796.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 1.1262036301297011, "deceased_daily": "", "deceased": 9.0, "positive_100k": 130.01395241163993, "positive_daily": "", "positive": 1039.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 1.5016048401729347, "deceased_daily": "", "deceased": 12.0, "positive_100k": 163.29952636880665, "positive_daily": "", "positive": 1305.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 1.6267385768540128, "deceased_daily": "", "deceased": 13.0, "positive_100k": 189.45247733515194, "positive_daily": "", "positive": 1514.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 2.37754099694048, "deceased_daily": "", "deceased": 19.0, "positive_100k": 219.7348416119728, "positive_daily": "", "positive": 1756.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 2.7529422069837137, "deceased_daily": "", "deceased": 22.0, "positive_100k": 234.62575627702105, "positive_daily": "", "positive": 1875.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 3.0032096803458694, "deceased_daily": "", "deceased": 24.0, "positive_100k": 247.38939741849103, "positive_daily": "", "positive": 1977.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 3.5037446270701813, "deceased_daily": "", "deceased": 28.0, "positive_100k": 285.68032084290087, "positive_daily": "", "positive": 2283.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 4.004279573794493, "deceased_daily": "", "deceased": 32.0, "positive_100k": 318.8407610633865, "positive_daily": "", "positive": 2548.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 5.005349467243116, "deceased_daily": "", "deceased": 40.0, "positive_100k": 342.86643850615343, "positive_daily": "", "positive": 2740.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 7.1326229908214405, "deceased_daily": "", "deceased": 57.0, "positive_100k": 368.51885452577443, "positive_daily": "", "positive": 2945.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 7.633157937545752, "deceased_daily": "", "deceased": 61.0, "positive_100k": 397.8001489091466, "positive_daily": "", "positive": 3179.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 9.00962904103761, "deceased_daily": "", "deceased": 72.0, "positive_100k": 414.1926684143679, "positive_daily": "", "positive": 3310.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 10.135832671167309, "deceased_daily": "", "deceased": 81.0, "positive_100k": 424.82903603225947, "positive_daily": "", "positive": 3395.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 11.637437511340245, "deceased_daily": "", "deceased": 93.0, "positive_100k": 451.357388208648, "positive_daily": "", "positive": 3607.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 13.13904235151318, "deceased_daily": "", "deceased": 105.0, "positive_100k": 471.25365234093937, "positive_daily": "", "positive": 3766.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 14.515513455005035, "deceased_daily": "", "deceased": 116.0, "positive_100k": 490.2739803164633, "positive_daily": "", "positive": 3918.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 16.893054451945517, "deceased_daily": "", "deceased": 135.0, "positive_100k": 507.0419010317276, "positive_daily": "", "positive": 4052.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 19.145461712204916, "deceased_daily": "", "deceased": 153.0, "positive_100k": 524.0600892203543, "positive_daily": "", "positive": 4188.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 20.521932815696776, "deceased_daily": "", "deceased": 164.0, "positive_100k": 533.0697182613918, "positive_daily": "", "positive": 4260.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 22.02353765586971, "deceased_daily": "", "deceased": 176.0, "positive_100k": 537.9499339919539, "positive_daily": "", "positive": 4299.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 24.025677442766955, "deceased_daily": "", "deceased": 192.0, "positive_100k": 552.7157149203211, "positive_daily": "", "positive": 4417.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 25.527282282939893, "deceased_daily": "", "deceased": 204.0, "positive_100k": 562.3510126447641, "positive_daily": "", "positive": 4494.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 27.02888712311283, "deceased_daily": "", "deceased": 216.0, "positive_100k": 573.7381826827423, "positive_daily": "", "positive": 4585.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 28.780759436647916, "deceased_daily": "", "deceased": 230.0, "positive_100k": 585.8761551408068, "positive_daily": "", "positive": 4682.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 29.656695593415463, "deceased_daily": "", "deceased": 237.0, "positive_100k": 592.0077082381795, "positive_daily": "", "positive": 4731.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 30.40749801350193, "deceased_daily": "", "deceased": 243.0, "positive_100k": 597.0130577054227, "positive_daily": "", "positive": 4771.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 31.40856790695055, "deceased_daily": "", "deceased": 251.0, "positive_100k": 601.6430059626225, "positive_daily": "", "positive": 4808.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 32.159370327037024, "deceased_daily": "", "deceased": 257.0, "positive_100k": 607.14889037659, "positive_daily": "", "positive": 4852.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 33.4107076938478, "deceased_daily": "", "deceased": 267.0, "positive_100k": 615.5328507342222, "positive_daily": "", "positive": 4919.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 35.53798121742612, "deceased_daily": "", "deceased": 284.0, "positive_100k": 621.6644038315951, "positive_daily": "", "positive": 4968.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 37.16471979428014, "deceased_daily": "", "deceased": 297.0, "positive_100k": 625.2932821953463, "positive_daily": "", "positive": 4997.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 37.915522214366604, "deceased_daily": "", "deceased": 303.0, "positive_100k": 629.2975617691408, "positive_daily": "", "positive": 5029.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 38.91659210781523, "deceased_daily": "", "deceased": 311.0, "positive_100k": 632.0505039761246, "positive_daily": "", "positive": 5051.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 39.54226079122062, "deceased_daily": "", "deceased": 316.0, "positive_100k": 633.4269750796163, "positive_daily": "", "positive": 5062.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 40.91873189471247, "deceased_daily": "", "deceased": 327.0, "positive_100k": 637.4312546534107, "positive_daily": "", "positive": 5094.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 41.919801788161095, "deceased_daily": "", "deceased": 335.0, "positive_100k": 641.4355342272054, "positive_daily": "", "positive": 5126.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 42.54547047156649, "deceased_daily": "", "deceased": 340.0, "positive_100k": 644.063342697508, "positive_daily": "", "positive": 5147.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 43.79680783837727, "deceased_daily": "", "deceased": 350.0, "positive_100k": 648.1927560079835, "positive_daily": "", "positive": 5180.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 44.1722090484205, "deceased_daily": "", "deceased": 353.0, "positive_100k": 651.0708319516483, "positive_daily": "", "positive": 5203.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 45.42354641523128, "deceased_daily": "", "deceased": 363.0, "positive_100k": 652.6975705285023, "positive_daily": "", "positive": 5216.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 45.79894762527451, "deceased_daily": "", "deceased": 366.0, "positive_100k": 654.1991753686752, "positive_daily": "", "positive": 5228.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 46.29948257199882, "deceased_daily": "", "deceased": 370.0, "positive_100k": 657.2023850490211, "positive_daily": "", "positive": 5252.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 46.92515125540422, "deceased_daily": "", "deceased": 375.0, "positive_100k": 659.5799260459615, "positive_daily": "", "positive": 5271.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 46.92515125540422, "deceased_daily": "", "deceased": 375.0, "positive_100k": 659.9553272560048, "positive_daily": "", "positive": 5274.0, "region_iso": "CH-VD", "region_label": "Vaud", "tested_100k": null, "tested": null, "canton": "VD"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 5.489528723959048, "positive_daily": "", "positive": 2.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 13.723821809897618, "positive_daily": "", "positive": 5.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": 233.30497076825955, "tested": 85.0, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.21335053385667, "positive_daily": "", "positive": 7.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.21335053385667, "positive_daily": "", "positive": 7.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 32.93717234375429, "positive_daily": "", "positive": 12.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 60.38481596354953, "positive_daily": "", "positive": 22.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 68.6191090494881, "positive_daily": "", "positive": 25.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 104.30104575522192, "positive_daily": "", "positive": 38.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 109.79057447918095, "positive_daily": "", "positive": 40.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 131.74868937501716, "positive_daily": "", "positive": 48.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 137.2382180989762, "positive_daily": "", "positive": 50.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 145.4725111849148, "positive_daily": "", "positive": 53.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 156.45156863283287, "positive_daily": "", "positive": 57.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 161.94109735679191, "positive_daily": "", "positive": 59.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 164.68586171877146, "positive_daily": "", "positive": 60.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 170.17539044273047, "positive_daily": "", "positive": 62.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 2.744764361979524, "deceased_daily": "", "deceased": 1.0, "positive_100k": 181.15444789064858, "positive_daily": "", "positive": 66.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 183.8992122526281, "positive_daily": "", "positive": 67.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 183.8992122526281, "positive_daily": "", "positive": 67.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 5.489528723959048, "deceased_daily": "", "deceased": 2.0, "positive_100k": 186.64397661460765, "positive_daily": "", "positive": 68.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 197.62303406252573, "positive_daily": "", "positive": 72.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 197.62303406252573, "positive_daily": "", "positive": 72.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 203.11256278648477, "positive_daily": "", "positive": 74.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 205.85732714846432, "positive_daily": "", "positive": 75.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 211.34685587242333, "positive_daily": "", "positive": 77.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 10.979057447918096, "deceased_daily": "", "deceased": 4.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 214.09162023440288, "positive_daily": "", "positive": 78.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 219.5811489583619, "positive_daily": "", "positive": 80.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 227.8154420443005, "positive_daily": "", "positive": 83.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 233.30497076825955, "positive_daily": "", "positive": 85.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 233.30497076825955, "positive_daily": "", "positive": 85.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 13.723821809897618, "deceased_daily": "", "deceased": 5.0, "positive_100k": 236.04973513023907, "positive_daily": "", "positive": 86.0, "region_iso": "CH-UR", "region_label": "Uri", "tested_100k": null, "tested": null, "canton": "UR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-10T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.475063732891122, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.475063732891122, "positive_daily": "", "positive": 1.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 7.425191198673366, "positive_daily": "", "positive": 3.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.850382397346731, "positive_daily": "", "positive": 6.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 19.800509863128976, "positive_daily": "", "positive": 8.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.750637328911218, "positive_daily": "", "positive": 10.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 24.750637328911218, "positive_daily": "", "positive": 10.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 29.700764794693463, "positive_daily": "", "positive": 12.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.65089226047571, "positive_daily": "", "positive": 14.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.60101972625795, "positive_daily": "", "positive": 16.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 49.501274657822435, "positive_daily": "", "positive": 20.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 61.87659332227805, "positive_daily": "", "positive": 25.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 71.77684825384253, "positive_daily": "", "positive": 29.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 76.72697571962478, "positive_daily": "", "positive": 31.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 81.67710318540702, "positive_daily": "", "positive": 33.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 99.00254931564487, "positive_daily": "", "positive": 40.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 106.42774051431824, "positive_daily": "", "positive": 43.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 116.32799544588272, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 2.475063732891122, "deceased_daily": "", "deceased": 1.0, "positive_100k": 116.32799544588272, "positive_daily": "", "positive": 47.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 2.475063732891122, "deceased_daily": "", "deceased": 1.0, "positive_100k": 123.7531866445561, "positive_daily": "", "positive": 50.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 126.22825037744722, "positive_daily": "", "positive": 51.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 131.17837784322947, "positive_daily": "", "positive": 53.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 138.60356904190283, "positive_daily": "", "positive": 56.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 143.55369650768506, "positive_daily": "", "positive": 58.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 146.0287602405762, "positive_daily": "", "positive": 59.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 150.97888770635845, "positive_daily": "", "positive": 61.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 155.92901517214068, "positive_daily": "", "positive": 63.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 158.4040789050318, "positive_daily": "", "positive": 64.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 165.82927010370517, "positive_daily": "", "positive": 67.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 188.10484369972525, "positive_daily": "", "positive": 76.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 225.23079969309208, "positive_daily": "", "positive": 91.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 225.23079969309208, "positive_daily": "", "positive": 91.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 227.70586342598324, "positive_daily": "", "positive": 92.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 259.8816919535678, "positive_daily": "", "positive": 105.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 4.950127465782244, "deceased_daily": "", "deceased": 2.0, "positive_100k": 259.8816919535678, "positive_daily": "", "positive": 105.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 262.35675568645894, "positive_daily": "", "positive": 106.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 267.30688315224114, "positive_daily": "", "positive": 108.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 274.73207435091456, "positive_daily": "", "positive": 111.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 7.425191198673366, "deceased_daily": "", "deceased": 3.0, "positive_100k": 274.73207435091456, "positive_daily": "", "positive": 111.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 12.375318664455609, "deceased_daily": "", "deceased": 5.0, "positive_100k": 282.1572655495879, "positive_daily": "", "positive": 114.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 284.632329282479, "positive_daily": "", "positive": 115.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 14.850382397346731, "deceased_daily": "", "deceased": 6.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 289.5824567482613, "positive_daily": "", "positive": 117.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 297.00764794693464, "positive_daily": "", "positive": 120.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 297.00764794693464, "positive_daily": "", "positive": 120.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 17.325446130237854, "deceased_daily": "", "deceased": 7.0, "positive_100k": 299.48271167982574, "positive_daily": "", "positive": 121.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 19.800509863128976, "deceased_daily": "", "deceased": 8.0, "positive_100k": 299.48271167982574, "positive_daily": "", "positive": 121.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 22.2755735960201, "deceased_daily": "", "deceased": 9.0, "positive_100k": 301.9577754127169, "positive_daily": "", "positive": 122.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 24.750637328911218, "deceased_daily": "", "deceased": 10.0, "positive_100k": 301.9577754127169, "positive_daily": "", "positive": 122.0, "region_iso": "CH-GL", "region_label": "Glarus", "tested_100k": null, "tested": null, "canton": "GL"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-11T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-13T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-14T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-15T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 1.2196460587137612, "positive_daily": "", "positive": 1.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-16T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.4392921174275224, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-17T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 2.4392921174275224, "positive_daily": "", "positive": 2.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 9.75716846971009, "positive_daily": "", "positive": 8.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-19T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 14.635752704565135, "positive_daily": "", "positive": 12.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-20T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 20.733982998133943, "positive_daily": "", "positive": 17.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 34.15008964398531, "positive_daily": "", "positive": 28.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-22T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 36.58938176141284, "positive_daily": "", "positive": 30.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 39.02867387884036, "positive_daily": "", "positive": 32.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 41.467965996267885, "positive_daily": "", "positive": 34.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 42.68761205498165, "positive_daily": "", "positive": 35.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 43.907258113695406, "positive_daily": "", "positive": 36.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 45.12690417240916, "positive_daily": "", "positive": 37.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 48.78584234855045, "positive_daily": "", "positive": 40.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 50.00548840726421, "positive_daily": "", "positive": 41.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 0.0, "deceased_daily": "", "deceased": 0.0, "positive_100k": 51.225134465977966, "positive_daily": "", "positive": 42.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 53.66442658340549, "positive_daily": "", "positive": 44.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 53.66442658340549, "positive_daily": "", "positive": 44.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 57.323364759546784, "positive_daily": "", "positive": 47.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 59.7626568769743, "positive_daily": "", "positive": 49.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 60.98230293568807, "positive_daily": "", "positive": 50.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 63.42159505311559, "positive_daily": "", "positive": 52.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 64.64124111182934, "positive_daily": "", "positive": 53.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 67.08053322925687, "positive_daily": "", "positive": 55.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-12T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 69.5198253466844, "positive_daily": "", "positive": 57.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 71.95911746411191, "positive_daily": "", "positive": 59.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 73.17876352282568, "positive_daily": "", "positive": 60.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 73.17876352282568, "positive_daily": "", "positive": 60.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-18T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 74.39840958153944, "positive_daily": "", "positive": 61.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-19T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 75.6180556402532, "positive_daily": "", "positive": 62.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 1.2196460587137612, "deceased_daily": "", "deceased": 1.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 2.4392921174275224, "deceased_daily": "", "deceased": 2.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 76.83770169896697, "positive_daily": "", "positive": 63.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 79.27699381639448, "positive_daily": "", "positive": 65.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 3.658938176141284, "deceased_daily": "", "deceased": 3.0, "positive_100k": 85.3752241099633, "positive_daily": "", "positive": 70.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-25T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 86.59487016867705, "positive_daily": "", "positive": 71.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-26T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 87.81451622739081, "positive_daily": "", "positive": 72.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 6.098230293568807, "deceased_daily": "", "deceased": 5.0, "positive_100k": 89.03416228610457, "positive_daily": "", "positive": 73.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 90.25380834481832, "positive_daily": "", "positive": 74.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 90.25380834481832, "positive_daily": "", "positive": 74.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 7.317876352282568, "deceased_daily": "", "deceased": 6.0, "positive_100k": 91.4734544035321, "positive_daily": "", "positive": 75.0, "region_iso": "CH-SH", "region_label": "Schaffhausen", "tested_100k": null, "tested": null, "canton": "SH"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-05T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 1.8104790527573595, "positive_daily": "", "positive": 1.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-09T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 3.620958105514719, "positive_daily": "", "positive": 2.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-12T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 9.052395263786797, "positive_daily": "", "positive": 5.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-18T00:00:00", "deceased_100k": null, "deceased_daily": "", "deceased": null, "positive_100k": 19.915269580330953, "positive_daily": "", "positive": 11.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-21T00:00:00", "deceased_100k": 1.8104790527573595, "deceased_daily": "", "deceased": 1.0, "positive_100k": null, "positive_daily": "", "positive": null, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-23T00:00:00", "deceased_100k": 1.8104790527573595, "deceased_daily": "", "deceased": 1.0, "positive_100k": 54.31437158272079, "positive_daily": "", "positive": 30.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-24T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 59.745808740992864, "positive_daily": "", "positive": 33.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-25T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 61.55628779375023, "positive_daily": "", "positive": 34.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-26T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 76.0401202158091, "positive_daily": "", "positive": 42.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-27T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 79.66107832132381, "positive_daily": "", "positive": 44.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-28T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 81.47155737408119, "positive_daily": "", "positive": 45.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-29T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 86.90299453235326, "positive_daily": "", "positive": 48.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-30T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 90.52395263786798, "positive_daily": "", "positive": 50.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-03-31T00:00:00", "deceased_100k": 3.620958105514719, "deceased_daily": "", "deceased": 2.0, "positive_100k": 105.00778505992685, "positive_daily": "", "positive": 58.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-01T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 110.43922221819895, "positive_daily": "", "positive": 61.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-02T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 115.87065937647101, "positive_daily": "", "positive": 64.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-03T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 117.68113842922838, "positive_daily": "", "positive": 65.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-04T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 119.49161748198573, "positive_daily": "", "positive": 66.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-05T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 121.30209653474309, "positive_daily": "", "positive": 67.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-06T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 124.92305464025782, "positive_daily": "", "positive": 69.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-07T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 124.92305464025782, "positive_daily": "", "positive": 69.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-08T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 130.3544917985299, "positive_daily": "", "positive": 72.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-09T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 133.9754499040446, "positive_daily": "", "positive": 74.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-10T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 139.40688706231668, "positive_daily": "", "positive": 77.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-11T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 139.40688706231668, "positive_daily": "", "positive": 77.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-13T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 141.21736611507404, "positive_daily": "", "positive": 78.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-14T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-15T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-16T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 143.0278451678314, "positive_daily": "", "positive": 79.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-17T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 148.4592823261035, "positive_daily": "", "positive": 82.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-20T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 155.70119853713294, "positive_daily": "", "positive": 86.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-21T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 155.70119853713294, "positive_daily": "", "positive": 86.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-22T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 157.5116775898903, "positive_daily": "", "positive": 87.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-23T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 159.32215664264763, "positive_daily": "", "positive": 88.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-24T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 159.32215664264763, "positive_daily": "", "positive": 88.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-27T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-28T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-29T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 170.1850309591918, "positive_daily": "", "positive": 94.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}, {"admin2_label": "", "admin2": "", "country_label": "Switzerland", "country": "CHE", "date": "2020-04-30T00:00:00", "deceased_100k": 5.431437158272079, "deceased_daily": "", "deceased": 3.0, "positive_100k": 171.99551001194916, "positive_daily": "", "positive": 95.0, "region_iso": "CH-AR", "region_label": "Appenzell ausserrhoden", "tested_100k": null, "tested": null, "canton": "AR"}]}}; var embedOpt = {"mode": "vega-lite"}; function showError(el, error){ diff --git a/runs/Dashboard.run.ipynb b/runs/Dashboard.run.ipynb index 239d764ee..67651e9f4 100644 --- a/runs/Dashboard.run.ipynb +++ b/runs/Dashboard.run.ipynb @@ -8,10 +8,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.063554, - "end_time": "2020-04-30T20:47:11.774381", + "duration": 0.065441, + "end_time": "2020-05-01T07:32:49.594429", "exception": false, - "start_time": "2020-04-30T20:47:11.710827", + "start_time": "2020-05-01T07:32:49.528988", "status": "completed" }, "tags": [] @@ -30,10 +30,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.482813, - "end_time": "2020-04-30T20:47:12.278359", + "duration": 0.566959, + "end_time": "2020-05-01T07:32:50.180529", "exception": false, - "start_time": "2020-04-30T20:47:11.795546", + "start_time": "2020-05-01T07:32:49.613570", "status": "completed" }, "tags": [] @@ -56,10 +56,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.050495, - "end_time": "2020-04-30T20:47:12.349850", + "duration": 0.042039, + "end_time": "2020-05-01T07:32:50.238486", "exception": false, - "start_time": "2020-04-30T20:47:12.299355", + "start_time": "2020-05-01T07:32:50.196447", "status": "completed" }, "tags": [ @@ -84,10 +84,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.043547, - "end_time": "2020-04-30T20:47:12.413242", + "duration": 0.03976, + "end_time": "2020-05-01T07:32:50.296673", "exception": false, - "start_time": "2020-04-30T20:47:12.369695", + "start_time": "2020-05-01T07:32:50.256913", "status": "completed" }, "tags": [ @@ -97,12 +97,12 @@ "outputs": [], "source": [ "# Parameters\n", - "PAPERMILL_INPUT_PATH = \"/tmp/p2oolmvh/notebooks/Dashboard.ipynb\"\n", + "PAPERMILL_INPUT_PATH = \"/tmp/7a3wpjk6/notebooks/Dashboard.ipynb\"\n", "PAPERMILL_OUTPUT_PATH = \"runs/Dashboard.run.ipynb\"\n", - "ts_folder = \"/tmp/p2oolmvh/data/covid-19_jhu-csse\"\n", - "rates_folder = \"/tmp/p2oolmvh/data/covid-19_rates\"\n", - "geodata_path = \"/tmp/p2oolmvh/data/geodata/geo_data.csv\"\n", - "atlas_path = \"/tmp/p2oolmvh/data/atlas\"\n" + "ts_folder = \"/tmp/7a3wpjk6/data/covid-19_jhu-csse\"\n", + "rates_folder = \"/tmp/7a3wpjk6/data/covid-19_rates\"\n", + "geodata_path = \"/tmp/7a3wpjk6/data/geodata/geo_data.csv\"\n", + "atlas_path = \"/tmp/7a3wpjk6/data/atlas\"\n" ] }, { @@ -113,10 +113,10 @@ "source_hidden": true }, "papermill": { - "duration": 1.482811, - "end_time": "2020-04-30T20:47:13.917360", + "duration": 1.86326, + "end_time": "2020-05-01T07:32:52.178890", "exception": false, - "start_time": "2020-04-30T20:47:12.434549", + "start_time": "2020-05-01T07:32:50.315630", "status": "completed" }, "tags": [] @@ -147,10 +147,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.06844, - "end_time": "2020-04-30T20:47:14.008221", + "duration": 0.056714, + "end_time": "2020-05-01T07:32:52.254537", "exception": false, - "start_time": "2020-04-30T20:47:13.939781", + "start_time": "2020-05-01T07:32:52.197823", "status": "completed" }, "tags": [] @@ -172,10 +172,10 @@ "cell_type": "markdown", "metadata": { "papermill": { - "duration": 0.012187, - "end_time": "2020-04-30T20:47:14.043148", + "duration": 0.013699, + "end_time": "2020-05-01T07:32:52.286368", "exception": false, - "start_time": "2020-04-30T20:47:14.030961", + "start_time": "2020-05-01T07:32:52.272669", "status": "completed" }, "tags": [] @@ -196,10 +196,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.061344, - "end_time": "2020-04-30T20:47:14.115910", + "duration": 0.048988, + "end_time": "2020-05-01T07:32:52.348893", "exception": false, - "start_time": "2020-04-30T20:47:14.054566", + "start_time": "2020-05-01T07:32:52.299905", "status": "completed" }, "tags": [] @@ -208,7 +208,7 @@ { "data": { "text/html": [ - "<em>Data up to Apr 29 2020; countries with 500 or more confirmed cases.</em>" + "<em>Data up to Apr 30 2020; countries with 500 or more confirmed cases.</em>" ], "text/plain": [ "<IPython.core.display.HTML object>" @@ -227,10 +227,10 @@ "cell_type": "markdown", "metadata": { "papermill": { - "duration": 0.011389, - "end_time": "2020-04-30T20:47:14.148195", + "duration": 0.01397, + "end_time": "2020-05-01T07:32:52.379929", "exception": false, - "start_time": "2020-04-30T20:47:14.136806", + "start_time": "2020-05-01T07:32:52.365959", "status": "completed" }, "tags": [] @@ -247,10 +247,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.054235, - "end_time": "2020-04-30T20:47:14.213437", + "duration": 0.046826, + "end_time": "2020-05-01T07:32:52.443466", "exception": false, - "start_time": "2020-04-30T20:47:14.159202", + "start_time": "2020-05-01T07:32:52.396640", "status": "completed" }, "tags": [] @@ -268,10 +268,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.051887, - "end_time": "2020-04-30T20:47:14.286999", + "duration": 0.047959, + "end_time": "2020-05-01T07:32:52.509031", "exception": false, - "start_time": "2020-04-30T20:47:14.235112", + "start_time": "2020-05-01T07:32:52.461072", "status": "completed" }, "tags": [] @@ -289,10 +289,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.149474, - "end_time": "2020-04-30T20:47:14.460320", + "duration": 0.16089, + "end_time": "2020-05-01T07:32:52.686941", "exception": false, - "start_time": "2020-04-30T20:47:14.310846", + "start_time": "2020-05-01T07:32:52.526051", "status": "completed" }, "tags": [] @@ -302,10 +302,10 @@ "data": { "text/html": [ "\n", - "<div id=\"altair-viz-779743e55aa74a37a1f21c22390fb861\"></div>\n", + "<div id=\"altair-viz-2af45d9bee5d45df894c70c6d992387f\"></div>\n", "<script type=\"text/javascript\">\n", " (function(spec, embedOpt){\n", - " const outputDiv = document.getElementById(\"altair-viz-779743e55aa74a37a1f21c22390fb861\");\n", + " const outputDiv = document.getElementById(\"altair-viz-2af45d9bee5d45df894c70c6d992387f\");\n", " const paths = {\n", " \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n", " \"vega-lib\": \"https://cdn.jsdelivr.net/npm//vega-lib?noext\",\n", @@ -346,7 +346,7 @@ " .catch(showError)\n", " .then(() => displayChart(vegaEmbed));\n", " }\n", - " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300, \"stroke\": null}}, \"layer\": [{\"data\": {\"sphere\": true}, \"mark\": {\"type\": \"geoshape\", \"fill\": \"#cae6ef\"}}, {\"data\": {\"graticule\": true}, \"mark\": {\"type\": \"geoshape\", \"stroke\": \"white\", \"strokeWidth\": 0.5}}, {\"data\": {\"url\": \"https://vega.github.io/vega-datasets/data/world-110m.json\", \"format\": {\"feature\": \"countries\", \"type\": \"topojson\"}}, \"mark\": {\"type\": \"geoshape\", \"fill\": \"#dddddd\", \"stroke\": \"#aaaaaa\"}}, {\"data\": {\"name\": \"data-dad8977a345576c37823c7f4a31df633\"}, \"mark\": {\"type\": \"circle\", \"opacity\": 0.6}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"latitude\": {\"field\": \"Latitude\", \"type\": \"quantitative\"}, \"longitude\": {\"field\": \"Longitude\", \"type\": \"quantitative\"}, \"size\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"positive\"}, {\"type\": \"quantitative\", \"field\": \"deceased\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}, {\"type\": \"quantitative\", \"field\": \"deceasaed_100k\"}]}}], \"height\": 400, \"projection\": {\"type\": \"naturalEarth1\"}, \"title\": \"Positive cases per 100k inhabitants\", \"width\": 600, \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-dad8977a345576c37823c7f4a31df633\": [{\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Afghanistan\", \"country\": \"AFG\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.16141013923615236, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 5.216237666314989, \"positive_daily\": \"\", \"positive\": 1939, \"region_iso\": \"AFG\", \"region_label\": \"Afghanistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.83523073, \"Longitude\": 66.00473366, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Albania\", \"country\": \"ALB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0466177500788452, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 26.723639885346515, \"positive_daily\": \"\", \"positive\": 766, \"region_iso\": \"ALB\", \"region_label\": \"Albania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 41.14244989, \"Longitude\": 20.04983396, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Algeria\", \"country\": \"DZA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0514243852168879, \"deceased_daily\": \"\", \"deceased\": 444, \"positive_100k\": 9.112344671879695, \"positive_daily\": \"\", \"positive\": 3848, \"region_iso\": \"DZA\", \"region_label\": \"Algeria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 28.15893849, \"Longitude\": 2.61732301, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Argentina\", \"country\": \"ARG\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.48095829907254606, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 9.630403324887196, \"positive_daily\": \"\", \"positive\": 4285, \"region_iso\": \"ARG\", \"region_label\": \"Argentina\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -35.3813488, \"Longitude\": -65.17980692, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 65.4521210281539, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Australia\", \"country\": \"AUS\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.3641111412847658, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 27.01624643906306, \"positive_daily\": \"\", \"positive\": 6752, \"region_iso\": \"AUS\", \"region_label\": \"Australia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -25.73288704, \"Longitude\": 134.49100008, \"Geo Region\": \"Oceania\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 6.555867235550163, \"deceased_daily\": \"\", \"deceased\": 580, \"positive_100k\": 174.0921847619717, \"positive_daily\": \"\", \"positive\": 15402, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Azerbaijan\", \"country\": \"AZE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.23133401070613802, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 17.762428822045205, \"positive_daily\": \"\", \"positive\": 1766, \"region_iso\": \"AZE\", \"region_label\": \"Azerbaijan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28827235, \"Longitude\": 47.54599879, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 186.11745980570126, \"positive_daily\": \"\", \"positive\": 2921, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bangladesh\", \"country\": \"BGD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.10101884070171059, \"deceased_daily\": \"\", \"deceased\": 163, \"positive_100k\": 4.402066414136505, \"positive_daily\": \"\", \"positive\": 7103, \"region_iso\": \"BGD\", \"region_label\": \"Bangladesh\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.86731158, \"Longitude\": 90.23812743, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8855728169628521, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 138.96113452842087, \"positive_daily\": \"\", \"positive\": 13181, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 65.67112015092188, \"deceased_daily\": \"\", \"deceased\": 7501, \"positive_100k\": 419.00468461578066, \"positive_daily\": \"\", \"positive\": 47859, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bolivia\", \"country\": \"BOL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.519679926490834, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 9.777029125505521, \"positive_daily\": \"\", \"positive\": 1110, \"region_iso\": \"BOL\", \"region_label\": \"Bolivia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -16.70814787, \"Longitude\": -64.68538645, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Brazil\", \"country\": \"BRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.631888840740234, \"deceased_daily\": \"\", \"deceased\": 5513, \"positive_100k\": 38.04136808895076, \"positive_daily\": \"\", \"positive\": 79685, \"region_iso\": \"BRA\", \"region_label\": \"Brazil\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -10.78777702, \"Longitude\": -53.09783113, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bulgaria\", \"country\": \"BGR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.9111337122890297, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 20.600163776284784, \"positive_daily\": \"\", \"positive\": 1447, \"region_iso\": \"BGR\", \"region_label\": \"Bulgaria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.76890318, \"Longitude\": 25.21552909, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Burkina Faso\", \"country\": \"BFA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.21770459865524378, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 3.2453173892560754, \"positive_daily\": \"\", \"positive\": 641, \"region_iso\": \"BFA\", \"region_label\": \"Burkina Faso\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 12.26953846, \"Longitude\": -1.75456601, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cameroon\", \"country\": \"CMR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2419076248371238, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 7.265160142649357, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"CMR\", \"region_label\": \"Cameroon\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 5.69109849, \"Longitude\": 12.73964156, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 8.513484604057934, \"deceased_daily\": \"\", \"deceased\": 3155, \"positive_100k\": 142.6514623117346, \"positive_daily\": \"\", \"positive\": 52865, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1532818343161144, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 79.4750004805341, \"positive_daily\": \"\", \"positive\": 14885, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"China\", \"country\": \"CHN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.3329432122521953, \"deceased_daily\": \"\", \"deceased\": 4637, \"positive_100k\": 6.027298902156197, \"positive_daily\": \"\", \"positive\": 83944, \"region_iso\": \"CHN\", \"region_label\": \"China\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 36.56176546, \"Longitude\": 103.81907349, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Colombia\", \"country\": \"COL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5599342661341382, \"deceased_daily\": \"\", \"deceased\": 278, \"positive_100k\": 12.501841690268332, \"positive_daily\": \"\", \"positive\": 6207, \"region_iso\": \"COL\", \"region_label\": \"Colombia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.91383431, \"Longitude\": -73.08114582, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Costa Rica\", \"country\": \"CRI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.1200134175000765, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.26159444625909, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"CRI\", \"region_label\": \"Costa Rica\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 9.97634464, \"Longitude\": -84.19208768, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.638382158751895, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 50.42304494546877, \"positive_daily\": \"\", \"positive\": 2062, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cuba\", \"country\": \"CUB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.511547839689374, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 12.938632428005373, \"positive_daily\": \"\", \"positive\": 1467, \"region_iso\": \"CUB\", \"region_label\": \"Cuba\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 21.62289528, \"Longitude\": -79.01605384, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.88411750114567, \"positive_daily\": \"\", \"positive\": 843, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.641295839581774, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 158.7940620749206, \"positive_daily\": \"\", \"positive\": 9206, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 112.31385308472031, \"positive_daily\": \"\", \"positive\": 1077, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 5.168470782950743, \"deceased_daily\": \"\", \"deceased\": 883, \"positive_100k\": 144.4303698406677, \"positive_daily\": \"\", \"positive\": 24675, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 126.12765390450637, \"positive_daily\": \"\", \"positive\": 1666, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.7332028524569365, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 88.90821938909579, \"positive_daily\": \"\", \"positive\": 4906, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 36.00834809684065, \"deceased_daily\": \"\", \"deceased\": 24121, \"positive_100k\": 248.6189758754667, \"positive_daily\": \"\", \"positive\": 166543, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Georgia\", \"country\": \"GEO\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.16081479496113643, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 13.856874832484587, \"positive_daily\": \"\", \"positive\": 517, \"region_iso\": \"GEO\", \"region_label\": \"Georgia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.16855755, \"Longitude\": 43.50780252, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.798338417306538, \"deceased_daily\": \"\", \"deceased\": 6467, \"positive_100k\": 194.79446259367262, \"positive_daily\": \"\", \"positive\": 161539, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ghana\", \"country\": \"GHA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.05375060284660505, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 5.6135785847923145, \"positive_daily\": \"\", \"positive\": 1671, \"region_iso\": \"GHA\", \"region_label\": \"Ghana\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 7.95345644, \"Longitude\": -1.21676566, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Greece\", \"country\": \"GRC\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.2957149680620241, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 24.012674516027154, \"positive_daily\": \"\", \"positive\": 2576, \"region_iso\": \"GRC\", \"region_label\": \"Greece\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.07469623, \"Longitude\": 22.95555794, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Guatemala\", \"country\": \"GTM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.09276541649613775, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 3.229396061771795, \"positive_daily\": \"\", \"positive\": 557, \"region_iso\": \"GTM\", \"region_label\": \"Guatemala\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 15.69403664, \"Longitude\": -90.36482009, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Guinea\", \"country\": \"GIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.05638650467951602, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 10.882595403146594, \"positive_daily\": \"\", \"positive\": 1351, \"region_iso\": \"GIN\", \"region_label\": \"Guinea\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 10.43621593, \"Longitude\": -10.94066612, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Honduras\", \"country\": \"HND\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.6883947697851437, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 7.697505153052061, \"positive_daily\": \"\", \"positive\": 738, \"region_iso\": \"HND\", \"region_label\": \"Honduras\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 14.82688165, \"Longitude\": -86.6151661, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Hungary\", \"country\": \"HUN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.0710062715066404, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 27.915447007995365, \"positive_daily\": \"\", \"positive\": 2727, \"region_iso\": \"HUN\", \"region_label\": \"Hungary\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.16277506, \"Longitude\": 19.39559116, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"India\", \"country\": \"IND\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.07977126846330036, \"deceased_daily\": \"\", \"deceased\": 1079, \"positive_100k\": 2.4442981259811276, \"positive_daily\": \"\", \"positive\": 33062, \"region_iso\": \"IND\", \"region_label\": \"India\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 22.88578212, \"Longitude\": 79.61197609999998, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Indonesia\", \"country\": \"IDN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2929051553119312, \"deceased_daily\": \"\", \"deceased\": 784, \"positive_100k\": 3.650479939480714, \"positive_daily\": \"\", \"positive\": 9771, \"region_iso\": \"IDN\", \"region_label\": \"Indonesia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -2.21505456, \"Longitude\": 117.24011366, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Iraq\", \"country\": \"IRQ\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.23937388118729444, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 5.211585695849465, \"positive_daily\": \"\", \"positive\": 2003, \"region_iso\": \"IRQ\", \"region_label\": \"Iraq\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.03970582, \"Longitude\": 43.74353149, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.518358481477097, \"deceased_daily\": \"\", \"deceased\": 1190, \"positive_100k\": 417.28597842466866, \"positive_daily\": \"\", \"positive\": 20253, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.420135527589545, \"deceased_daily\": \"\", \"deceased\": 215, \"positive_100k\": 178.2345392737342, \"positive_daily\": \"\", \"positive\": 15834, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 45.807400779493626, \"deceased_daily\": \"\", \"deceased\": 27682, \"positive_100k\": 336.8967029874246, \"positive_daily\": \"\", \"positive\": 203591, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Japan\", \"country\": \"JPN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.32640712689808116, \"deceased_daily\": \"\", \"deceased\": 413, \"positive_100k\": 10.981663506655782, \"positive_daily\": \"\", \"positive\": 13895, \"region_iso\": \"JPN\", \"region_label\": \"Japan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 37.59230135, \"Longitude\": 138.03089558, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kazakhstan\", \"country\": \"KAZ\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.13678768565029878, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 17.169590302825505, \"positive_daily\": \"\", \"positive\": 3138, \"region_iso\": \"KAZ\", \"region_label\": \"Kazakhstan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 48.15688067, \"Longitude\": 67.29149357, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kosovo\", \"country\": \"XKX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.6503007641033978, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.637782474394406, \"positive_daily\": \"\", \"positive\": 510, \"region_iso\": \"XKX\", \"region_label\": \"Kosovo\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.57078707, \"Longitude\": 20.87249811, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5800872016085817, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 90.39692225067067, \"positive_daily\": \"\", \"positive\": 3740, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Latvia\", \"country\": \"LVA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.7785970926146432, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 44.068595441988805, \"positive_daily\": \"\", \"positive\": 849, \"region_iso\": \"LVA\", \"region_label\": \"Latvia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 56.85085163, \"Longitude\": 24.91235983, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Lebanon\", \"country\": \"LBN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.3504199564165179, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 10.527199524012893, \"positive_daily\": \"\", \"positive\": 721, \"region_iso\": \"LBN\", \"region_label\": \"Lebanon\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.92306631, \"Longitude\": 35.88016072, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Lithuania\", \"country\": \"LTU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.6131732444104443, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 49.291404690319126, \"positive_daily\": \"\", \"positive\": 1375, \"region_iso\": \"LTU\", \"region_label\": \"Lithuania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.32610984, \"Longitude\": 23.88719355, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 620.1787641839771, \"positive_daily\": \"\", \"positive\": 3769, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malaysia\", \"country\": \"MYS\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.31717249600640185, \"deceased_daily\": \"\", \"deceased\": 100, \"positive_100k\": 18.855904887580586, \"positive_daily\": \"\", \"positive\": 5945, \"region_iso\": \"MYS\", \"region_label\": \"Malaysia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.78986846, \"Longitude\": 109.69762284, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Mexico\", \"country\": \"MEX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.372524910455429, \"deceased_daily\": \"\", \"deceased\": 1732, \"positive_100k\": 14.104833072284167, \"positive_daily\": \"\", \"positive\": 17799, \"region_iso\": \"MEX\", \"region_label\": \"Mexico\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.94753724, \"Longitude\": -102.52345169, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.1303909350646935, \"deceased_daily\": \"\", \"deceased\": 111, \"positive_100k\": 106.34868663179243, \"positive_daily\": \"\", \"positive\": 3771, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Morocco\", \"country\": \"MAR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46628925732278137, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 11.99307071959368, \"positive_daily\": \"\", \"positive\": 4321, \"region_iso\": \"MAR\", \"region_label\": \"Morocco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.83762955, \"Longitude\": -8.45615795, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 27.433087669752748, \"deceased_daily\": \"\", \"deceased\": 4727, \"positive_100k\": 226.32442414745455, \"positive_daily\": \"\", \"positive\": 38998, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"New Zealand\", \"country\": \"NZL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.3889059461672296, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 30.211851396991094, \"positive_daily\": \"\", \"positive\": 1476, \"region_iso\": \"NZL\", \"region_label\": \"New Zealand\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -41.81113557, \"Longitude\": 171.48492347, \"Geo Region\": \"Oceania\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Niger\", \"country\": \"NER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.14258376395115294, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 3.1769444905366266, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"NER\", \"region_label\": \"Niger\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 17.41912493, \"Longitude\": 9.38545882, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Nigeria\", \"country\": \"NGA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.026037047962386574, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 0.8821964486079216, \"positive_daily\": \"\", \"positive\": 1728, \"region_iso\": \"NGA\", \"region_label\": \"Nigeria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 9.59411452, \"Longitude\": 8.08943895, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.895124433231169, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 145.07927236817545, \"positive_daily\": \"\", \"positive\": 7710, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Oman\", \"country\": \"OMN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20706150120002495, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 47.08578537288567, \"positive_daily\": \"\", \"positive\": 2274, \"region_iso\": \"OMN\", \"region_label\": \"Oman\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 20.60515333, \"Longitude\": 56.09166155, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Pakistan\", \"country\": \"PAK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.16162851424802477, \"deceased_daily\": \"\", \"deceased\": 343, \"positive_100k\": 7.315692955395289, \"positive_daily\": \"\", \"positive\": 15525, \"region_iso\": \"PAK\", \"region_label\": \"Pakistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.9497515, \"Longitude\": 69.33957937, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.261561220559016, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 152.6979632849742, \"positive_daily\": \"\", \"positive\": 6378, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.947864745588331, \"deceased_daily\": \"\", \"deceased\": 943, \"positive_100k\": 106.0699879984705, \"positive_daily\": \"\", \"positive\": 33931, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Philippines\", \"country\": \"PHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5231973222198472, \"deceased_daily\": \"\", \"deceased\": 558, \"positive_100k\": 7.6998143549630536, \"positive_daily\": \"\", \"positive\": 8212, \"region_iso\": \"PHL\", \"region_label\": \"Philippines\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.77536778, \"Longitude\": 122.88393253, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Poland\", \"country\": \"POL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.6430327984103026, \"deceased_daily\": \"\", \"deceased\": 624, \"positive_100k\": 33.2819464293369, \"positive_daily\": \"\", \"positive\": 12640, \"region_iso\": \"POL\", \"region_label\": \"Poland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.12759564, \"Longitude\": 19.39012835, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 9.463358517732662, \"deceased_daily\": \"\", \"deceased\": 973, \"positive_100k\": 238.33463563929996, \"positive_daily\": \"\", \"positive\": 24505, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 451.66998181312925, \"positive_daily\": \"\", \"positive\": 12564, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.5586026368783386, \"deceased_daily\": \"\", \"deceased\": 693, \"positive_100k\": 61.50785336872833, \"positive_daily\": \"\", \"positive\": 11978, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46587610360336773, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 63.507518275918954, \"positive_daily\": \"\", \"positive\": 21402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Senegal\", \"country\": \"SEN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.05676671906024589, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.563138467904097, \"positive_daily\": \"\", \"positive\": 882, \"region_iso\": \"SEN\", \"region_label\": \"Senegal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 14.36624173, \"Longitude\": -14.4734924, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 277.3878123162246, \"positive_daily\": \"\", \"positive\": 15641, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.304982364083483, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 68.58949429517281, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Somalia\", \"country\": \"SOM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.18656524979687708, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 3.8778919779208025, \"positive_daily\": \"\", \"positive\": 582, \"region_iso\": \"SOM\", \"region_label\": \"Somalia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 4.75062876, \"Longitude\": 45.70714487, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"South Africa\", \"country\": \"ZAF\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.17826354073413633, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 9.25931983424883, \"positive_daily\": \"\", \"positive\": 5350, \"region_iso\": \"ZAF\", \"region_label\": \"South Africa\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -29.00034095, \"Longitude\": 25.08390093, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 51.95430700563005, \"deceased_daily\": \"\", \"deceased\": 24275, \"positive_100k\": 507.0205303945109, \"positive_daily\": \"\", \"positive\": 236899, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sri Lanka\", \"country\": \"LKA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.03230272265805261, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.99492385786802, \"positive_daily\": \"\", \"positive\": 649, \"region_iso\": \"LKA\", \"region_label\": \"Sri Lanka\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 7.61266509, \"Longitude\": 80.70108238, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.17713532370798, \"deceased_daily\": \"\", \"deceased\": 2462, \"positive_100k\": 199.36807528103955, \"positive_daily\": \"\", \"positive\": 20302, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 20.149020559163503, \"deceased_daily\": \"\", \"deceased\": 1716, \"positive_100k\": 345.29268507186544, \"positive_daily\": \"\", \"positive\": 29407, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Thailand\", \"country\": \"THA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.07777783090995856, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.244653105400887, \"positive_daily\": \"\", \"positive\": 2947, \"region_iso\": \"THA\", \"region_label\": \"Thailand\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 15.11815794, \"Longitude\": 101.0028813, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Tunisia\", \"country\": \"TUN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.34586506212947044, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 8.473694022172026, \"positive_daily\": \"\", \"positive\": 980, \"region_iso\": \"TUN\", \"region_label\": \"Tunisia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.11956246, \"Longitude\": 9.55288359, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.742723918753663, \"deceased_daily\": \"\", \"deceased\": 3081, \"positive_100k\": 142.844259293192, \"positive_daily\": \"\", \"positive\": 117589, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 18.634800919702784, \"deceased_daily\": \"\", \"deceased\": 60967, \"positive_100k\": 317.85223464509, \"positive_daily\": \"\", \"positive\": 1039909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ukraine\", \"country\": \"UKR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5602552756101875, \"deceased_daily\": \"\", \"deceased\": 250, \"positive_100k\": 22.10991419668044, \"positive_daily\": \"\", \"positive\": 9866, \"region_iso\": \"UKR\", \"region_label\": \"Ukraine\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 48.99656673, \"Longitude\": 31.38326469, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0175518346615327, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 123.86097791507575, \"positive_daily\": \"\", \"positive\": 11929, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 39.35388341206742, \"deceased_daily\": \"\", \"deceased\": 26166, \"positive_100k\": 250.32865967239596, \"positive_daily\": \"\", \"positive\": 166441, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Uruguay\", \"country\": \"URY\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.4348709694346591, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 18.26458071625568, \"positive_daily\": \"\", \"positive\": 630, \"region_iso\": \"URY\", \"region_label\": \"Uruguay\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -32.79951534, \"Longitude\": -56.01807053, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Uzbekistan\", \"country\": \"UZB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.027309636660456254, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 6.074876954914824, \"positive_daily\": \"\", \"positive\": 2002, \"region_iso\": \"UZB\", \"region_label\": \"Uzbekistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 41.75554225, \"Longitude\": 63.14001528, \"Geo Region\": \"Asia\"}]}}, {\"mode\": \"vega-lite\"});\n", + " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300, \"stroke\": null}}, \"layer\": [{\"data\": {\"sphere\": true}, \"mark\": {\"type\": \"geoshape\", \"fill\": \"#cae6ef\"}}, {\"data\": {\"graticule\": true}, \"mark\": {\"type\": \"geoshape\", \"stroke\": \"white\", \"strokeWidth\": 0.5}}, {\"data\": {\"url\": \"https://vega.github.io/vega-datasets/data/world-110m.json\", \"format\": {\"feature\": \"countries\", \"type\": \"topojson\"}}, \"mark\": {\"type\": \"geoshape\", \"fill\": \"#dddddd\", \"stroke\": \"#aaaaaa\"}}, {\"data\": {\"name\": \"data-982b3deba42ce50087b960d0ad5d8d35\"}, \"mark\": {\"type\": \"circle\", \"opacity\": 0.6}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"latitude\": {\"field\": \"Latitude\", \"type\": \"quantitative\"}, \"longitude\": {\"field\": \"Longitude\", \"type\": \"quantitative\"}, \"size\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"positive\"}, {\"type\": \"quantitative\", \"field\": \"deceased\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}, {\"type\": \"quantitative\", \"field\": \"deceasaed_100k\"}]}}], \"height\": 400, \"projection\": {\"type\": \"naturalEarth1\"}, \"title\": \"Positive cases per 100k inhabitants\", \"width\": 600, \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-982b3deba42ce50087b960d0ad5d8d35\": [{\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Afghanistan\", \"country\": \"AFG\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.17217081518522917, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 5.840356871361445, \"positive_daily\": \"\", \"positive\": 2171, \"region_iso\": \"AFG\", \"region_label\": \"Afghanistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.83523073, \"Longitude\": 66.00473366, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Albania\", \"country\": \"ALB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.0815050084148068, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 26.967850693698242, \"positive_daily\": \"\", \"positive\": 773, \"region_iso\": \"ALB\", \"region_label\": \"Albania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 41.14244989, \"Longitude\": 20.04983396, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Algeria\", \"country\": \"DZA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.065632822854954, \"deceased_daily\": \"\", \"deceased\": 450, \"positive_100k\": 9.486500196348768, \"positive_daily\": \"\", \"positive\": 4006, \"region_iso\": \"DZA\", \"region_label\": \"Algeria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 28.15893849, \"Longitude\": 2.61732301, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Argentina\", \"country\": \"ARG\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.48994817382156564, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 9.951791347164646, \"positive_daily\": \"\", \"positive\": 4428, \"region_iso\": \"ARG\", \"region_label\": \"Argentina\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -35.3813488, \"Longitude\": -65.17980692, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.0840931019155926, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 69.99176089242545, \"positive_daily\": \"\", \"positive\": 2066, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Australia\", \"country\": \"AUS\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.372113583950365, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 27.072263537722257, \"positive_daily\": \"\", \"positive\": 6766, \"region_iso\": \"AUS\", \"region_label\": \"Australia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -25.73288704, \"Longitude\": 134.49100008, \"Geo Region\": \"Oceania\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 6.601080113036715, \"deceased_daily\": \"\", \"deceased\": 584, \"positive_100k\": 174.65734573055363, \"positive_daily\": \"\", \"positive\": 15452, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Azerbaijan\", \"country\": \"AZE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.2413920111716223, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 18.144632839733607, \"positive_daily\": \"\", \"positive\": 1804, \"region_iso\": \"AZE\", \"region_label\": \"Azerbaijan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28827235, \"Longitude\": 47.54599879, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 193.69978699395134, \"positive_daily\": \"\", \"positive\": 3040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bangladesh\", \"country\": \"BGD\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.10411757814654833, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 4.751603997914202, \"positive_daily\": \"\", \"positive\": 7667, \"region_iso\": \"BGD\", \"region_label\": \"Bangladesh\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.86731158, \"Longitude\": 90.23812743, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.9382854846392124, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 147.88011789926102, \"positive_daily\": \"\", \"positive\": 14027, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 66.48533347901623, \"deceased_daily\": \"\", \"deceased\": 7594, \"positive_100k\": 424.78297275064375, \"positive_daily\": \"\", \"positive\": 48519, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bolivia\", \"country\": \"BOL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.519679926490834, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 9.777029125505521, \"positive_daily\": \"\", \"positive\": 1110, \"region_iso\": \"BOL\", \"region_label\": \"Bolivia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -16.70814787, \"Longitude\": -64.68538645, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Brazil\", \"country\": \"BRA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.867245488388508, \"deceased_daily\": \"\", \"deceased\": 6006, \"positive_100k\": 41.62279926675472, \"positive_daily\": \"\", \"positive\": 87187, \"region_iso\": \"BRA\", \"region_label\": \"Brazil\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -10.78777702, \"Longitude\": -53.09783113, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bulgaria\", \"country\": \"BGR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.9396066407980621, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 21.440115167301233, \"positive_daily\": \"\", \"positive\": 1506, \"region_iso\": \"BGR\", \"region_label\": \"Bulgaria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.76890318, \"Longitude\": 25.21552909, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Burkina Faso\", \"country\": \"BFA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.21770459865524378, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 3.2655689798286565, \"positive_daily\": \"\", \"positive\": 645, \"region_iso\": \"BFA\", \"region_label\": \"Burkina Faso\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 12.26953846, \"Longitude\": -1.75456601, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cameroon\", \"country\": \"CMR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.2419076248371238, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 7.265160142649357, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"CMR\", \"region_label\": \"Cameroon\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 5.69109849, \"Longitude\": 12.73964156, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 8.93173820584208, \"deceased_daily\": \"\", \"deceased\": 3310, \"positive_100k\": 146.9473315636079, \"positive_daily\": \"\", \"positive\": 54457, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.212013779582213, \"deceased_daily\": \"\", \"deceased\": 227, \"positive_100k\": 85.55108718169956, \"positive_daily\": \"\", \"positive\": 16023, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"China\", \"country\": \"CHN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3329432122521953, \"deceased_daily\": \"\", \"deceased\": 4637, \"positive_100k\": 6.028160519267913, \"positive_daily\": \"\", \"positive\": 83956, \"region_iso\": \"CHN\", \"region_label\": \"China\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 36.56176546, \"Longitude\": 103.81907349, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Colombia\", \"country\": \"COL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5901465466809444, \"deceased_daily\": \"\", \"deceased\": 293, \"positive_100k\": 13.106087301204452, \"positive_daily\": \"\", \"positive\": 6507, \"region_iso\": \"COL\", \"region_label\": \"Colombia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.91383431, \"Longitude\": -73.08114582, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Costa Rica\", \"country\": \"CRI\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.1200134175000765, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.381607863759166, \"positive_daily\": \"\", \"positive\": 719, \"region_iso\": \"CRI\", \"region_label\": \"Costa Rica\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 9.97634464, \"Longitude\": -84.19208768, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6872890888638918, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 50.765393456252745, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cuba\", \"country\": \"CUB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5380072107077899, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 13.238505299547422, \"positive_daily\": \"\", \"positive\": 1501, \"region_iso\": \"CUB\", \"region_label\": \"Cuba\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 21.62289528, \"Longitude\": -79.01605384, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 71.47271634160595, \"positive_daily\": \"\", \"positive\": 850, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 7.796536612846415, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 161.38140829599791, \"positive_daily\": \"\", \"positive\": 9356, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 113.56526091853335, \"positive_daily\": \"\", \"positive\": 1089, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 5.267977015465083, \"deceased_daily\": \"\", \"deceased\": 900, \"positive_100k\": 145.94637655956265, \"positive_daily\": \"\", \"positive\": 24934, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.9367575048225283, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 127.86891203163941, \"positive_daily\": \"\", \"positive\": 1689, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.8238145721767656, \"deceased_daily\": \"\", \"deceased\": 211, \"positive_100k\": 90.52110800010873, \"positive_daily\": \"\", \"positive\": 4995, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 36.4397735186717, \"deceased_daily\": \"\", \"deceased\": 24410, \"positive_100k\": 249.74754895126006, \"positive_daily\": \"\", \"positive\": 167299, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Georgia\", \"country\": \"GEO\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.16081479496113643, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.446529080675422, \"positive_daily\": \"\", \"positive\": 539, \"region_iso\": \"GEO\", \"region_label\": \"Georgia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.16855755, \"Longitude\": 43.50780252, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 7.9864535855607235, \"deceased_daily\": \"\", \"deceased\": 6623, \"positive_100k\": 196.56708629452933, \"positive_daily\": \"\", \"positive\": 163009, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ghana\", \"country\": \"GHA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.057110015524517874, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 6.96742189399118, \"positive_daily\": \"\", \"positive\": 2074, \"region_iso\": \"GHA\", \"region_label\": \"Ghana\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 7.95345644, \"Longitude\": -1.21676566, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Greece\", \"country\": \"GRC\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.3050366584797368, \"deceased_daily\": \"\", \"deceased\": 140, \"positive_100k\": 24.15249987229284, \"positive_daily\": \"\", \"positive\": 2591, \"region_iso\": \"GRC\", \"region_label\": \"Greece\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.07469623, \"Longitude\": 22.95555794, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Guatemala\", \"country\": \"GTM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.09276541649613775, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 3.4729052800741567, \"positive_daily\": \"\", \"positive\": 599, \"region_iso\": \"GTM\", \"region_label\": \"Guatemala\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 15.69403664, \"Longitude\": -90.36482009, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Guinea\", \"country\": \"GIN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.05638650467951602, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 12.042546356553778, \"positive_daily\": \"\", \"positive\": 1495, \"region_iso\": \"GIN\", \"region_label\": \"Guinea\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 10.43621593, \"Longitude\": -10.94066612, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Honduras\", \"country\": \"HND\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.7405458887082607, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 8.041702537944632, \"positive_daily\": \"\", \"positive\": 771, \"region_iso\": \"HND\", \"region_label\": \"Honduras\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 14.82688165, \"Longitude\": -86.6151661, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Hungary\", \"country\": \"HUN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.1938465223669064, \"deceased_daily\": \"\", \"deceased\": 312, \"positive_100k\": 28.406808011436425, \"positive_daily\": \"\", \"positive\": 2775, \"region_iso\": \"HUN\", \"region_label\": \"Hungary\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.16277506, \"Longitude\": 19.39559116, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"India\", \"country\": \"IND\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.08531607396352976, \"deceased_daily\": \"\", \"deceased\": 1154, \"positive_100k\": 2.5774473887266365, \"positive_daily\": \"\", \"positive\": 34863, \"region_iso\": \"IND\", \"region_label\": \"India\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 22.88578212, \"Longitude\": 79.61197609999998, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Indonesia\", \"country\": \"IDN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.29589398342735906, \"deceased_daily\": \"\", \"deceased\": 792, \"positive_100k\": 3.7801203589873977, \"positive_daily\": \"\", \"positive\": 10118, \"region_iso\": \"IDN\", \"region_label\": \"Indonesia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -2.21505456, \"Longitude\": 117.24011366, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Iraq\", \"country\": \"IRQ\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.2419757712001998, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 5.424940676907705, \"positive_daily\": \"\", \"positive\": 2085, \"region_iso\": \"IRQ\", \"region_label\": \"Iraq\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.03970582, \"Longitude\": 43.74353149, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 25.383712310235115, \"deceased_daily\": \"\", \"deceased\": 1232, \"positive_100k\": 424.68269329429074, \"positive_daily\": \"\", \"positive\": 20612, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.498930637790135, \"deceased_daily\": \"\", \"deceased\": 222, \"positive_100k\": 179.49526103694365, \"positive_daily\": \"\", \"positive\": 15946, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 46.27901082292097, \"deceased_daily\": \"\", \"deceased\": 27967, \"positive_100k\": 339.99443632530523, \"positive_daily\": \"\", \"positive\": 205463, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Japan\", \"country\": \"JPN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.33984277134667046, \"deceased_daily\": \"\", \"deceased\": 430, \"positive_100k\": 11.13419758774859, \"positive_daily\": \"\", \"positive\": 14088, \"region_iso\": \"JPN\", \"region_label\": \"Japan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 37.59230135, \"Longitude\": 138.03089558, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kazakhstan\", \"country\": \"KAZ\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.13678768565029878, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 18.61406826329266, \"positive_daily\": \"\", \"positive\": 3402, \"region_iso\": \"KAZ\", \"region_label\": \"Kazakhstan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 48.15688067, \"Longitude\": 67.29149357, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kosovo\", \"country\": \"XKX\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.1922180675228962, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 43.299192543217906, \"positive_daily\": \"\", \"positive\": 799, \"region_iso\": \"XKX\", \"region_label\": \"Kosovo\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.57078707, \"Longitude\": 20.87249811, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.6284278017426302, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 97.26128746970555, \"positive_daily\": \"\", \"positive\": 4024, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Latvia\", \"country\": \"LVA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.7785970926146432, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 44.535753697557595, \"positive_daily\": \"\", \"positive\": 858, \"region_iso\": \"LVA\", \"region_label\": \"Latvia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 56.85085163, \"Longitude\": 24.91235983, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Lebanon\", \"country\": \"LBN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3504199564165179, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 10.585602850082312, \"positive_daily\": \"\", \"positive\": 725, \"region_iso\": \"LBN\", \"region_label\": \"Lebanon\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.92306631, \"Longitude\": 35.88016072, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Lithuania\", \"country\": \"LTU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6131732444104443, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 49.64988763352145, \"positive_daily\": \"\", \"positive\": 1385, \"region_iso\": \"LTU\", \"region_label\": \"Lithuania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.32610984, \"Longitude\": 23.88719355, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 14.809256772766764, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 622.6469736461048, \"positive_daily\": \"\", \"positive\": 3784, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malaysia\", \"country\": \"MYS\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3235159459265298, \"deceased_daily\": \"\", \"deceased\": 102, \"positive_100k\": 19.036693210304236, \"positive_daily\": \"\", \"positive\": 6002, \"region_iso\": \"MYS\", \"region_label\": \"Malaysia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.78986846, \"Longitude\": 109.69762284, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Mexico\", \"country\": \"MEX\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.4731661712105324, \"deceased_daily\": \"\", \"deceased\": 1859, \"positive_100k\": 15.234075565008755, \"positive_daily\": \"\", \"positive\": 19224, \"region_iso\": \"MEX\", \"region_label\": \"Mexico\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.94753724, \"Longitude\": -102.52345169, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.2713995357432832, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 109.90210336889288, \"positive_daily\": \"\", \"positive\": 3897, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Morocco\", \"country\": \"MAR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.47184031990995734, \"deceased_daily\": \"\", \"deceased\": 170, \"positive_100k\": 12.276174911539654, \"positive_daily\": \"\", \"positive\": 4423, \"region_iso\": \"MAR\", \"region_label\": \"Morocco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.83762955, \"Longitude\": -8.45615795, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 27.920580659864708, \"deceased_daily\": \"\", \"deceased\": 4811, \"positive_100k\": 229.30741696790156, \"positive_daily\": \"\", \"positive\": 39512, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"New Zealand\", \"country\": \"NZL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3889059461672296, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 30.273257599017498, \"positive_daily\": \"\", \"positive\": 1479, \"region_iso\": \"NZL\", \"region_label\": \"New Zealand\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -41.81113557, \"Longitude\": 171.48492347, \"Geo Region\": \"Oceania\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Niger\", \"country\": \"NER\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.14258376395115294, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 3.2036789462774675, \"positive_daily\": \"\", \"positive\": 719, \"region_iso\": \"NER\", \"region_label\": \"Niger\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 17.41912493, \"Longitude\": 9.38545882, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Nigeria\", \"country\": \"NGA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.02961076042781218, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 0.986344640457468, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"NGA\", \"region_label\": \"Nigeria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 9.59411452, \"Longitude\": 8.08943895, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.9515755119736498, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 145.60614910310525, \"positive_daily\": \"\", \"positive\": 7738, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Oman\", \"country\": \"OMN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.2277676513200274, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 48.61804048176585, \"positive_daily\": \"\", \"positive\": 2348, \"region_iso\": \"OMN\", \"region_label\": \"Oman\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 20.60515333, \"Longitude\": 56.09166155, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Pakistan\", \"country\": \"PAK\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.18141976089064005, \"deceased_daily\": \"\", \"deceased\": 385, \"positive_100k\": 7.924509399734787, \"positive_daily\": \"\", \"positive\": 16817, \"region_iso\": \"PAK\", \"region_label\": \"Pakistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.9497515, \"Longitude\": 69.33957937, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 4.500974772275815, \"deceased_daily\": \"\", \"deceased\": 188, \"positive_100k\": 156.3849319814129, \"positive_daily\": \"\", \"positive\": 6532, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.2854780992718307, \"deceased_daily\": \"\", \"deceased\": 1051, \"positive_100k\": 115.58880894260248, \"positive_daily\": \"\", \"positive\": 36976, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Philippines\", \"country\": \"PHL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.532573618316977, \"deceased_daily\": \"\", \"deceased\": 568, \"positive_100k\": 7.958600127243839, \"positive_daily\": \"\", \"positive\": 8488, \"region_iso\": \"PHL\", \"region_label\": \"Philippines\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.77536778, \"Longitude\": 122.88393253, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Poland\", \"country\": \"POL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6956941060516584, \"deceased_daily\": \"\", \"deceased\": 644, \"positive_100k\": 33.90598292488696, \"positive_daily\": \"\", \"positive\": 12877, \"region_iso\": \"POL\", \"region_label\": \"Poland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.12759564, \"Longitude\": 19.39012835, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 9.618973868486744, \"deceased_daily\": \"\", \"deceased\": 989, \"positive_100k\": 243.58665372725025, \"positive_daily\": \"\", \"positive\": 25045, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 482.04734050718326, \"positive_daily\": \"\", \"positive\": 13409, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.681844286640359, \"deceased_daily\": \"\", \"deceased\": 717, \"positive_100k\": 62.85324137863039, \"positive_daily\": \"\", \"positive\": 12240, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.4807129221894622, \"deceased_daily\": \"\", \"deceased\": 162, \"positive_100k\": 67.51642665788168, \"positive_daily\": \"\", \"positive\": 22753, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Senegal\", \"country\": \"SEN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.05676671906024589, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.8848165425788235, \"positive_daily\": \"\", \"positive\": 933, \"region_iso\": \"SEN\", \"region_label\": \"Senegal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 14.36624173, \"Longitude\": -14.4734924, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.563704475626475, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 129.03024369228442, \"positive_daily\": \"\", \"positive\": 9009, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.26601989545063415, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 286.75171263608695, \"positive_daily\": \"\", \"positive\": 16169, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 4.401723540804461, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 69.12157076713818, \"positive_daily\": \"\", \"positive\": 1429, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Somalia\", \"country\": \"SOM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.18656524979687708, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 4.004489825997255, \"positive_daily\": \"\", \"positive\": 601, \"region_iso\": \"SOM\", \"region_label\": \"Somalia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 4.75062876, \"Longitude\": 45.70714487, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"South Africa\", \"country\": \"ZAF\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.17826354073413633, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 9.773341888598717, \"positive_daily\": \"\", \"positive\": 5647, \"region_iso\": \"ZAF\", \"region_label\": \"South Africa\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -29.00034095, \"Longitude\": 25.08390093, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 52.52789111592907, \"deceased_daily\": \"\", \"deceased\": 24543, \"positive_100k\": 456.8019573943007, \"positive_daily\": \"\", \"positive\": 213435, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sri Lanka\", \"country\": \"LKA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.03230272265805261, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 3.0595293031841257, \"positive_daily\": \"\", \"positive\": 663, \"region_iso\": \"LKA\", \"region_label\": \"Sri Lanka\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 7.61266509, \"Longitude\": 80.70108238, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 25.394830197850865, \"deceased_daily\": \"\", \"deceased\": 2586, \"positive_100k\": 207.1259700437241, \"positive_daily\": \"\", \"positive\": 21092, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 20.39559948209033, \"deceased_daily\": \"\", \"deceased\": 1737, \"positive_100k\": 347.3944768434798, \"positive_daily\": \"\", \"positive\": 29586, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Thailand\", \"country\": \"THA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.07777783090995856, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.254735416815141, \"positive_daily\": \"\", \"positive\": 2954, \"region_iso\": \"THA\", \"region_label\": \"Thailand\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 15.11815794, \"Longitude\": 101.0028813, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Tunisia\", \"country\": \"TUN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3545116886827072, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.594746793917341, \"positive_daily\": \"\", \"positive\": 994, \"region_iso\": \"TUN\", \"region_label\": \"Tunisia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.11956246, \"Longitude\": 9.55288359, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.8556980584628784, \"deceased_daily\": \"\", \"deceased\": 3174, \"positive_100k\": 146.02089773770376, \"positive_daily\": \"\", \"positive\": 120204, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 19.25497266943751, \"deceased_daily\": \"\", \"deceased\": 62996, \"positive_100k\": 326.87360930917106, \"positive_daily\": \"\", \"positive\": 1069424, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ukraine\", \"country\": \"UKR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5849065077370358, \"deceased_daily\": \"\", \"deceased\": 261, \"positive_100k\": 23.320065591998443, \"positive_daily\": \"\", \"positive\": 10406, \"region_iso\": \"UKR\", \"region_label\": \"Ukraine\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 48.99656673, \"Longitude\": 31.38326469, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.090234108565928, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 129.59249437153662, \"positive_daily\": \"\", \"positive\": 12481, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 40.370593080589835, \"deceased_daily\": \"\", \"deceased\": 26842, \"positive_100k\": 259.41287032014066, \"positive_daily\": \"\", \"positive\": 172481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Uruguay\", \"country\": \"URY\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.4928537653592802, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 18.64146888976572, \"positive_daily\": \"\", \"positive\": 643, \"region_iso\": \"URY\", \"region_label\": \"Uruguay\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -32.79951534, \"Longitude\": -56.01807053, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Uzbekistan\", \"country\": \"UZB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.027309636660456254, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 6.187149905630033, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"UZB\", \"region_label\": \"Uzbekistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 41.75554225, \"Longitude\": 63.14001528, \"Geo Region\": \"Asia\"}]}}, {\"mode\": \"vega-lite\"});\n", "</script>" ], "text/plain": [ @@ -392,10 +392,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.131882, - "end_time": "2020-04-30T20:47:14.612712", + "duration": 0.130085, + "end_time": "2020-05-01T07:32:52.837012", "exception": false, - "start_time": "2020-04-30T20:47:14.480830", + "start_time": "2020-05-01T07:32:52.706927", "status": "completed" }, "tags": [] @@ -405,10 +405,10 @@ "data": { "text/html": [ "\n", - "<div id=\"altair-viz-e14d79d629894d57bd90d139b43478b7\"></div>\n", + "<div id=\"altair-viz-3114678a9e2c4bfc9a600d78bebe0bae\"></div>\n", "<script type=\"text/javascript\">\n", " (function(spec, embedOpt){\n", - " const outputDiv = document.getElementById(\"altair-viz-e14d79d629894d57bd90d139b43478b7\");\n", + " const outputDiv = document.getElementById(\"altair-viz-3114678a9e2c4bfc9a600d78bebe0bae\");\n", " const paths = {\n", " \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n", " \"vega-lib\": \"https://cdn.jsdelivr.net/npm//vega-lib?noext\",\n", @@ -449,7 +449,7 @@ " .catch(showError)\n", " .then(() => displayChart(vegaEmbed));\n", " }\n", - " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}}, \"layer\": [{\"mark\": \"bar\", \"encoding\": {\"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"positive\"}, {\"type\": \"quantitative\", \"field\": \"deceased\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}, {\"type\": \"quantitative\", \"field\": \"deceased_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Positive cases/100k\"}, \"y\": {\"type\": \"nominal\", \"field\": \"country_label\", \"sort\": \"-x\", \"title\": \"Country/Region\"}}}, {\"mark\": {\"type\": \"text\", \"align\": \"left\", \"baseline\": \"middle\", \"dx\": 3}, \"encoding\": {\"text\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"format\": \".3\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"positive\"}, {\"type\": \"quantitative\", \"field\": \"deceased\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}, {\"type\": \"quantitative\", \"field\": \"deceased_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Positive cases/100k\"}, \"y\": {\"type\": \"nominal\", \"field\": \"country_label\", \"sort\": \"-x\", \"title\": \"Country/Region\"}}}], \"data\": {\"name\": \"data-dad8977a345576c37823c7f4a31df633\"}, \"height\": 900, \"title\": \"Confirmed cases per 100k inhabitants\", \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-dad8977a345576c37823c7f4a31df633\": [{\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Afghanistan\", \"country\": \"AFG\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.16141013923615236, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 5.216237666314989, \"positive_daily\": \"\", \"positive\": 1939, \"region_iso\": \"AFG\", \"region_label\": \"Afghanistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.83523073, \"Longitude\": 66.00473366, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Albania\", \"country\": \"ALB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0466177500788452, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 26.723639885346515, \"positive_daily\": \"\", \"positive\": 766, \"region_iso\": \"ALB\", \"region_label\": \"Albania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 41.14244989, \"Longitude\": 20.04983396, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Algeria\", \"country\": \"DZA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0514243852168879, \"deceased_daily\": \"\", \"deceased\": 444, \"positive_100k\": 9.112344671879695, \"positive_daily\": \"\", \"positive\": 3848, \"region_iso\": \"DZA\", \"region_label\": \"Algeria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 28.15893849, \"Longitude\": 2.61732301, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Argentina\", \"country\": \"ARG\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.48095829907254606, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 9.630403324887196, \"positive_daily\": \"\", \"positive\": 4285, \"region_iso\": \"ARG\", \"region_label\": \"Argentina\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -35.3813488, \"Longitude\": -65.17980692, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 65.4521210281539, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Australia\", \"country\": \"AUS\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.3641111412847658, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 27.01624643906306, \"positive_daily\": \"\", \"positive\": 6752, \"region_iso\": \"AUS\", \"region_label\": \"Australia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -25.73288704, \"Longitude\": 134.49100008, \"Geo Region\": \"Oceania\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 6.555867235550163, \"deceased_daily\": \"\", \"deceased\": 580, \"positive_100k\": 174.0921847619717, \"positive_daily\": \"\", \"positive\": 15402, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Azerbaijan\", \"country\": \"AZE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.23133401070613802, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 17.762428822045205, \"positive_daily\": \"\", \"positive\": 1766, \"region_iso\": \"AZE\", \"region_label\": \"Azerbaijan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28827235, \"Longitude\": 47.54599879, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 186.11745980570126, \"positive_daily\": \"\", \"positive\": 2921, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bangladesh\", \"country\": \"BGD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.10101884070171059, \"deceased_daily\": \"\", \"deceased\": 163, \"positive_100k\": 4.402066414136505, \"positive_daily\": \"\", \"positive\": 7103, \"region_iso\": \"BGD\", \"region_label\": \"Bangladesh\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.86731158, \"Longitude\": 90.23812743, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8855728169628521, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 138.96113452842087, \"positive_daily\": \"\", \"positive\": 13181, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 65.67112015092188, \"deceased_daily\": \"\", \"deceased\": 7501, \"positive_100k\": 419.00468461578066, \"positive_daily\": \"\", \"positive\": 47859, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bolivia\", \"country\": \"BOL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.519679926490834, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 9.777029125505521, \"positive_daily\": \"\", \"positive\": 1110, \"region_iso\": \"BOL\", \"region_label\": \"Bolivia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -16.70814787, \"Longitude\": -64.68538645, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Brazil\", \"country\": \"BRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.631888840740234, \"deceased_daily\": \"\", \"deceased\": 5513, \"positive_100k\": 38.04136808895076, \"positive_daily\": \"\", \"positive\": 79685, \"region_iso\": \"BRA\", \"region_label\": \"Brazil\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -10.78777702, \"Longitude\": -53.09783113, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bulgaria\", \"country\": \"BGR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.9111337122890297, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 20.600163776284784, \"positive_daily\": \"\", \"positive\": 1447, \"region_iso\": \"BGR\", \"region_label\": \"Bulgaria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.76890318, \"Longitude\": 25.21552909, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Burkina Faso\", \"country\": \"BFA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.21770459865524378, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 3.2453173892560754, \"positive_daily\": \"\", \"positive\": 641, \"region_iso\": \"BFA\", \"region_label\": \"Burkina Faso\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 12.26953846, \"Longitude\": -1.75456601, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cameroon\", \"country\": \"CMR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2419076248371238, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 7.265160142649357, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"CMR\", \"region_label\": \"Cameroon\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 5.69109849, \"Longitude\": 12.73964156, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 8.513484604057934, \"deceased_daily\": \"\", \"deceased\": 3155, \"positive_100k\": 142.6514623117346, \"positive_daily\": \"\", \"positive\": 52865, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1532818343161144, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 79.4750004805341, \"positive_daily\": \"\", \"positive\": 14885, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"China\", \"country\": \"CHN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.3329432122521953, \"deceased_daily\": \"\", \"deceased\": 4637, \"positive_100k\": 6.027298902156197, \"positive_daily\": \"\", \"positive\": 83944, \"region_iso\": \"CHN\", \"region_label\": \"China\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 36.56176546, \"Longitude\": 103.81907349, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Colombia\", \"country\": \"COL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5599342661341382, \"deceased_daily\": \"\", \"deceased\": 278, \"positive_100k\": 12.501841690268332, \"positive_daily\": \"\", \"positive\": 6207, \"region_iso\": \"COL\", \"region_label\": \"Colombia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.91383431, \"Longitude\": -73.08114582, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Costa Rica\", \"country\": \"CRI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.1200134175000765, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.26159444625909, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"CRI\", \"region_label\": \"Costa Rica\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 9.97634464, \"Longitude\": -84.19208768, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.638382158751895, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 50.42304494546877, \"positive_daily\": \"\", \"positive\": 2062, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cuba\", \"country\": \"CUB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.511547839689374, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 12.938632428005373, \"positive_daily\": \"\", \"positive\": 1467, \"region_iso\": \"CUB\", \"region_label\": \"Cuba\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 21.62289528, \"Longitude\": -79.01605384, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.88411750114567, \"positive_daily\": \"\", \"positive\": 843, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.641295839581774, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 158.7940620749206, \"positive_daily\": \"\", \"positive\": 9206, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 112.31385308472031, \"positive_daily\": \"\", \"positive\": 1077, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 5.168470782950743, \"deceased_daily\": \"\", \"deceased\": 883, \"positive_100k\": 144.4303698406677, \"positive_daily\": \"\", \"positive\": 24675, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 126.12765390450637, \"positive_daily\": \"\", \"positive\": 1666, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.7332028524569365, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 88.90821938909579, \"positive_daily\": \"\", \"positive\": 4906, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 36.00834809684065, \"deceased_daily\": \"\", \"deceased\": 24121, \"positive_100k\": 248.6189758754667, \"positive_daily\": \"\", \"positive\": 166543, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Georgia\", \"country\": \"GEO\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.16081479496113643, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 13.856874832484587, \"positive_daily\": \"\", \"positive\": 517, \"region_iso\": \"GEO\", \"region_label\": \"Georgia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.16855755, \"Longitude\": 43.50780252, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.798338417306538, \"deceased_daily\": \"\", \"deceased\": 6467, \"positive_100k\": 194.79446259367262, \"positive_daily\": \"\", \"positive\": 161539, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ghana\", \"country\": \"GHA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.05375060284660505, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 5.6135785847923145, \"positive_daily\": \"\", \"positive\": 1671, \"region_iso\": \"GHA\", \"region_label\": \"Ghana\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 7.95345644, \"Longitude\": -1.21676566, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Greece\", \"country\": \"GRC\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.2957149680620241, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 24.012674516027154, \"positive_daily\": \"\", \"positive\": 2576, \"region_iso\": \"GRC\", \"region_label\": \"Greece\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.07469623, \"Longitude\": 22.95555794, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Guatemala\", \"country\": \"GTM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.09276541649613775, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 3.229396061771795, \"positive_daily\": \"\", \"positive\": 557, \"region_iso\": \"GTM\", \"region_label\": \"Guatemala\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 15.69403664, \"Longitude\": -90.36482009, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Guinea\", \"country\": \"GIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.05638650467951602, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 10.882595403146594, \"positive_daily\": \"\", \"positive\": 1351, \"region_iso\": \"GIN\", \"region_label\": \"Guinea\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 10.43621593, \"Longitude\": -10.94066612, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Honduras\", \"country\": \"HND\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.6883947697851437, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 7.697505153052061, \"positive_daily\": \"\", \"positive\": 738, \"region_iso\": \"HND\", \"region_label\": \"Honduras\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 14.82688165, \"Longitude\": -86.6151661, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Hungary\", \"country\": \"HUN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.0710062715066404, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 27.915447007995365, \"positive_daily\": \"\", \"positive\": 2727, \"region_iso\": \"HUN\", \"region_label\": \"Hungary\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.16277506, \"Longitude\": 19.39559116, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"India\", \"country\": \"IND\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.07977126846330036, \"deceased_daily\": \"\", \"deceased\": 1079, \"positive_100k\": 2.4442981259811276, \"positive_daily\": \"\", \"positive\": 33062, \"region_iso\": \"IND\", \"region_label\": \"India\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 22.88578212, \"Longitude\": 79.61197609999998, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Indonesia\", \"country\": \"IDN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2929051553119312, \"deceased_daily\": \"\", \"deceased\": 784, \"positive_100k\": 3.650479939480714, \"positive_daily\": \"\", \"positive\": 9771, \"region_iso\": \"IDN\", \"region_label\": \"Indonesia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -2.21505456, \"Longitude\": 117.24011366, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Iraq\", \"country\": \"IRQ\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.23937388118729444, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 5.211585695849465, \"positive_daily\": \"\", \"positive\": 2003, \"region_iso\": \"IRQ\", \"region_label\": \"Iraq\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.03970582, \"Longitude\": 43.74353149, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.518358481477097, \"deceased_daily\": \"\", \"deceased\": 1190, \"positive_100k\": 417.28597842466866, \"positive_daily\": \"\", \"positive\": 20253, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.420135527589545, \"deceased_daily\": \"\", \"deceased\": 215, \"positive_100k\": 178.2345392737342, \"positive_daily\": \"\", \"positive\": 15834, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 45.807400779493626, \"deceased_daily\": \"\", \"deceased\": 27682, \"positive_100k\": 336.8967029874246, \"positive_daily\": \"\", \"positive\": 203591, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Japan\", \"country\": \"JPN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.32640712689808116, \"deceased_daily\": \"\", \"deceased\": 413, \"positive_100k\": 10.981663506655782, \"positive_daily\": \"\", \"positive\": 13895, \"region_iso\": \"JPN\", \"region_label\": \"Japan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 37.59230135, \"Longitude\": 138.03089558, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kazakhstan\", \"country\": \"KAZ\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.13678768565029878, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 17.169590302825505, \"positive_daily\": \"\", \"positive\": 3138, \"region_iso\": \"KAZ\", \"region_label\": \"Kazakhstan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 48.15688067, \"Longitude\": 67.29149357, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kosovo\", \"country\": \"XKX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.6503007641033978, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.637782474394406, \"positive_daily\": \"\", \"positive\": 510, \"region_iso\": \"XKX\", \"region_label\": \"Kosovo\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.57078707, \"Longitude\": 20.87249811, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5800872016085817, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 90.39692225067067, \"positive_daily\": \"\", \"positive\": 3740, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Latvia\", \"country\": \"LVA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.7785970926146432, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 44.068595441988805, \"positive_daily\": \"\", \"positive\": 849, \"region_iso\": \"LVA\", \"region_label\": \"Latvia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 56.85085163, \"Longitude\": 24.91235983, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Lebanon\", \"country\": \"LBN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.3504199564165179, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 10.527199524012893, \"positive_daily\": \"\", \"positive\": 721, \"region_iso\": \"LBN\", \"region_label\": \"Lebanon\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.92306631, \"Longitude\": 35.88016072, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Lithuania\", \"country\": \"LTU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.6131732444104443, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 49.291404690319126, \"positive_daily\": \"\", \"positive\": 1375, \"region_iso\": \"LTU\", \"region_label\": \"Lithuania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.32610984, \"Longitude\": 23.88719355, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 620.1787641839771, \"positive_daily\": \"\", \"positive\": 3769, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malaysia\", \"country\": \"MYS\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.31717249600640185, \"deceased_daily\": \"\", \"deceased\": 100, \"positive_100k\": 18.855904887580586, \"positive_daily\": \"\", \"positive\": 5945, \"region_iso\": \"MYS\", \"region_label\": \"Malaysia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.78986846, \"Longitude\": 109.69762284, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Mexico\", \"country\": \"MEX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.372524910455429, \"deceased_daily\": \"\", \"deceased\": 1732, \"positive_100k\": 14.104833072284167, \"positive_daily\": \"\", \"positive\": 17799, \"region_iso\": \"MEX\", \"region_label\": \"Mexico\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.94753724, \"Longitude\": -102.52345169, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.1303909350646935, \"deceased_daily\": \"\", \"deceased\": 111, \"positive_100k\": 106.34868663179243, \"positive_daily\": \"\", \"positive\": 3771, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Morocco\", \"country\": \"MAR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46628925732278137, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 11.99307071959368, \"positive_daily\": \"\", \"positive\": 4321, \"region_iso\": \"MAR\", \"region_label\": \"Morocco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.83762955, \"Longitude\": -8.45615795, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 27.433087669752748, \"deceased_daily\": \"\", \"deceased\": 4727, \"positive_100k\": 226.32442414745455, \"positive_daily\": \"\", \"positive\": 38998, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"New Zealand\", \"country\": \"NZL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.3889059461672296, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 30.211851396991094, \"positive_daily\": \"\", \"positive\": 1476, \"region_iso\": \"NZL\", \"region_label\": \"New Zealand\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -41.81113557, \"Longitude\": 171.48492347, \"Geo Region\": \"Oceania\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Niger\", \"country\": \"NER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.14258376395115294, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 3.1769444905366266, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"NER\", \"region_label\": \"Niger\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 17.41912493, \"Longitude\": 9.38545882, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Nigeria\", \"country\": \"NGA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.026037047962386574, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 0.8821964486079216, \"positive_daily\": \"\", \"positive\": 1728, \"region_iso\": \"NGA\", \"region_label\": \"Nigeria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 9.59411452, \"Longitude\": 8.08943895, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.895124433231169, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 145.07927236817545, \"positive_daily\": \"\", \"positive\": 7710, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Oman\", \"country\": \"OMN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20706150120002495, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 47.08578537288567, \"positive_daily\": \"\", \"positive\": 2274, \"region_iso\": \"OMN\", \"region_label\": \"Oman\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 20.60515333, \"Longitude\": 56.09166155, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Pakistan\", \"country\": \"PAK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.16162851424802477, \"deceased_daily\": \"\", \"deceased\": 343, \"positive_100k\": 7.315692955395289, \"positive_daily\": \"\", \"positive\": 15525, \"region_iso\": \"PAK\", \"region_label\": \"Pakistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.9497515, \"Longitude\": 69.33957937, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.261561220559016, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 152.6979632849742, \"positive_daily\": \"\", \"positive\": 6378, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.947864745588331, \"deceased_daily\": \"\", \"deceased\": 943, \"positive_100k\": 106.0699879984705, \"positive_daily\": \"\", \"positive\": 33931, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Philippines\", \"country\": \"PHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5231973222198472, \"deceased_daily\": \"\", \"deceased\": 558, \"positive_100k\": 7.6998143549630536, \"positive_daily\": \"\", \"positive\": 8212, \"region_iso\": \"PHL\", \"region_label\": \"Philippines\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.77536778, \"Longitude\": 122.88393253, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Poland\", \"country\": \"POL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.6430327984103026, \"deceased_daily\": \"\", \"deceased\": 624, \"positive_100k\": 33.2819464293369, \"positive_daily\": \"\", \"positive\": 12640, \"region_iso\": \"POL\", \"region_label\": \"Poland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.12759564, \"Longitude\": 19.39012835, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 9.463358517732662, \"deceased_daily\": \"\", \"deceased\": 973, \"positive_100k\": 238.33463563929996, \"positive_daily\": \"\", \"positive\": 24505, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 451.66998181312925, \"positive_daily\": \"\", \"positive\": 12564, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.5586026368783386, \"deceased_daily\": \"\", \"deceased\": 693, \"positive_100k\": 61.50785336872833, \"positive_daily\": \"\", \"positive\": 11978, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46587610360336773, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 63.507518275918954, \"positive_daily\": \"\", \"positive\": 21402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Senegal\", \"country\": \"SEN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.05676671906024589, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.563138467904097, \"positive_daily\": \"\", \"positive\": 882, \"region_iso\": \"SEN\", \"region_label\": \"Senegal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 14.36624173, \"Longitude\": -14.4734924, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 277.3878123162246, \"positive_daily\": \"\", \"positive\": 15641, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.304982364083483, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 68.58949429517281, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Somalia\", \"country\": \"SOM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.18656524979687708, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 3.8778919779208025, \"positive_daily\": \"\", \"positive\": 582, \"region_iso\": \"SOM\", \"region_label\": \"Somalia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 4.75062876, \"Longitude\": 45.70714487, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"South Africa\", \"country\": \"ZAF\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.17826354073413633, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 9.25931983424883, \"positive_daily\": \"\", \"positive\": 5350, \"region_iso\": \"ZAF\", \"region_label\": \"South Africa\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -29.00034095, \"Longitude\": 25.08390093, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 51.95430700563005, \"deceased_daily\": \"\", \"deceased\": 24275, \"positive_100k\": 507.0205303945109, \"positive_daily\": \"\", \"positive\": 236899, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sri Lanka\", \"country\": \"LKA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.03230272265805261, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.99492385786802, \"positive_daily\": \"\", \"positive\": 649, \"region_iso\": \"LKA\", \"region_label\": \"Sri Lanka\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 7.61266509, \"Longitude\": 80.70108238, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.17713532370798, \"deceased_daily\": \"\", \"deceased\": 2462, \"positive_100k\": 199.36807528103955, \"positive_daily\": \"\", \"positive\": 20302, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 20.149020559163503, \"deceased_daily\": \"\", \"deceased\": 1716, \"positive_100k\": 345.29268507186544, \"positive_daily\": \"\", \"positive\": 29407, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Thailand\", \"country\": \"THA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.07777783090995856, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.244653105400887, \"positive_daily\": \"\", \"positive\": 2947, \"region_iso\": \"THA\", \"region_label\": \"Thailand\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 15.11815794, \"Longitude\": 101.0028813, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Tunisia\", \"country\": \"TUN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.34586506212947044, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 8.473694022172026, \"positive_daily\": \"\", \"positive\": 980, \"region_iso\": \"TUN\", \"region_label\": \"Tunisia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.11956246, \"Longitude\": 9.55288359, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.742723918753663, \"deceased_daily\": \"\", \"deceased\": 3081, \"positive_100k\": 142.844259293192, \"positive_daily\": \"\", \"positive\": 117589, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 18.634800919702784, \"deceased_daily\": \"\", \"deceased\": 60967, \"positive_100k\": 317.85223464509, \"positive_daily\": \"\", \"positive\": 1039909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ukraine\", \"country\": \"UKR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5602552756101875, \"deceased_daily\": \"\", \"deceased\": 250, \"positive_100k\": 22.10991419668044, \"positive_daily\": \"\", \"positive\": 9866, \"region_iso\": \"UKR\", \"region_label\": \"Ukraine\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 48.99656673, \"Longitude\": 31.38326469, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0175518346615327, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 123.86097791507575, \"positive_daily\": \"\", \"positive\": 11929, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 39.35388341206742, \"deceased_daily\": \"\", \"deceased\": 26166, \"positive_100k\": 250.32865967239596, \"positive_daily\": \"\", \"positive\": 166441, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Uruguay\", \"country\": \"URY\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.4348709694346591, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 18.26458071625568, \"positive_daily\": \"\", \"positive\": 630, \"region_iso\": \"URY\", \"region_label\": \"Uruguay\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -32.79951534, \"Longitude\": -56.01807053, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Uzbekistan\", \"country\": \"UZB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.027309636660456254, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 6.074876954914824, \"positive_daily\": \"\", \"positive\": 2002, \"region_iso\": \"UZB\", \"region_label\": \"Uzbekistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 41.75554225, \"Longitude\": 63.14001528, \"Geo Region\": \"Asia\"}]}}, {\"mode\": \"vega-lite\"});\n", + " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}}, \"layer\": [{\"mark\": \"bar\", \"encoding\": {\"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"positive\"}, {\"type\": \"quantitative\", \"field\": \"deceased\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}, {\"type\": \"quantitative\", \"field\": \"deceased_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Positive cases/100k\"}, \"y\": {\"type\": \"nominal\", \"field\": \"country_label\", \"sort\": \"-x\", \"title\": \"Country/Region\"}}}, {\"mark\": {\"type\": \"text\", \"align\": \"left\", \"baseline\": \"middle\", \"dx\": 3}, \"encoding\": {\"text\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"format\": \".3\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"positive\"}, {\"type\": \"quantitative\", \"field\": \"deceased\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}, {\"type\": \"quantitative\", \"field\": \"deceased_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Positive cases/100k\"}, \"y\": {\"type\": \"nominal\", \"field\": \"country_label\", \"sort\": \"-x\", \"title\": \"Country/Region\"}}}], \"data\": {\"name\": \"data-982b3deba42ce50087b960d0ad5d8d35\"}, \"height\": 900, \"title\": \"Confirmed cases per 100k inhabitants\", \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-982b3deba42ce50087b960d0ad5d8d35\": [{\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Afghanistan\", \"country\": \"AFG\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.17217081518522917, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 5.840356871361445, \"positive_daily\": \"\", \"positive\": 2171, \"region_iso\": \"AFG\", \"region_label\": \"Afghanistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.83523073, \"Longitude\": 66.00473366, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Albania\", \"country\": \"ALB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.0815050084148068, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 26.967850693698242, \"positive_daily\": \"\", \"positive\": 773, \"region_iso\": \"ALB\", \"region_label\": \"Albania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 41.14244989, \"Longitude\": 20.04983396, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Algeria\", \"country\": \"DZA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.065632822854954, \"deceased_daily\": \"\", \"deceased\": 450, \"positive_100k\": 9.486500196348768, \"positive_daily\": \"\", \"positive\": 4006, \"region_iso\": \"DZA\", \"region_label\": \"Algeria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 28.15893849, \"Longitude\": 2.61732301, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Argentina\", \"country\": \"ARG\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.48994817382156564, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 9.951791347164646, \"positive_daily\": \"\", \"positive\": 4428, \"region_iso\": \"ARG\", \"region_label\": \"Argentina\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -35.3813488, \"Longitude\": -65.17980692, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.0840931019155926, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 69.99176089242545, \"positive_daily\": \"\", \"positive\": 2066, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Australia\", \"country\": \"AUS\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.372113583950365, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 27.072263537722257, \"positive_daily\": \"\", \"positive\": 6766, \"region_iso\": \"AUS\", \"region_label\": \"Australia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -25.73288704, \"Longitude\": 134.49100008, \"Geo Region\": \"Oceania\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 6.601080113036715, \"deceased_daily\": \"\", \"deceased\": 584, \"positive_100k\": 174.65734573055363, \"positive_daily\": \"\", \"positive\": 15452, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Azerbaijan\", \"country\": \"AZE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.2413920111716223, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 18.144632839733607, \"positive_daily\": \"\", \"positive\": 1804, \"region_iso\": \"AZE\", \"region_label\": \"Azerbaijan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28827235, \"Longitude\": 47.54599879, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 193.69978699395134, \"positive_daily\": \"\", \"positive\": 3040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bangladesh\", \"country\": \"BGD\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.10411757814654833, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 4.751603997914202, \"positive_daily\": \"\", \"positive\": 7667, \"region_iso\": \"BGD\", \"region_label\": \"Bangladesh\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.86731158, \"Longitude\": 90.23812743, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.9382854846392124, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 147.88011789926102, \"positive_daily\": \"\", \"positive\": 14027, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 66.48533347901623, \"deceased_daily\": \"\", \"deceased\": 7594, \"positive_100k\": 424.78297275064375, \"positive_daily\": \"\", \"positive\": 48519, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bolivia\", \"country\": \"BOL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.519679926490834, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 9.777029125505521, \"positive_daily\": \"\", \"positive\": 1110, \"region_iso\": \"BOL\", \"region_label\": \"Bolivia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -16.70814787, \"Longitude\": -64.68538645, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Brazil\", \"country\": \"BRA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.867245488388508, \"deceased_daily\": \"\", \"deceased\": 6006, \"positive_100k\": 41.62279926675472, \"positive_daily\": \"\", \"positive\": 87187, \"region_iso\": \"BRA\", \"region_label\": \"Brazil\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -10.78777702, \"Longitude\": -53.09783113, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bulgaria\", \"country\": \"BGR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.9396066407980621, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 21.440115167301233, \"positive_daily\": \"\", \"positive\": 1506, \"region_iso\": \"BGR\", \"region_label\": \"Bulgaria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.76890318, \"Longitude\": 25.21552909, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Burkina Faso\", \"country\": \"BFA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.21770459865524378, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 3.2655689798286565, \"positive_daily\": \"\", \"positive\": 645, \"region_iso\": \"BFA\", \"region_label\": \"Burkina Faso\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 12.26953846, \"Longitude\": -1.75456601, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cameroon\", \"country\": \"CMR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.2419076248371238, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 7.265160142649357, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"CMR\", \"region_label\": \"Cameroon\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 5.69109849, \"Longitude\": 12.73964156, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 8.93173820584208, \"deceased_daily\": \"\", \"deceased\": 3310, \"positive_100k\": 146.9473315636079, \"positive_daily\": \"\", \"positive\": 54457, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.212013779582213, \"deceased_daily\": \"\", \"deceased\": 227, \"positive_100k\": 85.55108718169956, \"positive_daily\": \"\", \"positive\": 16023, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"China\", \"country\": \"CHN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3329432122521953, \"deceased_daily\": \"\", \"deceased\": 4637, \"positive_100k\": 6.028160519267913, \"positive_daily\": \"\", \"positive\": 83956, \"region_iso\": \"CHN\", \"region_label\": \"China\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 36.56176546, \"Longitude\": 103.81907349, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Colombia\", \"country\": \"COL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5901465466809444, \"deceased_daily\": \"\", \"deceased\": 293, \"positive_100k\": 13.106087301204452, \"positive_daily\": \"\", \"positive\": 6507, \"region_iso\": \"COL\", \"region_label\": \"Colombia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.91383431, \"Longitude\": -73.08114582, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Costa Rica\", \"country\": \"CRI\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.1200134175000765, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.381607863759166, \"positive_daily\": \"\", \"positive\": 719, \"region_iso\": \"CRI\", \"region_label\": \"Costa Rica\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 9.97634464, \"Longitude\": -84.19208768, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6872890888638918, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 50.765393456252745, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cuba\", \"country\": \"CUB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5380072107077899, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 13.238505299547422, \"positive_daily\": \"\", \"positive\": 1501, \"region_iso\": \"CUB\", \"region_label\": \"Cuba\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 21.62289528, \"Longitude\": -79.01605384, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 71.47271634160595, \"positive_daily\": \"\", \"positive\": 850, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 7.796536612846415, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 161.38140829599791, \"positive_daily\": \"\", \"positive\": 9356, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 113.56526091853335, \"positive_daily\": \"\", \"positive\": 1089, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 5.267977015465083, \"deceased_daily\": \"\", \"deceased\": 900, \"positive_100k\": 145.94637655956265, \"positive_daily\": \"\", \"positive\": 24934, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.9367575048225283, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 127.86891203163941, \"positive_daily\": \"\", \"positive\": 1689, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.8238145721767656, \"deceased_daily\": \"\", \"deceased\": 211, \"positive_100k\": 90.52110800010873, \"positive_daily\": \"\", \"positive\": 4995, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 36.4397735186717, \"deceased_daily\": \"\", \"deceased\": 24410, \"positive_100k\": 249.74754895126006, \"positive_daily\": \"\", \"positive\": 167299, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Georgia\", \"country\": \"GEO\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.16081479496113643, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.446529080675422, \"positive_daily\": \"\", \"positive\": 539, \"region_iso\": \"GEO\", \"region_label\": \"Georgia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.16855755, \"Longitude\": 43.50780252, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 7.9864535855607235, \"deceased_daily\": \"\", \"deceased\": 6623, \"positive_100k\": 196.56708629452933, \"positive_daily\": \"\", \"positive\": 163009, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ghana\", \"country\": \"GHA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.057110015524517874, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 6.96742189399118, \"positive_daily\": \"\", \"positive\": 2074, \"region_iso\": \"GHA\", \"region_label\": \"Ghana\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 7.95345644, \"Longitude\": -1.21676566, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Greece\", \"country\": \"GRC\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.3050366584797368, \"deceased_daily\": \"\", \"deceased\": 140, \"positive_100k\": 24.15249987229284, \"positive_daily\": \"\", \"positive\": 2591, \"region_iso\": \"GRC\", \"region_label\": \"Greece\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.07469623, \"Longitude\": 22.95555794, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Guatemala\", \"country\": \"GTM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.09276541649613775, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 3.4729052800741567, \"positive_daily\": \"\", \"positive\": 599, \"region_iso\": \"GTM\", \"region_label\": \"Guatemala\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 15.69403664, \"Longitude\": -90.36482009, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Guinea\", \"country\": \"GIN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.05638650467951602, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 12.042546356553778, \"positive_daily\": \"\", \"positive\": 1495, \"region_iso\": \"GIN\", \"region_label\": \"Guinea\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 10.43621593, \"Longitude\": -10.94066612, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Honduras\", \"country\": \"HND\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.7405458887082607, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 8.041702537944632, \"positive_daily\": \"\", \"positive\": 771, \"region_iso\": \"HND\", \"region_label\": \"Honduras\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 14.82688165, \"Longitude\": -86.6151661, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Hungary\", \"country\": \"HUN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.1938465223669064, \"deceased_daily\": \"\", \"deceased\": 312, \"positive_100k\": 28.406808011436425, \"positive_daily\": \"\", \"positive\": 2775, \"region_iso\": \"HUN\", \"region_label\": \"Hungary\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.16277506, \"Longitude\": 19.39559116, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"India\", \"country\": \"IND\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.08531607396352976, \"deceased_daily\": \"\", \"deceased\": 1154, \"positive_100k\": 2.5774473887266365, \"positive_daily\": \"\", \"positive\": 34863, \"region_iso\": \"IND\", \"region_label\": \"India\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 22.88578212, \"Longitude\": 79.61197609999998, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Indonesia\", \"country\": \"IDN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.29589398342735906, \"deceased_daily\": \"\", \"deceased\": 792, \"positive_100k\": 3.7801203589873977, \"positive_daily\": \"\", \"positive\": 10118, \"region_iso\": \"IDN\", \"region_label\": \"Indonesia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -2.21505456, \"Longitude\": 117.24011366, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Iraq\", \"country\": \"IRQ\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.2419757712001998, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 5.424940676907705, \"positive_daily\": \"\", \"positive\": 2085, \"region_iso\": \"IRQ\", \"region_label\": \"Iraq\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.03970582, \"Longitude\": 43.74353149, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 25.383712310235115, \"deceased_daily\": \"\", \"deceased\": 1232, \"positive_100k\": 424.68269329429074, \"positive_daily\": \"\", \"positive\": 20612, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.498930637790135, \"deceased_daily\": \"\", \"deceased\": 222, \"positive_100k\": 179.49526103694365, \"positive_daily\": \"\", \"positive\": 15946, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 46.27901082292097, \"deceased_daily\": \"\", \"deceased\": 27967, \"positive_100k\": 339.99443632530523, \"positive_daily\": \"\", \"positive\": 205463, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Japan\", \"country\": \"JPN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.33984277134667046, \"deceased_daily\": \"\", \"deceased\": 430, \"positive_100k\": 11.13419758774859, \"positive_daily\": \"\", \"positive\": 14088, \"region_iso\": \"JPN\", \"region_label\": \"Japan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 37.59230135, \"Longitude\": 138.03089558, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kazakhstan\", \"country\": \"KAZ\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.13678768565029878, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 18.61406826329266, \"positive_daily\": \"\", \"positive\": 3402, \"region_iso\": \"KAZ\", \"region_label\": \"Kazakhstan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 48.15688067, \"Longitude\": 67.29149357, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kosovo\", \"country\": \"XKX\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.1922180675228962, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 43.299192543217906, \"positive_daily\": \"\", \"positive\": 799, \"region_iso\": \"XKX\", \"region_label\": \"Kosovo\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.57078707, \"Longitude\": 20.87249811, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.6284278017426302, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 97.26128746970555, \"positive_daily\": \"\", \"positive\": 4024, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Latvia\", \"country\": \"LVA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.7785970926146432, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 44.535753697557595, \"positive_daily\": \"\", \"positive\": 858, \"region_iso\": \"LVA\", \"region_label\": \"Latvia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 56.85085163, \"Longitude\": 24.91235983, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Lebanon\", \"country\": \"LBN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3504199564165179, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 10.585602850082312, \"positive_daily\": \"\", \"positive\": 725, \"region_iso\": \"LBN\", \"region_label\": \"Lebanon\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 33.92306631, \"Longitude\": 35.88016072, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Lithuania\", \"country\": \"LTU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6131732444104443, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 49.64988763352145, \"positive_daily\": \"\", \"positive\": 1385, \"region_iso\": \"LTU\", \"region_label\": \"Lithuania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.32610984, \"Longitude\": 23.88719355, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 14.809256772766764, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 622.6469736461048, \"positive_daily\": \"\", \"positive\": 3784, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malaysia\", \"country\": \"MYS\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3235159459265298, \"deceased_daily\": \"\", \"deceased\": 102, \"positive_100k\": 19.036693210304236, \"positive_daily\": \"\", \"positive\": 6002, \"region_iso\": \"MYS\", \"region_label\": \"Malaysia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.78986846, \"Longitude\": 109.69762284, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Mexico\", \"country\": \"MEX\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.4731661712105324, \"deceased_daily\": \"\", \"deceased\": 1859, \"positive_100k\": 15.234075565008755, \"positive_daily\": \"\", \"positive\": 19224, \"region_iso\": \"MEX\", \"region_label\": \"Mexico\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.94753724, \"Longitude\": -102.52345169, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.2713995357432832, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 109.90210336889288, \"positive_daily\": \"\", \"positive\": 3897, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Morocco\", \"country\": \"MAR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.47184031990995734, \"deceased_daily\": \"\", \"deceased\": 170, \"positive_100k\": 12.276174911539654, \"positive_daily\": \"\", \"positive\": 4423, \"region_iso\": \"MAR\", \"region_label\": \"Morocco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.83762955, \"Longitude\": -8.45615795, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 27.920580659864708, \"deceased_daily\": \"\", \"deceased\": 4811, \"positive_100k\": 229.30741696790156, \"positive_daily\": \"\", \"positive\": 39512, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"New Zealand\", \"country\": \"NZL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3889059461672296, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 30.273257599017498, \"positive_daily\": \"\", \"positive\": 1479, \"region_iso\": \"NZL\", \"region_label\": \"New Zealand\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -41.81113557, \"Longitude\": 171.48492347, \"Geo Region\": \"Oceania\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Niger\", \"country\": \"NER\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.14258376395115294, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 3.2036789462774675, \"positive_daily\": \"\", \"positive\": 719, \"region_iso\": \"NER\", \"region_label\": \"Niger\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 17.41912493, \"Longitude\": 9.38545882, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Nigeria\", \"country\": \"NGA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.02961076042781218, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 0.986344640457468, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"NGA\", \"region_label\": \"Nigeria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 9.59411452, \"Longitude\": 8.08943895, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.9515755119736498, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 145.60614910310525, \"positive_daily\": \"\", \"positive\": 7738, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Oman\", \"country\": \"OMN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.2277676513200274, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 48.61804048176585, \"positive_daily\": \"\", \"positive\": 2348, \"region_iso\": \"OMN\", \"region_label\": \"Oman\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 20.60515333, \"Longitude\": 56.09166155, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Pakistan\", \"country\": \"PAK\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.18141976089064005, \"deceased_daily\": \"\", \"deceased\": 385, \"positive_100k\": 7.924509399734787, \"positive_daily\": \"\", \"positive\": 16817, \"region_iso\": \"PAK\", \"region_label\": \"Pakistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.9497515, \"Longitude\": 69.33957937, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 4.500974772275815, \"deceased_daily\": \"\", \"deceased\": 188, \"positive_100k\": 156.3849319814129, \"positive_daily\": \"\", \"positive\": 6532, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.2854780992718307, \"deceased_daily\": \"\", \"deceased\": 1051, \"positive_100k\": 115.58880894260248, \"positive_daily\": \"\", \"positive\": 36976, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Philippines\", \"country\": \"PHL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.532573618316977, \"deceased_daily\": \"\", \"deceased\": 568, \"positive_100k\": 7.958600127243839, \"positive_daily\": \"\", \"positive\": 8488, \"region_iso\": \"PHL\", \"region_label\": \"Philippines\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.77536778, \"Longitude\": 122.88393253, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Poland\", \"country\": \"POL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6956941060516584, \"deceased_daily\": \"\", \"deceased\": 644, \"positive_100k\": 33.90598292488696, \"positive_daily\": \"\", \"positive\": 12877, \"region_iso\": \"POL\", \"region_label\": \"Poland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.12759564, \"Longitude\": 19.39012835, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 9.618973868486744, \"deceased_daily\": \"\", \"deceased\": 989, \"positive_100k\": 243.58665372725025, \"positive_daily\": \"\", \"positive\": 25045, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 482.04734050718326, \"positive_daily\": \"\", \"positive\": 13409, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.681844286640359, \"deceased_daily\": \"\", \"deceased\": 717, \"positive_100k\": 62.85324137863039, \"positive_daily\": \"\", \"positive\": 12240, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.4807129221894622, \"deceased_daily\": \"\", \"deceased\": 162, \"positive_100k\": 67.51642665788168, \"positive_daily\": \"\", \"positive\": 22753, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Senegal\", \"country\": \"SEN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.05676671906024589, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.8848165425788235, \"positive_daily\": \"\", \"positive\": 933, \"region_iso\": \"SEN\", \"region_label\": \"Senegal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 14.36624173, \"Longitude\": -14.4734924, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.563704475626475, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 129.03024369228442, \"positive_daily\": \"\", \"positive\": 9009, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.26601989545063415, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 286.75171263608695, \"positive_daily\": \"\", \"positive\": 16169, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 4.401723540804461, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 69.12157076713818, \"positive_daily\": \"\", \"positive\": 1429, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Somalia\", \"country\": \"SOM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.18656524979687708, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 4.004489825997255, \"positive_daily\": \"\", \"positive\": 601, \"region_iso\": \"SOM\", \"region_label\": \"Somalia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 4.75062876, \"Longitude\": 45.70714487, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"South Africa\", \"country\": \"ZAF\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.17826354073413633, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 9.773341888598717, \"positive_daily\": \"\", \"positive\": 5647, \"region_iso\": \"ZAF\", \"region_label\": \"South Africa\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -29.00034095, \"Longitude\": 25.08390093, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 52.52789111592907, \"deceased_daily\": \"\", \"deceased\": 24543, \"positive_100k\": 456.8019573943007, \"positive_daily\": \"\", \"positive\": 213435, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sri Lanka\", \"country\": \"LKA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.03230272265805261, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 3.0595293031841257, \"positive_daily\": \"\", \"positive\": 663, \"region_iso\": \"LKA\", \"region_label\": \"Sri Lanka\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 7.61266509, \"Longitude\": 80.70108238, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 25.394830197850865, \"deceased_daily\": \"\", \"deceased\": 2586, \"positive_100k\": 207.1259700437241, \"positive_daily\": \"\", \"positive\": 21092, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 20.39559948209033, \"deceased_daily\": \"\", \"deceased\": 1737, \"positive_100k\": 347.3944768434798, \"positive_daily\": \"\", \"positive\": 29586, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Thailand\", \"country\": \"THA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.07777783090995856, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.254735416815141, \"positive_daily\": \"\", \"positive\": 2954, \"region_iso\": \"THA\", \"region_label\": \"Thailand\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 15.11815794, \"Longitude\": 101.0028813, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Tunisia\", \"country\": \"TUN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.3545116886827072, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.594746793917341, \"positive_daily\": \"\", \"positive\": 994, \"region_iso\": \"TUN\", \"region_label\": \"Tunisia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.11956246, \"Longitude\": 9.55288359, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.8556980584628784, \"deceased_daily\": \"\", \"deceased\": 3174, \"positive_100k\": 146.02089773770376, \"positive_daily\": \"\", \"positive\": 120204, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 19.25497266943751, \"deceased_daily\": \"\", \"deceased\": 62996, \"positive_100k\": 326.87360930917106, \"positive_daily\": \"\", \"positive\": 1069424, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ukraine\", \"country\": \"UKR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5849065077370358, \"deceased_daily\": \"\", \"deceased\": 261, \"positive_100k\": 23.320065591998443, \"positive_daily\": \"\", \"positive\": 10406, \"region_iso\": \"UKR\", \"region_label\": \"Ukraine\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 48.99656673, \"Longitude\": 31.38326469, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.090234108565928, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 129.59249437153662, \"positive_daily\": \"\", \"positive\": 12481, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 40.370593080589835, \"deceased_daily\": \"\", \"deceased\": 26842, \"positive_100k\": 259.41287032014066, \"positive_daily\": \"\", \"positive\": 172481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Uruguay\", \"country\": \"URY\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.4928537653592802, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 18.64146888976572, \"positive_daily\": \"\", \"positive\": 643, \"region_iso\": \"URY\", \"region_label\": \"Uruguay\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -32.79951534, \"Longitude\": -56.01807053, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Uzbekistan\", \"country\": \"UZB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.027309636660456254, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 6.187149905630033, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"UZB\", \"region_label\": \"Uzbekistan\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 41.75554225, \"Longitude\": 63.14001528, \"Geo Region\": \"Asia\"}]}}, {\"mode\": \"vega-lite\"});\n", "</script>" ], "text/plain": [ @@ -508,10 +508,10 @@ "cell_type": "markdown", "metadata": { "papermill": { - "duration": 0.015221, - "end_time": "2020-04-30T20:47:14.649409", + "duration": 0.018451, + "end_time": "2020-05-01T07:32:52.875076", "exception": false, - "start_time": "2020-04-30T20:47:14.634188", + "start_time": "2020-05-01T07:32:52.856625", "status": "completed" }, "tags": [] @@ -528,10 +528,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.508181, - "end_time": "2020-04-30T20:47:15.172589", + "duration": 0.557615, + "end_time": "2020-05-01T07:32:53.450927", "exception": false, - "start_time": "2020-04-30T20:47:14.664408", + "start_time": "2020-05-01T07:32:52.893312", "status": "completed" }, "tags": [] @@ -541,10 +541,10 @@ "data": { "text/html": [ "\n", - "<div id=\"altair-viz-32375ba8dfdc418cae31a7c09d7e88c5\"></div>\n", + "<div id=\"altair-viz-ea965b6c7cd14c73bf84677dc69076f9\"></div>\n", "<script type=\"text/javascript\">\n", " (function(spec, embedOpt){\n", - " const outputDiv = document.getElementById(\"altair-viz-32375ba8dfdc418cae31a7c09d7e88c5\");\n", + " const outputDiv = document.getElementById(\"altair-viz-ea965b6c7cd14c73bf84677dc69076f9\");\n", " const paths = {\n", " \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n", " \"vega-lib\": \"https://cdn.jsdelivr.net/npm//vega-lib?noext\",\n", @@ -585,7 +585,7 @@ " .catch(showError)\n", " .then(() => displayChart(vegaEmbed));\n", " }\n", - " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}, \"title\": {\"anchor\": \"middle\"}}, \"hconcat\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"facet\": {\"type\": \"nominal\", \"columns\": 1, \"field\": \"Geo Region\", \"sort\": [\"Americas\", \"Europe\", \"Asia\", \"Oceania\", \"Africa\"], \"title\": \"\"}, \"opacity\": {\"condition\": {\"value\": 1, \"selection\": \"selector001\"}, \"value\": 0.2}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"temporal\", \"field\": \"date\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"temporal\", \"field\": \"date\", \"title\": \"Date\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"symlog\"}, \"title\": \"Cases per 100k population\"}}, \"height\": 200, \"selection\": {\"selector001\": {\"type\": \"multi\", \"fields\": [\"country_label\"], \"bind\": \"legend\"}}, \"width\": 300}, {\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"facet\": {\"type\": \"nominal\", \"columns\": 1, \"field\": \"Geo Region\", \"sort\": [\"Americas\", \"Europe\", \"Asia\", \"Oceania\", \"Africa\"], \"title\": \"\"}, \"opacity\": {\"condition\": {\"value\": 1, \"selection\": \"selector001\"}, \"value\": 0.2}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"temporal\", \"field\": \"date\"}, {\"type\": \"quantitative\", \"field\": \"deceased_100k\"}], \"x\": {\"type\": \"temporal\", \"field\": \"date\", \"title\": \"Date\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"deceased_100k\", \"scale\": {\"type\": \"symlog\"}, \"title\": \"Deaths per 100k population\"}}, \"height\": 200, \"selection\": {\"selector001\": {\"type\": \"multi\", \"fields\": [\"country_label\"], \"bind\": \"legend\"}}, \"width\": 300}], \"data\": {\"name\": \"data-a226457aa50cc9c298ebb4f9b24ebd35\"}, \"title\": \"Countries with 50 or more cases per 100k\", \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-a226457aa50cc9c298ebb4f9b24ebd35\": [{\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13551163773944908, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.27102327547889815, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6098023698275208, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8808256453064189, \"positive_daily\": \"\", \"positive\": 26, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7616512906128379, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6424769359192566, \"positive_daily\": \"\", \"positive\": 78, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8457443925284305, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.895959585009161, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.607395683141268, \"positive_daily\": \"\", \"positive\": 136, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.420465509577962, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.57231443036328, \"positive_daily\": \"\", \"positive\": 194, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.961308717192632, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.435599449280705, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.9776460002385, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.824593736110057, \"positive_daily\": \"\", \"positive\": 290, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.145832204069686, \"positive_daily\": \"\", \"positive\": 329, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.788309139988941, \"positive_daily\": \"\", \"positive\": 407, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.364233600381601, \"positive_daily\": \"\", \"positive\": 424, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.329152347603614, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 18.023047819346726, \"positive_daily\": \"\", \"positive\": 532, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.13551163773944908, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.344286287306357, \"positive_daily\": \"\", \"positive\": 571, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 22.461053955313684, \"positive_daily\": \"\", \"positive\": 663, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.934141344058627, \"positive_daily\": \"\", \"positive\": 736, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 26.085990264843947, \"positive_daily\": \"\", \"positive\": 770, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.84764155545678, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.220298559240266, \"positive_daily\": \"\", \"positive\": 833, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.897856747937514, \"positive_daily\": \"\", \"positive\": 853, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3049011849137604, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 29.846438212113657, \"positive_daily\": \"\", \"positive\": 881, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.33877909434862263, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 31.20155458950815, \"positive_daily\": \"\", \"positive\": 921, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.4065349132183472, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 31.743601140465945, \"positive_daily\": \"\", \"positive\": 937, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 32.75993842351181, \"positive_daily\": \"\", \"positive\": 967, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 34.318322257515476, \"positive_daily\": \"\", \"positive\": 1013, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4742907320880717, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 35.1991479028219, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.5420465509577963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 36.14772936699804, \"positive_daily\": \"\", \"positive\": 1067, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5759244603926585, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 37.63835738213198, \"positive_daily\": \"\", \"positive\": 1111, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6098023698275208, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 39.26449703500537, \"positive_daily\": \"\", \"positive\": 1159, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.643680279262383, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 40.68736923126958, \"positive_daily\": \"\", \"positive\": 1201, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 42.279630974708105, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 43.736381080407185, \"positive_daily\": \"\", \"positive\": 1291, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7453140075669699, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 45.362520733280576, \"positive_daily\": \"\", \"positive\": 1339, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 47.46295111824204, \"positive_daily\": \"\", \"positive\": 1401, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 49.90216059755212, \"positive_daily\": \"\", \"positive\": 1473, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 51.59605606929524, \"positive_daily\": \"\", \"positive\": 1523, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9147035547412813, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 54.06914345804017, \"positive_daily\": \"\", \"positive\": 1596, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 56.81325412226402, \"positive_daily\": \"\", \"positive\": 1677, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.150829873269515, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.9824593736110058, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 61.25126025823097, \"positive_daily\": \"\", \"positive\": 1808, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.25005691488786, \"positive_daily\": \"\", \"positive\": 1867, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 65.4521210281539, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02260643874327642, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02260643874327642, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03390965811491463, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03390965811491463, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1017289743447439, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15824507120293496, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2034579486894878, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23736760680440244, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3277933617775081, \"positive_daily\": \"\", \"positive\": 29, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.46343199423716663, \"positive_daily\": \"\", \"positive\": 41, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6216770654401016, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8929543303594186, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.175534814650374, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4807217376846056, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.057185925638154, \"positive_daily\": \"\", \"positive\": 182, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.780591965423, \"positive_daily\": \"\", \"positive\": 246, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.41357225023474, \"positive_daily\": \"\", \"positive\": 302, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.696822563305658, \"positive_daily\": \"\", \"positive\": 504, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.403608688423027, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.720768659608861, \"positive_daily\": \"\", \"positive\": 860, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.506677320327698, \"positive_daily\": \"\", \"positive\": 1018, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.055888203022096, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04521287748655284, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.605099085716496, \"positive_daily\": \"\", \"positive\": 1646, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 22.753380595107718, \"positive_daily\": \"\", \"positive\": 2013, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.992087859472047, \"positive_daily\": \"\", \"positive\": 2388, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.09042575497310568, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 31.807259311789924, \"positive_daily\": \"\", \"positive\": 2814, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.18085150994621135, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 40.48813178920807, \"positive_daily\": \"\", \"positive\": 3582, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.23736760680440244, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 50.57060346870936, \"positive_daily\": \"\", \"positive\": 4474, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3164901424058699, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.71490794036467, \"positive_daily\": \"\", \"positive\": 5283, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.3390965811491463, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.16238984871432, \"positive_daily\": \"\", \"positive\": 5588, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5538577492102723, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 78.0939426386484, \"positive_daily\": \"\", \"positive\": 6909, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6555867235550162, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 86.54875072863378, \"positive_daily\": \"\", \"positive\": 7657, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.7686189172713983, \"deceased_daily\": \"\", \"deceased\": 68, \"positive_100k\": 93.48892742281964, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9720768659608862, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 99.33269183795659, \"positive_daily\": \"\", \"positive\": 8788, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2207476921369267, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 108.7143639164163, \"positive_daily\": \"\", \"positive\": 9618, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4468120795696908, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 115.06677320327698, \"positive_daily\": \"\", \"positive\": 10180, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.6502700282591787, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 121.06878268961687, \"positive_daily\": \"\", \"positive\": 10711, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.7859086607188372, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 125.79352838696164, \"positive_daily\": \"\", \"positive\": 11129, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.8989408544352195, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 130.25830003875876, \"positive_daily\": \"\", \"positive\": 11524, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.102398803124707, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 133.16322741726978, \"positive_daily\": \"\", \"positive\": 11781, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.305856751814195, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 136.21509664761209, \"positive_daily\": \"\", \"positive\": 12051, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.4867082617604064, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 138.99568861303507, \"positive_daily\": \"\", \"positive\": 12297, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.7466823073080855, \"deceased_daily\": \"\", \"deceased\": 243, \"positive_100k\": 142.86138963813534, \"positive_daily\": \"\", \"positive\": 12639, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.0857788884572317, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 146.2862651077417, \"positive_daily\": \"\", \"positive\": 12942, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.334449714633272, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 149.69983735797646, \"positive_daily\": \"\", \"positive\": 13244, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.605726979552589, \"deceased_daily\": \"\", \"deceased\": 319, \"positive_100k\": 153.21513858255594, \"positive_daily\": \"\", \"positive\": 13555, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.8091849282420767, \"deceased_daily\": \"\", \"deceased\": 337, \"positive_100k\": 156.05224664483714, \"positive_daily\": \"\", \"positive\": 13806, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.956126780073374, \"deceased_daily\": \"\", \"deceased\": 350, \"positive_100k\": 157.62339413749484, \"positive_daily\": \"\", \"positive\": 13945, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.159584728762861, \"deceased_daily\": \"\", \"deceased\": 368, \"positive_100k\": 158.70850319717212, \"positive_daily\": \"\", \"positive\": 14041, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 4.3404362387090725, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 160.79959878092518, \"positive_daily\": \"\", \"positive\": 14226, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.4421652130538165, \"deceased_daily\": \"\", \"deceased\": 393, \"positive_100k\": 162.0429529118054, \"positive_daily\": \"\", \"positive\": 14336, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.634319942371667, \"deceased_daily\": \"\", \"deceased\": 410, \"positive_100k\": 163.62540362383473, \"positive_daily\": \"\", \"positive\": 14476, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 4.871687549176069, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 164.97048672905967, \"positive_daily\": \"\", \"positive\": 14595, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.007326181635727, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 165.8295314013042, \"positive_daily\": \"\", \"positive\": 14671, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.109055155980471, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 166.71118251229197, \"positive_daily\": \"\", \"positive\": 14749, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.312513104669959, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 167.23113060338733, \"positive_daily\": \"\", \"positive\": 14795, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.549880711474361, \"deceased_daily\": \"\", \"deceased\": 491, \"positive_100k\": 168.1127817143751, \"positive_daily\": \"\", \"positive\": 14873, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.764641879535487, \"deceased_daily\": \"\", \"deceased\": 510, \"positive_100k\": 168.7005491217003, \"positive_daily\": \"\", \"positive\": 14925, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 5.900280511995145, \"deceased_daily\": \"\", \"deceased\": 522, \"positive_100k\": 169.57089701331643, \"positive_daily\": \"\", \"positive\": 15002, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 5.990706266968251, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 170.35081914995948, \"positive_daily\": \"\", \"positive\": 15071, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.05852558319808, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 171.2211670415756, \"positive_daily\": \"\", \"positive\": 15148, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 6.12634489942791, \"deceased_daily\": \"\", \"deceased\": 542, \"positive_100k\": 172.09151493319177, \"positive_daily\": \"\", \"positive\": 15225, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 6.2054674350293775, \"deceased_daily\": \"\", \"deceased\": 549, \"positive_100k\": 172.645372682402, \"positive_daily\": \"\", \"positive\": 15274, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 6.431531822462142, \"deceased_daily\": \"\", \"deceased\": 569, \"positive_100k\": 173.583539890248, \"positive_daily\": \"\", \"positive\": 15357, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 6.555867235550163, \"deceased_daily\": \"\", \"deceased\": 580, \"positive_100k\": 174.0921847619717, \"positive_daily\": \"\", \"positive\": 15402, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06371703519537873, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4654918094937108, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.102662161447498, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.102662161447498, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.2938132670336344, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.612398443010528, \"positive_daily\": \"\", \"positive\": 41, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.9947006541828003, \"positive_daily\": \"\", \"positive\": 47, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1221347245735576, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1221347245735576, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.313285830159694, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.50443693574583, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8230221117227243, \"positive_daily\": \"\", \"positive\": 60, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.415947991607192, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.415947991607192, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.053118343560979, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.00887387149166, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.380577391029533, \"positive_daily\": \"\", \"positive\": 210, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.527484024546352, \"positive_daily\": \"\", \"positive\": 228, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.311561010016955, \"positive_daily\": \"\", \"positive\": 256, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.713335784315287, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.15935503068294, \"positive_daily\": \"\", \"positive\": 285, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 19.433695734590515, \"positive_daily\": \"\", \"positive\": 305, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 21.281489755256494, \"positive_daily\": \"\", \"positive\": 334, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 24.02132226865778, \"positive_daily\": \"\", \"positive\": 377, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1911511055861362, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 24.97707779658846, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 26.697437746863688, \"positive_daily\": \"\", \"positive\": 419, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.182402119483463, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.69213840104649, \"positive_daily\": \"\", \"positive\": 466, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 30.329308753000277, \"positive_daily\": \"\", \"positive\": 476, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 31.79480056249399, \"positive_daily\": \"\", \"positive\": 499, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 32.81427312562005, \"positive_daily\": \"\", \"positive\": 515, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.12755895577974, \"positive_daily\": \"\", \"positive\": 567, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.2549930261705, \"positive_daily\": \"\", \"positive\": 569, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 40.97005363062852, \"positive_daily\": \"\", \"positive\": 643, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 42.81784765129451, \"positive_daily\": \"\", \"positive\": 672, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 43.837320214420565, \"positive_daily\": \"\", \"positive\": 688, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 44.60192463676511, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.17007860770632, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 51.674515543452145, \"positive_daily\": \"\", \"positive\": 811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 52.43911996579669, \"positive_daily\": \"\", \"positive\": 823, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 56.51701021830094, \"positive_daily\": \"\", \"positive\": 887, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 58.93825755572533, \"positive_daily\": \"\", \"positive\": 925, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 66.26571660319388, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 72.38255198195024, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 86.71888490091045, \"positive_daily\": \"\", \"positive\": 1361, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 97.3596297785387, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 106.47116581147787, \"positive_daily\": \"\", \"positive\": 1671, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 108.31895983214385, \"positive_daily\": \"\", \"positive\": 1700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 110.867641239959, \"positive_daily\": \"\", \"positive\": 1740, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 112.9703034014065, \"positive_daily\": \"\", \"positive\": 1773, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 119.8517432025074, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 121.50838611758724, \"positive_daily\": \"\", \"positive\": 1907, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 125.71371044048225, \"positive_daily\": \"\", \"positive\": 1973, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 129.1544303410327, \"positive_daily\": \"\", \"positive\": 2027, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 141.26066702815464, \"positive_daily\": \"\", \"positive\": 2217, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 160.43949462196363, \"positive_daily\": \"\", \"positive\": 2518, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 164.89968708564015, \"positive_daily\": \"\", \"positive\": 2588, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 168.65899216216752, \"positive_daily\": \"\", \"positive\": 2647, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 173.5014868370163, \"positive_daily\": \"\", \"positive\": 2723, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 179.10858593420963, \"positive_daily\": \"\", \"positive\": 2811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 186.11745980570126, \"positive_daily\": \"\", \"positive\": 2921, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09488280181744844, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09488280181744844, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12651040242326458, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2846484054523453, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2846484054523453, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2846484054523453, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3795312072697938, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3795312072697938, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5376692102988745, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5376692102988745, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7274348139337714, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8012325486806758, \"positive_daily\": \"\", \"positive\": 76, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8012325486806758, \"positive_daily\": \"\", \"positive\": 76, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.853945216357036, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.853945216357036, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9066578840333962, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9066578840333962, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9909981523155725, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9909981523155725, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9909981523155725, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.010542533535272049, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.021085067070544097, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.718432966249344, \"positive_daily\": \"\", \"positive\": 163, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.2049301947227034, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.7004292708804893, \"positive_daily\": \"\", \"positive\": 351, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.05271266767636024, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 4.638714755519702, \"positive_daily\": \"\", \"positive\": 440, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.08434026828217639, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 5.924903846822891, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 7.379773474690435, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 9.077121373869234, \"positive_daily\": \"\", \"positive\": 861, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 11.238340748600004, \"positive_daily\": \"\", \"positive\": 1066, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.16868053656435278, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 15.666204833414264, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.20030813717016896, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 20.88475893337393, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.24247827131125715, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 23.46767964951558, \"positive_daily\": \"\", \"positive\": 2226, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2741058719170733, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 27.178651453931344, \"positive_daily\": \"\", \"positive\": 2578, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3057334725228894, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 30.773655389459112, \"positive_daily\": \"\", \"positive\": 2919, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.3479036066639776, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 34.59005252922759, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3795312072697938, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 39.302565019494196, \"positive_daily\": \"\", \"positive\": 3728, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.42170134141088195, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 44.32081098228369, \"positive_daily\": \"\", \"positive\": 4204, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.44278640848142603, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.47441400908724224, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.49549907615778627, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.5376692102988745, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 66.03843006494412, \"positive_daily\": \"\", \"positive\": 6264, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.5798393444399628, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 70.87745295763398, \"positive_daily\": \"\", \"positive\": 6723, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6114669450457788, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 76.76018667031579, \"positive_daily\": \"\", \"positive\": 7281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.632552012116323, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 84.57220401995238, \"positive_daily\": \"\", \"positive\": 8022, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6641796127221391, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 92.48964670494169, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.7063497468632273, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 101.10289660325894, \"positive_daily\": \"\", \"positive\": 9590, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7590624145395876, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 110.30652837955145, \"positive_daily\": \"\", \"positive\": 10463, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.7906900151454037, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 119.01466107968616, \"positive_daily\": \"\", \"positive\": 11289, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8328601492864919, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 128.70324939860117, \"positive_daily\": \"\", \"positive\": 12208, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8855728169628521, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 138.96113452842087, \"positive_daily\": \"\", \"positive\": 13181, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01750996404503983, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07003985618015932, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1138147662927589, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.20136458651795808, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.43774910112599574, \"positive_daily\": \"\", \"positive\": 50, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9542930404546707, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4795919618058655, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.750996404503983, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.09244070338226, \"positive_daily\": \"\", \"positive\": 239, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3375802000128174, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.894034950588632, \"positive_daily\": \"\", \"positive\": 559, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.0321826135162215, \"positive_daily\": \"\", \"positive\": 689, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.756914071952645, \"positive_daily\": \"\", \"positive\": 886, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.043774910112599576, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 9.26277097982607, \"positive_daily\": \"\", \"positive\": 1058, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.08754982022519915, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 10.882442653992253, \"positive_daily\": \"\", \"positive\": 1243, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.12256974831527881, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 13.009903285464592, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.1838546224729182, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 15.715192730423247, \"positive_daily\": \"\", \"positive\": 1795, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.32393433483323686, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 19.759994424827447, \"positive_daily\": \"\", \"positive\": 2257, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.5865837955088343, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 24.64527439339356, \"positive_daily\": \"\", \"positive\": 2815, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.6566236516889936, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 29.77569385859023, \"positive_daily\": \"\", \"positive\": 3401, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.7704384179817525, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 32.76989771029204, \"positive_daily\": \"\", \"positive\": 3743, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.0681078067474294, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 37.37501825413752, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.558386800008545, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 43.22334624518082, \"positive_daily\": \"\", \"positive\": 4937, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.9260960449543811, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 54.58731291041167, \"positive_daily\": \"\", \"positive\": 6235, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.530189804508255, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 63.771289052035065, \"positive_daily\": \"\", \"positive\": 7284, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.09050865394953, \"deceased_daily\": \"\", \"deceased\": 353, \"positive_100k\": 79.9680057936969, \"positive_daily\": \"\", \"positive\": 9134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.773397251706083, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 94.86898519602579, \"positive_daily\": \"\", \"positive\": 10836, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.491305777552716, \"deceased_daily\": \"\", \"deceased\": 513, \"positive_100k\": 104.17553108596448, \"positive_daily\": \"\", \"positive\": 11899, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.17226232587654, \"deceased_daily\": \"\", \"deceased\": 705, \"positive_100k\": 111.84489533769191, \"positive_daily\": \"\", \"positive\": 12775, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 7.249125114646489, \"deceased_daily\": \"\", \"deceased\": 828, \"positive_100k\": 122.2545689624681, \"positive_daily\": \"\", \"positive\": 13964, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.851286824767634, \"deceased_daily\": \"\", \"deceased\": 1011, \"positive_100k\": 134.37146408163565, \"positive_daily\": \"\", \"positive\": 15348, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 10.006944451740264, \"deceased_daily\": \"\", \"deceased\": 1143, \"positive_100k\": 146.821048517659, \"positive_daily\": \"\", \"positive\": 16770, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.232641934893051, \"deceased_daily\": \"\", \"deceased\": 1283, \"positive_100k\": 161.36307365706455, \"positive_daily\": \"\", \"positive\": 18431, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.668458986586316, \"deceased_daily\": \"\", \"deceased\": 1447, \"positive_100k\": 172.39435100543963, \"positive_daily\": \"\", \"positive\": 19691, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 14.288130660752502, \"deceased_daily\": \"\", \"deceased\": 1632, \"positive_100k\": 182.2261958167295, \"positive_daily\": \"\", \"positive\": 20814, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 17.816388415828026, \"deceased_daily\": \"\", \"deceased\": 2035, \"positive_100k\": 194.308071007807, \"positive_daily\": \"\", \"positive\": 22194, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 19.61115973044461, \"deceased_daily\": \"\", \"deceased\": 2240, \"positive_100k\": 204.89284427303357, \"positive_daily\": \"\", \"positive\": 23403, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 22.088819642817747, \"deceased_daily\": \"\", \"deceased\": 2523, \"positive_100k\": 218.72571586861503, \"positive_daily\": \"\", \"positive\": 24983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 26.431290725987623, \"deceased_daily\": \"\", \"deceased\": 3019, \"positive_100k\": 233.46910559453858, \"positive_daily\": \"\", \"positive\": 26667, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 29.294169847351633, \"deceased_daily\": \"\", \"deceased\": 3346, \"positive_100k\": 245.29708630696297, \"positive_daily\": \"\", \"positive\": 28018, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 31.517935281071697, \"deceased_daily\": \"\", \"deceased\": 3600, \"positive_100k\": 259.5589520216479, \"positive_daily\": \"\", \"positive\": 29647, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 34.170694833895226, \"deceased_daily\": \"\", \"deceased\": 3903, \"positive_100k\": 267.8061450868617, \"positive_daily\": \"\", \"positive\": 30589, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 36.39446026761529, \"deceased_daily\": \"\", \"deceased\": 4157, \"positive_100k\": 272.44628555879723, \"positive_daily\": \"\", \"positive\": 31119, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 38.87212017998842, \"deceased_daily\": \"\", \"deceased\": 4440, \"positive_100k\": 293.9310114420611, \"positive_daily\": \"\", \"positive\": 33573, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 42.52294768337923, \"deceased_daily\": \"\", \"deceased\": 4857, \"positive_100k\": 304.7521692218957, \"positive_daily\": \"\", \"positive\": 34809, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 45.201972182270325, \"deceased_daily\": \"\", \"deceased\": 5163, \"positive_100k\": 316.3875403298247, \"positive_daily\": \"\", \"positive\": 36138, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 47.740916968801095, \"deceased_daily\": \"\", \"deceased\": 5453, \"positive_100k\": 325.536496543358, \"positive_daily\": \"\", \"positive\": 37183, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 49.75456283398068, \"deceased_daily\": \"\", \"deceased\": 5683, \"positive_100k\": 337.03178793892664, \"positive_daily\": \"\", \"positive\": 38496, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 51.02403522724607, \"deceased_daily\": \"\", \"deceased\": 5828, \"positive_100k\": 350.05044620641377, \"positive_daily\": \"\", \"positive\": 39983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 52.51238217107446, \"deceased_daily\": \"\", \"deceased\": 5998, \"positive_100k\": 358.56904371432563, \"positive_daily\": \"\", \"positive\": 40956, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 54.8236974250197, \"deceased_daily\": \"\", \"deceased\": 6262, \"positive_100k\": 366.7374419413367, \"positive_daily\": \"\", \"positive\": 41889, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 56.81983332615425, \"deceased_daily\": \"\", \"deceased\": 6490, \"positive_100k\": 374.6869656177848, \"positive_daily\": \"\", \"positive\": 42797, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 58.47452492841051, \"deceased_daily\": \"\", \"deceased\": 6679, \"positive_100k\": 387.78441872347463, \"positive_daily\": \"\", \"positive\": 44293, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 60.55821064977025, \"deceased_daily\": \"\", \"deceased\": 6917, \"positive_100k\": 396.8195601707152, \"positive_daily\": \"\", \"positive\": 45325, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 62.107842467756285, \"deceased_daily\": \"\", \"deceased\": 7094, \"positive_100k\": 403.9023406269338, \"positive_daily\": \"\", \"positive\": 46134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 63.09715543630103, \"deceased_daily\": \"\", \"deceased\": 7207, \"positive_100k\": 408.74384568538727, \"positive_daily\": \"\", \"positive\": 46687, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 64.1827732070935, \"deceased_daily\": \"\", \"deceased\": 7331, \"positive_100k\": 414.4083190539577, \"positive_daily\": \"\", \"positive\": 47334, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 65.67112015092188, \"deceased_daily\": \"\", \"deceased\": 7501, \"positive_100k\": 419.00468461578066, \"positive_daily\": \"\", \"positive\": 47859, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002698410334091263, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002698410334091263, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005396820668182526, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005396820668182526, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005396820668182526, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013492051670456313, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013492051670456313, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021587282672730104, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021587282672730104, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021587282672730104, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021587282672730104, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024285693006821367, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024285693006821367, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024285693006821367, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.026984103340912627, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02968251367500389, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02968251367500389, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03507933434318642, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03777774467727768, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.053968206681825254, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06476184801819031, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0728570790204641, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0809523100227379, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08904754102501167, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09984118236137673, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13222210637047188, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1457141580409282, \"positive_daily\": \"\", \"positive\": 54, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17269826138184083, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.20777759572502727, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.21317441639320975, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2914283160818564, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.31571400908867775, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.5207931944796137, \"positive_daily\": \"\", \"positive\": 193, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.53428524615007, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.6799994041909982, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.010793641336365052, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 1.1198402886478742, \"positive_daily\": \"\", \"positive\": 415, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.013492051670456313, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2898401396956236, \"positive_daily\": \"\", \"positive\": 478, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.021587282672730104, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 1.7728555894979598, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024285693006821367, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 2.1587282672730104, \"positive_daily\": \"\", \"positive\": 800, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.032380924009095154, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 2.544600945048061, \"positive_daily\": \"\", \"positive\": 943, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.051269796347733994, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 3.4458699966345425, \"positive_daily\": \"\", \"positive\": 1277, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.05666661701591652, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 3.9639647807800653, \"positive_daily\": \"\", \"positive\": 1469, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.06746025835228157, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 5.634280777582557, \"positive_daily\": \"\", \"positive\": 2088, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.07015866868637284, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 7.528564832114624, \"positive_daily\": \"\", \"positive\": 2790, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0809523100227379, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 8.772531996130695, \"positive_daily\": \"\", \"positive\": 3251, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.10253959269546799, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 10.906974570396883, \"positive_daily\": \"\", \"positive\": 4042, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.1457141580409282, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 12.633957184215292, \"positive_daily\": \"\", \"positive\": 4682, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.16460303037956703, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 15.04633602289288, \"positive_daily\": \"\", \"positive\": 5576, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.17269826138184083, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 16.94601689809313, \"positive_daily\": \"\", \"positive\": 6280, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.21587282672730101, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 19.962839651607162, \"positive_daily\": \"\", \"positive\": 7398, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.27253944374321754, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 23.0093449187962, \"positive_daily\": \"\", \"positive\": 8527, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2941267264159476, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 25.796802793912473, \"positive_daily\": \"\", \"positive\": 9560, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.3750790364386855, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 30.44886220988581, \"positive_daily\": \"\", \"positive\": 11284, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.483015449802336, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 33.56012932509304, \"positive_daily\": \"\", \"positive\": 12437, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.5882534528318952, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 35.019969315836406, \"positive_daily\": \"\", \"positive\": 12978, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6988882765296371, \"deceased_daily\": \"\", \"deceased\": 259, \"positive_100k\": 42.51615322394194, \"positive_daily\": \"\", \"positive\": 15756, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9147611032569382, \"deceased_daily\": \"\", \"deceased\": 339, \"positive_100k\": 44.69377036355358, \"positive_daily\": \"\", \"positive\": 16563, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0119038752842235, \"deceased_daily\": \"\", \"deceased\": 375, \"positive_100k\": 48.22598949087905, \"positive_daily\": \"\", \"positive\": 17872, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.0982530059751439, \"deceased_daily\": \"\", \"deceased\": 407, \"positive_100k\": 51.65027220484087, \"positive_daily\": \"\", \"positive\": 19141, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.357300398047905, \"deceased_daily\": \"\", \"deceased\": 503, \"positive_100k\": 55.73296704032095, \"positive_daily\": \"\", \"positive\": 20654, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.5030145560888335, \"deceased_daily\": \"\", \"deceased\": 557, \"positive_100k\": 59.52423355971917, \"positive_daily\": \"\", \"positive\": 22059, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.764760358495686, \"deceased_daily\": \"\", \"deceased\": 654, \"positive_100k\": 62.91613534967188, \"positive_daily\": \"\", \"positive\": 23316, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9266649785411616, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 65.5686727080836, \"positive_daily\": \"\", \"positive\": 24299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.107458470925276, \"deceased_daily\": \"\", \"deceased\": 781, \"positive_100k\": 69.29517737946362, \"positive_daily\": \"\", \"positive\": 25680, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.4312677110162277, \"deceased_daily\": \"\", \"deceased\": 901, \"positive_100k\": 72.95152338215729, \"positive_daily\": \"\", \"positive\": 27035, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.719997616763993, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 76.11945711438044, \"positive_daily\": \"\", \"positive\": 28209, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 3.3972986106208998, \"deceased_daily\": \"\", \"deceased\": 1259, \"positive_100k\": 83.13532398301771, \"positive_daily\": \"\", \"positive\": 30809, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.6590444130277526, \"deceased_daily\": \"\", \"deceased\": 1356, \"positive_100k\": 88.5456367028707, \"positive_daily\": \"\", \"positive\": 32814, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.7804728780618597, \"deceased_daily\": \"\", \"deceased\": 1401, \"positive_100k\": 92.70658543803943, \"positive_daily\": \"\", \"positive\": 34356, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 4.223012172852827, \"deceased_daily\": \"\", \"deceased\": 1565, \"positive_100k\": 96.15245543467397, \"positive_daily\": \"\", \"positive\": 35633, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 4.66015464697561, \"deceased_daily\": \"\", \"deceased\": 1727, \"positive_100k\": 101.61673636120878, \"positive_daily\": \"\", \"positive\": 37658, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.153963738114312, \"deceased_daily\": \"\", \"deceased\": 1910, \"positive_100k\": 106.32276398386395, \"positive_daily\": \"\", \"positive\": 39402, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.607296674241644, \"deceased_daily\": \"\", \"deceased\": 2078, \"positive_100k\": 112.42386974924428, \"positive_daily\": \"\", \"positive\": 41663, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.0471375586985205, \"deceased_daily\": \"\", \"deceased\": 2241, \"positive_100k\": 116.8384690558176, \"positive_daily\": \"\", \"positive\": 43299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.481581622487214, \"deceased_daily\": \"\", \"deceased\": 2402, \"positive_100k\": 121.20989379704544, \"positive_daily\": \"\", \"positive\": 44919, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.937612968948637, \"deceased_daily\": \"\", \"deceased\": 2571, \"positive_100k\": 125.12798560214596, \"positive_daily\": \"\", \"positive\": 46371, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.250628567703223, \"deceased_daily\": \"\", \"deceased\": 2687, \"positive_100k\": 129.61274357740564, \"positive_daily\": \"\", \"positive\": 48033, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.666183759153278, \"deceased_daily\": \"\", \"deceased\": 2841, \"positive_100k\": 133.88432713627208, \"positive_daily\": \"\", \"positive\": 49616, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 8.049358026594238, \"deceased_daily\": \"\", \"deceased\": 2983, \"positive_100k\": 138.0236885887681, \"positive_daily\": \"\", \"positive\": 51150, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 8.513484604057934, \"deceased_daily\": \"\", \"deceased\": 3155, \"positive_100k\": 142.6514623117346, \"positive_daily\": \"\", \"positive\": 52865, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005339267751463493, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005339267751463493, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021357071005853972, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021357071005853972, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021357071005853972, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.042714142011707944, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.042714142011707944, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06941048076902541, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12280315828366034, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12280315828366034, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22958851331293023, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3256953328392731, \"positive_daily\": \"\", \"positive\": 61, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.39510581360829855, \"positive_daily\": \"\", \"positive\": 74, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8275865014768415, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0731928180441621, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.317242204135156, \"positive_daily\": \"\", \"positive\": 434, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.867186782535896, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.005339267751463493, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.3744172189249277, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.983093742591766, \"positive_daily\": \"\", \"positive\": 746, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.922804866849341, \"positive_daily\": \"\", \"positive\": 922, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.016017803254390478, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 6.097443772171309, \"positive_daily\": \"\", \"positive\": 1142, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.021357071005853972, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.973083683411322, \"positive_daily\": \"\", \"positive\": 1306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.026696338757317466, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 8.596221079856225, \"positive_daily\": \"\", \"positive\": 1610, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.032035606508780956, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.192662137543808, \"positive_daily\": \"\", \"positive\": 1909, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03737487426024445, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.420693720380411, \"positive_daily\": \"\", \"positive\": 2139, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.042714142011707944, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.075866723334094, \"positive_daily\": \"\", \"positive\": 2449, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06407121301756191, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 14.618915103507046, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08542828402341589, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.18332055468585, \"positive_daily\": \"\", \"positive\": 3031, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.09610681952634288, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 18.17486742598173, \"positive_daily\": \"\", \"positive\": 3404, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.11746389053219686, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 19.952843587219075, \"positive_daily\": \"\", \"positive\": 3737, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1441602292895143, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 22.216693113839593, \"positive_daily\": \"\", \"positive\": 4161, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.18153510354975877, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 23.871866116793278, \"positive_daily\": \"\", \"positive\": 4471, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.19755290680414928, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 25.70857422329672, \"positive_daily\": \"\", \"positive\": 4815, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.22958851331293023, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 27.315693816487233, \"positive_daily\": \"\", \"positive\": 5116, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.25628485207024765, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 29.611578949616533, \"positive_daily\": \"\", \"positive\": 5546, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3043382618334191, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 31.886107011739984, \"positive_daily\": \"\", \"positive\": 5972, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.34705240384512703, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 34.710579652264165, \"positive_daily\": \"\", \"positive\": 6501, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.38976654585683507, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 36.98510771438762, \"positive_daily\": \"\", \"positive\": 6927, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.42714142011707945, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 38.51213829130618, \"positive_daily\": \"\", \"positive\": 7213, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4378199556200065, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 40.17798982976279, \"positive_daily\": \"\", \"positive\": 7525, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.49121263313464136, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 42.27098278833648, \"positive_daily\": \"\", \"positive\": 7917, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5018911686375683, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 44.17176210785748, \"positive_daily\": \"\", \"positive\": 8273, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.5606231139036668, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 47.022931087138986, \"positive_daily\": \"\", \"positive\": 8807, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6193550591697652, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 49.39890523654024, \"positive_daily\": \"\", \"positive\": 9252, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6727477366844001, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 51.95107522173979, \"positive_daily\": \"\", \"positive\": 9730, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.7101226109446446, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 53.86253307676372, \"positive_daily\": \"\", \"positive\": 10088, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7421582174534256, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 56.099686264626925, \"positive_daily\": \"\", \"positive\": 10507, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.7848723594651335, \"deceased_daily\": \"\", \"deceased\": 147, \"positive_100k\": 57.83494828385256, \"positive_daily\": \"\", \"positive\": 10832, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8542828402341589, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 60.31236852053162, \"positive_daily\": \"\", \"positive\": 11296, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8969969822458669, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 63.06743068028678, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9290325887546479, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 65.70502894950974, \"positive_daily\": \"\", \"positive\": 12306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9664074630148923, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 68.6523047483176, \"positive_daily\": \"\", \"positive\": 12858, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.0091216050266003, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 71.17777839475983, \"positive_daily\": \"\", \"positive\": 13331, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.0571750147897716, \"deceased_daily\": \"\", \"deceased\": 198, \"positive_100k\": 73.75130545096523, \"positive_daily\": \"\", \"positive\": 13813, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1052284245529431, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 76.69858124977308, \"positive_daily\": \"\", \"positive\": 14365, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1532818343161144, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 79.4750004805341, \"positive_daily\": \"\", \"positive\": 14885, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024453465055998436, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07336039516799531, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07336039516799531, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12226732527999218, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.14672079033599061, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17117425539198905, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17117425539198905, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22008118550398592, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.24453465055998436, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.24453465055998436, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2689881156159828, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.29344158067198123, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.29344158067198123, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.29344158067198123, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3423485107839781, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4646158360639702, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4646158360639702, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7825108817919499, \"positive_daily\": \"\", \"positive\": 32, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9292316721279404, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1982197877439233, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3938475081919108, \"positive_daily\": \"\", \"positive\": 57, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.589475228639898, \"positive_daily\": \"\", \"positive\": 65, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.980730669535873, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5676138308798357, \"positive_daily\": \"\", \"positive\": 105, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1300435271677998, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.037413801535678, \"positive_daily\": \"\", \"positive\": 206, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.211180124223603, \"positive_daily\": \"\", \"positive\": 254, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.702841492639507, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.341223651391402, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.808431554751309, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.104465202719226, \"positive_daily\": \"\", \"positive\": 495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.329730522815083, \"positive_daily\": \"\", \"positive\": 586, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.12226732527999218, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 16.065926541790972, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 17.435320584926885, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 19.318237394238764, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.20115420355064, \"positive_daily\": \"\", \"positive\": 867, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.548686848926494, \"positive_daily\": \"\", \"positive\": 963, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17117425539198905, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.72245317161442, \"positive_daily\": \"\", \"positive\": 1011, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.19562772044798749, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 26.385288795422312, \"positive_daily\": \"\", \"positive\": 1079, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.29344158067198123, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.53460165305424, \"positive_daily\": \"\", \"positive\": 1126, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.36680197583997654, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 28.903995696190147, \"positive_daily\": \"\", \"positive\": 1182, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.39125544089597497, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 29.882134298430085, \"positive_daily\": \"\", \"positive\": 1222, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.44016237100797184, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 31.349342201789995, \"positive_daily\": \"\", \"positive\": 1282, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.4646158360639702, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 32.8410035702059, \"positive_daily\": \"\", \"positive\": 1343, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4890693011199687, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 34.4060253337898, \"positive_daily\": \"\", \"positive\": 1407, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 36.55793025871766, \"positive_daily\": \"\", \"positive\": 1495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 37.5116153959016, \"positive_daily\": \"\", \"positive\": 1534, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.562429696287964, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 39.1255440895975, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6113366263999609, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 40.34821734239742, \"positive_daily\": \"\", \"positive\": 1650, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7580574167359515, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 41.668704455421334, \"positive_daily\": \"\", \"positive\": 1704, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.8069643468479484, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 42.57348266249328, \"positive_daily\": \"\", \"positive\": 1741, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8558712769599452, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 43.7961559152932, \"positive_daily\": \"\", \"positive\": 1791, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8803247420159437, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 44.35858561158116, \"positive_daily\": \"\", \"positive\": 1814, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.9536851371839389, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 44.798747982589134, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.75243311977307, \"positive_daily\": \"\", \"positive\": 1871, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.99696777033306, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 46.657211326845015, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 47.68425685919694, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.2226732527999218, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 48.4423142759329, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.2471267178559202, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 49.127011297500864, \"positive_daily\": \"\", \"positive\": 2009, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.3204871130239155, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 49.298185552892846, \"positive_daily\": \"\", \"positive\": 2016, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.344940578079914, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 49.640534063676824, \"positive_daily\": \"\", \"positive\": 2030, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.4427544383039077, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 49.86061524918081, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.5405682985279014, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 50.0562429696288, \"positive_daily\": \"\", \"positive\": 2047, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.638382158751895, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 50.42304494546877, \"positive_daily\": \"\", \"positive\": 2062, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16817109727436694, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2522566459115504, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5045132918231008, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5045132918231008, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1771976809205684, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.1862242645667704, \"positive_daily\": \"\", \"positive\": 26, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.1862242645667704, \"positive_daily\": \"\", \"positive\": 26, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.7748231050270546, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8679352373104394, \"positive_daily\": \"\", \"positive\": 46, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.12019188322199, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.633731758691292, \"positive_daily\": \"\", \"positive\": 67, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.633731758691292, \"positive_daily\": \"\", \"positive\": 67, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.063186085523411, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08408554863718347, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.98812712053243, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.08408554863718347, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.753923641913282, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.426608031010751, \"positive_daily\": \"\", \"positive\": 124, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.099292420108219, \"positive_daily\": \"\", \"positive\": 132, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.276490101028786, \"positive_daily\": \"\", \"positive\": 146, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 13.621858879223723, \"positive_daily\": \"\", \"positive\": 162, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 15.051313206055841, \"positive_daily\": \"\", \"positive\": 179, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.994307408357262, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5885988404602842, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 19.339676186552197, \"positive_daily\": \"\", \"positive\": 230, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.6726843890974677, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 22.03041374294207, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 26.907375563898707, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 29.93445531483731, \"positive_daily\": \"\", \"positive\": 356, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 33.297877260324654, \"positive_daily\": \"\", \"positive\": 396, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.82044371944016, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 37.50215469218383, \"positive_daily\": \"\", \"positive\": 446, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 39.09978011629031, \"positive_daily\": \"\", \"positive\": 465, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 41.53826102676863, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 44.22899858315851, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 47.42424943137148, \"positive_daily\": \"\", \"positive\": 564, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 50.030901439124165, \"positive_daily\": \"\", \"positive\": 595, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 51.79669796050502, \"positive_daily\": \"\", \"positive\": 616, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 53.226152287337136, \"positive_daily\": \"\", \"positive\": 633, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 55.664633197815455, \"positive_daily\": \"\", \"positive\": 662, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 58.43945630284251, \"positive_daily\": \"\", \"positive\": 695, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 60.12116727558618, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 61.80287824832985, \"positive_daily\": \"\", \"positive\": 735, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.06416147788761, \"positive_daily\": \"\", \"positive\": 750, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.98910251289662, \"positive_daily\": \"\", \"positive\": 761, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.49361580471972, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.91404354790565, \"positive_daily\": \"\", \"positive\": 772, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 65.92307013155184, \"positive_daily\": \"\", \"positive\": 784, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.42758342337494, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.84801116656085, \"positive_daily\": \"\", \"positive\": 795, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 67.60478110429551, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.10929439611861, \"positive_daily\": \"\", \"positive\": 810, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.69789323657889, \"positive_daily\": \"\", \"positive\": 817, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 69.11832097976482, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.37960420932257, \"positive_daily\": \"\", \"positive\": 837, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.88411750114567, \"positive_daily\": \"\", \"positive\": 843, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017248974807182335, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017248974807182335, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05174692442154701, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06899589922872934, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06899589922872934, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10349384884309402, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1897387228790057, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1897387228790057, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4139753953723761, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4139753953723761, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6382120678657464, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.586905682260775, \"positive_daily\": \"\", \"positive\": 92, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.553729349096137, \"positive_daily\": \"\", \"positive\": 264, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.658544814388956, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.6426174560315, \"positive_daily\": \"\", \"positive\": 617, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.868175744974597, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017248974807182335, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.420142938804432, \"positive_daily\": \"\", \"positive\": 836, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03449794961436467, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 15.092852956284544, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05174692442154701, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.09329349510112, \"positive_daily\": \"\", \"positive\": 933, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 17.680199177361892, \"positive_daily\": \"\", \"positive\": 1025, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.249855884815485, \"positive_daily\": \"\", \"positive\": 1116, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10349384884309402, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.12999413879836, \"positive_daily\": \"\", \"positive\": 1225, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.155240773264641, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 23.06187931720278, \"positive_daily\": \"\", \"positive\": 1337, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.493544226198917, \"positive_daily\": \"\", \"positive\": 1420, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 26.114947858074053, \"positive_daily\": \"\", \"positive\": 1514, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.4139753953723761, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 27.11538839689063, \"positive_daily\": \"\", \"positive\": 1572, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.5519671938298347, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 29.633738718739252, \"positive_daily\": \"\", \"positive\": 1718, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.5864651434441994, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 32.11759109097351, \"positive_daily\": \"\", \"positive\": 1862, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7072079670944758, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 34.894676034929866, \"positive_daily\": \"\", \"positive\": 2023, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.8969466899734814, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 37.94774457580114, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.121183362466852, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 40.811074393793405, \"positive_daily\": \"\", \"positive\": 2366, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.241926186117128, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 44.2263714056155, \"positive_daily\": \"\", \"positive\": 2564, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3281710601530399, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 47.52092559378733, \"positive_daily\": \"\", \"positive\": 2755, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5524077326464103, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 52.41963443902712, \"positive_daily\": \"\", \"positive\": 3039, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7938933799469627, \"deceased_daily\": \"\", \"deceased\": 104, \"positive_100k\": 56.74912711562988, \"positive_daily\": \"\", \"positive\": 3290, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.121623901283427, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 61.63058698606249, \"positive_daily\": \"\", \"positive\": 3573, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3976074981983446, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 68.06445458914149, \"positive_daily\": \"\", \"positive\": 3946, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.777084943956356, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 73.63587345186139, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.0875664904856377, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 78.67257409555863, \"positive_daily\": \"\", \"positive\": 4561, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.2255582889430965, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 84.08875218501389, \"positive_daily\": \"\", \"positive\": 4875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.501541885858014, \"deceased_daily\": \"\", \"deceased\": 203, \"positive_100k\": 90.83310133462217, \"positive_daily\": \"\", \"positive\": 5266, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.7602765079657487, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 96.54251199579953, \"positive_daily\": \"\", \"positive\": 5597, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 4.088007029302213, \"deceased_daily\": \"\", \"deceased\": 237, \"positive_100k\": 100.56152312587301, \"positive_daily\": \"\", \"positive\": 5830, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.260496777374036, \"deceased_daily\": \"\", \"deceased\": 247, \"positive_100k\": 103.73533449039456, \"positive_daily\": \"\", \"positive\": 6014, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.484733449867408, \"deceased_daily\": \"\", \"deceased\": 260, \"positive_100k\": 106.78840303126583, \"positive_daily\": \"\", \"positive\": 6191, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.708970122360777, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 109.8587205469443, \"positive_daily\": \"\", \"positive\": 6369, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.915957820046965, \"deceased_daily\": \"\", \"deceased\": 285, \"positive_100k\": 112.34257291917855, \"positive_daily\": \"\", \"positive\": 6513, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.157443467347519, \"deceased_daily\": \"\", \"deceased\": 299, \"positive_100k\": 115.67162505696474, \"positive_daily\": \"\", \"positive\": 6706, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.3299332154193415, \"deceased_daily\": \"\", \"deceased\": 309, \"positive_100k\": 118.60395077418573, \"positive_daily\": \"\", \"positive\": 6876, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 5.53692091310553, \"deceased_daily\": \"\", \"deceased\": 321, \"positive_100k\": 122.01924778600785, \"positive_daily\": \"\", \"positive\": 7074, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.795655535213265, \"deceased_daily\": \"\", \"deceased\": 336, \"positive_100k\": 125.3655488986012, \"positive_daily\": \"\", \"positive\": 7268, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.9681452832850885, \"deceased_daily\": \"\", \"deceased\": 346, \"positive_100k\": 128.28062564101504, \"positive_daily\": \"\", \"positive\": 7437, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.123386056549729, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 130.7472290384421, \"positive_daily\": \"\", \"positive\": 7580, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 6.27862682981437, \"deceased_daily\": \"\", \"deceased\": 364, \"positive_100k\": 133.006844738183, \"positive_daily\": \"\", \"positive\": 7711, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.382120678657464, \"deceased_daily\": \"\", \"deceased\": 370, \"positive_100k\": 136.11166020347582, \"positive_daily\": \"\", \"positive\": 7891, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.623606325958018, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 139.85468773663436, \"positive_daily\": \"\", \"positive\": 8108, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.7960960740298395, \"deceased_daily\": \"\", \"deceased\": 394, \"positive_100k\": 142.66627063020508, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.95133684729448, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 145.02938017878907, \"positive_daily\": \"\", \"positive\": 8408, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.210071469402216, \"deceased_daily\": \"\", \"deceased\": 418, \"positive_100k\": 149.0828892584769, \"positive_daily\": \"\", \"positive\": 8643, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.279067368630946, \"deceased_daily\": \"\", \"deceased\": 422, \"positive_100k\": 151.3252559834106, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.365312242666857, \"deceased_daily\": \"\", \"deceased\": 427, \"positive_100k\": 153.44687988469406, \"positive_daily\": \"\", \"positive\": 8896, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.4860550663171335, \"deceased_daily\": \"\", \"deceased\": 434, \"positive_100k\": 156.08597303019295, \"positive_daily\": \"\", \"positive\": 9049, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.641295839581774, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 158.7940620749206, \"positive_daily\": \"\", \"positive\": 9206, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3128519584532599, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3128519584532599, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.147123847661953, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.147123847661953, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2514078338130397, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.459975806115213, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8771117507195594, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8771117507195594, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.128519584532599, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4413715429858587, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.171359446043466, \"positive_daily\": \"\", \"positive\": 40, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.109915321403245, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.214199307554332, \"positive_daily\": \"\", \"positive\": 50, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.152755182914112, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.385558753597797, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.385558753597797, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.10428398615108664, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 15.642597922662995, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.5011054102532, \"positive_daily\": \"\", \"positive\": 187, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 22.316773036332542, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.07662787302382, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.85508697284445, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 45.36353397572269, \"positive_daily\": \"\", \"positive\": 435, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 61.631835815292206, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 98.54836691277687, \"positive_daily\": \"\", \"positive\": 945, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 101.57260251115838, \"positive_daily\": \"\", \"positive\": 974, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 102.82401034497143, \"positive_daily\": \"\", \"positive\": 986, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 104.17970216493556, \"positive_daily\": \"\", \"positive\": 999, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 105.11825804029533, \"positive_daily\": \"\", \"positive\": 1008, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 106.68251783256164, \"positive_daily\": \"\", \"positive\": 1023, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 107.93392566637468, \"positive_daily\": \"\", \"positive\": 1035, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 111.79243315396488, \"positive_daily\": \"\", \"positive\": 1072, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 112.31385308472031, \"positive_daily\": \"\", \"positive\": 1077, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03511984676976722, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03511984676976722, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04097315456472843, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05853307794961203, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07609300133449565, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07609300133449565, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07609300133449565, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08194630912945686, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08779961692441805, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08779961692441805, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09950623251434046, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09950623251434046, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09950623251434046, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.1638926182589137, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.1638926182589137, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.21657238841356452, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.3394918521077498, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.6497171652406936, \"positive_daily\": \"\", \"positive\": 111, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.01755992338488361, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.1648082511972795, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.029266538974806015, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.1481639607507614, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04097315456472843, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.961773744250369, \"positive_daily\": \"\", \"positive\": 506, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08194630912945686, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 4.618259850224389, \"positive_daily\": \"\", \"positive\": 789, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.10535954030930166, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 5.74209494685694, \"positive_daily\": \"\", \"positive\": 981, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.15803931046395248, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 6.333279034148022, \"positive_daily\": \"\", \"positive\": 1082, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.1638926182589137, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 6.865930043489492, \"positive_daily\": \"\", \"positive\": 1173, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19901246502868092, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 8.212190836330569, \"positive_daily\": \"\", \"positive\": 1403, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.2107190806186033, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 9.33602593296312, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.28095877415813775, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 10.670580110214274, \"positive_daily\": \"\", \"positive\": 1823, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.3394918521077498, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.261764197505356, \"positive_daily\": \"\", \"positive\": 1924, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3511984676976722, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 11.48418989371388, \"positive_daily\": \"\", \"positive\": 1962, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.4389980846220902, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 13.111409460713096, \"positive_daily\": \"\", \"positive\": 2240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.544357624931392, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 16.08488982055339, \"positive_daily\": \"\", \"positive\": 2748, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7023969353953444, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 18.514012555462287, \"positive_daily\": \"\", \"positive\": 3163, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.8487296302693744, \"deceased_daily\": \"\", \"deceased\": 145, \"positive_100k\": 19.713940653429333, \"positive_daily\": \"\", \"positive\": 3368, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0067689407333271, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 20.281711509540568, \"positive_daily\": \"\", \"positive\": 3465, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.0535954030930166, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 21.34116022042855, \"positive_daily\": \"\", \"positive\": 3646, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4165004863806112, \"deceased_daily\": \"\", \"deceased\": 242, \"positive_100k\": 26.047219687577353, \"positive_daily\": \"\", \"positive\": 4450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5920997202294473, \"deceased_daily\": \"\", \"deceased\": 272, \"positive_100k\": 29.061673201982376, \"positive_daily\": \"\", \"positive\": 4965, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.7384324151034776, \"deceased_daily\": \"\", \"deceased\": 297, \"positive_100k\": 41.91553711971718, \"positive_daily\": \"\", \"positive\": 7161, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.8437919554127793, \"deceased_daily\": \"\", \"deceased\": 315, \"positive_100k\": 42.47745466803345, \"positive_daily\": \"\", \"positive\": 7257, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9491514957220806, \"deceased_daily\": \"\", \"deceased\": 333, \"positive_100k\": 43.70079599718034, \"positive_daily\": \"\", \"positive\": 7466, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0779242672112272, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 44.0695543882629, \"positive_daily\": \"\", \"positive\": 7529, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.1598705763406842, \"deceased_daily\": \"\", \"deceased\": 369, \"positive_100k\": 44.50269916509003, \"positive_daily\": \"\", \"positive\": 7603, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2710834244449467, \"deceased_daily\": \"\", \"deceased\": 388, \"positive_100k\": 45.995292652805134, \"positive_daily\": \"\", \"positive\": 7858, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.358883041369365, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 48.1434566135559, \"positive_daily\": \"\", \"positive\": 8225, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.4642425816786666, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 49.460450867422175, \"positive_daily\": \"\", \"positive\": 8450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.669108354502309, \"deceased_daily\": \"\", \"deceased\": 456, \"positive_100k\": 52.80854292613997, \"positive_daily\": \"\", \"positive\": 9022, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.77446789481161, \"deceased_daily\": \"\", \"deceased\": 474, \"positive_100k\": 55.41911820269267, \"positive_daily\": \"\", \"positive\": 9468, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.96762705204533, \"deceased_daily\": \"\", \"deceased\": 507, \"positive_100k\": 59.28230134736707, \"positive_daily\": \"\", \"positive\": 10128, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.0437200533798254, \"deceased_daily\": \"\", \"deceased\": 520, \"positive_100k\": 60.86269445200659, \"positive_daily\": \"\", \"positive\": 10398, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.1432262858941664, \"deceased_daily\": \"\", \"deceased\": 537, \"positive_100k\": 63.50838957532906, \"positive_daily\": \"\", \"positive\": 10850, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.277852365178274, \"deceased_daily\": \"\", \"deceased\": 560, \"positive_100k\": 65.45754107105114, \"positive_daily\": \"\", \"positive\": 11183, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.880743068059278, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 136.03087315489836, \"positive_daily\": \"\", \"positive\": 23240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 5.098231089411208, \"deceased_daily\": \"\", \"deceased\": 871, \"positive_100k\": 141.98954049016888, \"positive_daily\": \"\", \"positive\": 24258, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 5.168470782950743, \"deceased_daily\": \"\", \"deceased\": 883, \"positive_100k\": 144.4303698406677, \"positive_daily\": \"\", \"positive\": 24675, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15141375018548184, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15141375018548184, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22712062527822274, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7570687509274092, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7570687509274092, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7570687509274092, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7570687509274092, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.908482501112891, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2113100014838547, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2113100014838547, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.980843132326533, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.706290635665205, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.945875640858697, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.519909394011888, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.034046895866705, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.53237377392716, \"positive_daily\": \"\", \"positive\": 258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.213735649761826, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 21.42504565124568, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 23.166303778378722, \"positive_daily\": \"\", \"positive\": 306, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 24.680441280233538, \"positive_daily\": \"\", \"positive\": 326, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.648820032644803, \"positive_daily\": \"\", \"positive\": 352, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.9358369092214, \"positive_daily\": \"\", \"positive\": 369, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 30.585577537467334, \"positive_daily\": \"\", \"positive\": 404, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 40.73029879989462, \"positive_daily\": \"\", \"positive\": 538, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 43.53145317832603, \"positive_daily\": \"\", \"positive\": 575, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 48.83093443481789, \"positive_daily\": \"\", \"positive\": 645, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 51.404968187971086, \"positive_daily\": \"\", \"positive\": 679, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 54.13041569130976, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3028275003709637, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 56.401621944091985, \"positive_daily\": \"\", \"positive\": 745, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3785343754637046, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 58.97565569724517, \"positive_daily\": \"\", \"positive\": 779, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8327756260201501, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 64.95649882957171, \"positive_daily\": \"\", \"positive\": 858, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.908482501112891, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 72.75430696412403, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9841893762056321, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 78.65944322135782, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.135603126391114, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 83.05044197673679, \"positive_daily\": \"\", \"positive\": 1097, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4384306267620774, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 83.88321760275694, \"positive_daily\": \"\", \"positive\": 1108, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.5898443769475592, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 86.98719948155932, \"positive_daily\": \"\", \"positive\": 1149, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 89.712646984898, \"positive_daily\": \"\", \"positive\": 1185, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 91.37819823693829, \"positive_daily\": \"\", \"positive\": 1207, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 95.23924886666808, \"positive_daily\": \"\", \"positive\": 1258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 98.72176512093415, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.892671877318523, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 99.10029949639788, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.119792502596746, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 100.84155762353092, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.3469131278749686, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 103.94553950233329, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.649740628245932, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 105.98962512983731, \"positive_daily\": \"\", \"positive\": 1400, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.7254475033386734, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 108.56365888299048, \"positive_daily\": \"\", \"positive\": 1434, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 110.456330760309, \"positive_daily\": \"\", \"positive\": 1459, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 114.46879514022427, \"positive_daily\": \"\", \"positive\": 1512, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 115.68010514170814, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 116.21005326735731, \"positive_daily\": \"\", \"positive\": 1535, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.2553956289878596, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 117.49707014393391, \"positive_daily\": \"\", \"positive\": 1552, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.3311025040806004, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 118.02701826958308, \"positive_daily\": \"\", \"positive\": 1559, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.406809379173341, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 120.52534514764355, \"positive_daily\": \"\", \"positive\": 1592, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 121.50953452384918, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 123.7807407766314, \"positive_daily\": \"\", \"positive\": 1635, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.709636879544305, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 124.38639577737334, \"positive_daily\": \"\", \"positive\": 1643, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 124.6892232777443, \"positive_daily\": \"\", \"positive\": 1647, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 125.67341265394994, \"positive_daily\": \"\", \"positive\": 1660, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 126.12765390450637, \"positive_daily\": \"\", \"positive\": 1666, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03624468788793143, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03624468788793143, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03624468788793143, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.054367031831897145, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10873406366379429, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10873406366379429, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10873406366379429, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10873406366379429, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.21746812732758858, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2718351591594857, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2718351591594857, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4168139107112114, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5436703183189714, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7248937577586285, \"positive_daily\": \"\", \"positive\": 40, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.069218292693977, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.069218292693977, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8089633113146855, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.077527387392285, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.421851922327633, \"positive_daily\": \"\", \"positive\": 244, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.019889272478502, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.817272406012994, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.08910756517248, \"positive_daily\": \"\", \"positive\": 336, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.248937577586285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.15505477478457, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.477985882694067, \"positive_daily\": \"\", \"positive\": 523, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.344587308922536, \"positive_daily\": \"\", \"positive\": 626, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.685640760776, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.352896403620845, \"positive_daily\": \"\", \"positive\": 792, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.054367031831897145, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.947662670689827, \"positive_daily\": \"\", \"positive\": 880, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09061171971982857, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.36120549831915, \"positive_daily\": \"\", \"positive\": 958, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.12685640760775999, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 18.865360045668307, \"positive_daily\": \"\", \"positive\": 1041, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1631010954956914, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 21.148775382607987, \"positive_daily\": \"\", \"positive\": 1167, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.19934578338362285, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 22.471706490517484, \"positive_daily\": \"\", \"positive\": 1240, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.23559047127155425, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.50140901224164, \"positive_daily\": \"\", \"positive\": 1352, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 25.697483712543377, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 26.204909342974418, \"positive_daily\": \"\", \"positive\": 1446, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.34432453493534854, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.509718106939953, \"positive_daily\": \"\", \"positive\": 1518, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.36244687887931426, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 29.267585469504624, \"positive_daily\": \"\", \"positive\": 1615, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.4530585985991428, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 34.10625130254347, \"positive_daily\": \"\", \"positive\": 1882, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5074256304310399, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 34.92175678002193, \"positive_daily\": \"\", \"positive\": 1927, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.4893032864870742, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 39.43422042206939, \"positive_daily\": \"\", \"positive\": 2176, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6161596940948342, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 41.826369822672866, \"positive_daily\": \"\", \"positive\": 2308, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7248937577586285, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 45.07026938864273, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.76113844564656, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 47.208705974030686, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8698725093103543, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 50.18077038084106, \"positive_daily\": \"\", \"positive\": 2769, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8879948532543199, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 52.64540915722039, \"positive_daily\": \"\", \"positive\": 2905, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.0148512608620799, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 53.89585088935404, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.069218292693977, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 55.52686184431095, \"positive_daily\": \"\", \"positive\": 3064, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1598300124138057, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 57.28472920687562, \"positive_daily\": \"\", \"positive\": 3161, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.3048087639655312, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 58.66202734661701, \"positive_daily\": \"\", \"positive\": 3237, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.3591757957974284, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 61.05417674722049, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.4860322034051885, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 63.22885802049637, \"positive_daily\": \"\", \"positive\": 3489, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.631010954956914, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 66.7083480577378, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.703500330732777, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 68.55682714002229, \"positive_daily\": \"\", \"positive\": 3783, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.7759897065086399, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 70.09722637525938, \"positive_daily\": \"\", \"positive\": 3868, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.5552504960991658, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 72.74308859107838, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.700229247650891, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 74.82715814463442, \"positive_daily\": \"\", \"positive\": 4129, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.1170431583621023, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 77.63612145594911, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.2076548780819314, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 79.6477016337293, \"positive_daily\": \"\", \"positive\": 4395, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.3707559735776225, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 81.09748914924657, \"positive_daily\": \"\", \"positive\": 4475, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.443245349353485, \"deceased_daily\": \"\", \"deceased\": 190, \"positive_100k\": 82.9278458875871, \"positive_daily\": \"\", \"positive\": 4576, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.4976123811853825, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 85.08440481691902, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.606346444849177, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 85.89991029439747, \"positive_daily\": \"\", \"positive\": 4740, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.7332028524569365, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 88.90821938909579, \"positive_daily\": \"\", \"positive\": 4906, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00298564305765438, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00447846458648157, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00447846458648157, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00447846458648157, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00597128611530876, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00746410764413595, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00746410764413595, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00746410764413595, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.020899501403580656, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.026870787518889418, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.05672721809543321, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.08509082714314982, \"positive_daily\": \"\", \"positive\": 57, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.14928215288271898, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.19406679874753469, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.00447846458648157, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2851289120059933, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.30453559188074675, \"positive_daily\": \"\", \"positive\": 204, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.4299326003022307, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.00895692917296314, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 0.5672721809543322, \"positive_daily\": \"\", \"positive\": 380, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.013435393759444709, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.9792909229106365, \"positive_daily\": \"\", \"positive\": 656, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.01642103681709909, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.431615846145275, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.6958452567476878, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.8197494436403443, \"positive_daily\": \"\", \"positive\": 1219, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.04926311045129727, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 2.6781218227159784, \"positive_daily\": \"\", \"positive\": 1794, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.117932900777348, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 5.495076047612886, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.711725593607046, \"positive_daily\": \"\", \"positive\": 4496, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.7654671686448244, \"positive_daily\": \"\", \"positive\": 4532, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 9.97652627715211, \"positive_daily\": \"\", \"positive\": 6683, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 11.51711809490177, \"positive_daily\": \"\", \"positive\": 7715, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 13.62050362901928, \"positive_daily\": \"\", \"positive\": 9124, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.36424845303383435, \"deceased_daily\": \"\", \"deceased\": 244, \"positive_100k\": 16.376252171234274, \"positive_daily\": \"\", \"positive\": 10970, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6732625095010626, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 19.045417064777286, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8404585207297078, \"deceased_daily\": \"\", \"deceased\": 563, \"positive_100k\": 21.590677771427647, \"positive_daily\": \"\", \"positive\": 14463, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.0091473534871804, \"deceased_daily\": \"\", \"deceased\": 676, \"positive_100k\": 24.247900092740043, \"positive_daily\": \"\", \"positive\": 16243, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2868121578490377, \"deceased_daily\": \"\", \"deceased\": 862, \"positive_100k\": 30.04004762458954, \"positive_daily\": \"\", \"positive\": 20123, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.645089324767563, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 33.77060862512869, \"positive_daily\": \"\", \"positive\": 22622, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.989931097926644, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 38.21623113797606, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.534810955948568, \"deceased_daily\": \"\", \"deceased\": 1698, \"positive_100k\": 44.11436899837229, \"positive_daily\": \"\", \"positive\": 29551, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.981164593067898, \"deceased_daily\": \"\", \"deceased\": 1997, \"positive_100k\": 49.86322470588579, \"positive_daily\": \"\", \"positive\": 33402, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.458867482292599, \"deceased_daily\": \"\", \"deceased\": 2317, \"positive_100k\": 56.88396435596007, \"positive_daily\": \"\", \"positive\": 38105, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.8977570117677924, \"deceased_daily\": \"\", \"deceased\": 2611, \"positive_100k\": 60.769778795497245, \"positive_daily\": \"\", \"positive\": 40708, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.5232492323463855, \"deceased_daily\": \"\", \"deceased\": 3030, \"positive_100k\": 67.43074845712417, \"positive_daily\": \"\", \"positive\": 45170, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.272645639817635, \"deceased_daily\": \"\", \"deceased\": 3532, \"positive_100k\": 78.86128290335395, \"positive_daily\": \"\", \"positive\": 52827, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.589314228243216, \"deceased_daily\": \"\", \"deceased\": 4414, \"positive_100k\": 86.20895046824138, \"positive_daily\": \"\", \"positive\": 57749, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.05825061260917, \"deceased_daily\": \"\", \"deceased\": 5398, \"positive_100k\": 89.46330140108465, \"positive_daily\": \"\", \"positive\": 59929, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 9.733196367953278, \"deceased_daily\": \"\", \"deceased\": 6520, \"positive_100k\": 97.33494932259043, \"positive_daily\": \"\", \"positive\": 65202, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.306630259337135, \"deceased_daily\": \"\", \"deceased\": 7574, \"positive_100k\": 103.7510962534897, \"positive_daily\": \"\", \"positive\": 69500, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.081404632798447, \"deceased_daily\": \"\", \"deceased\": 8093, \"positive_100k\": 106.60537101660728, \"positive_daily\": \"\", \"positive\": 71412, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 13.324924966311496, \"deceased_daily\": \"\", \"deceased\": 8926, \"positive_100k\": 112.47365244642697, \"positive_daily\": \"\", \"positive\": 75343, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 15.440253072659623, \"deceased_daily\": \"\", \"deceased\": 10343, \"positive_100k\": 118.17623068654682, \"positive_daily\": \"\", \"positive\": 79163, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 16.25234798434162, \"deceased_daily\": \"\", \"deceased\": 10887, \"positive_100k\": 123.98927771979992, \"positive_daily\": \"\", \"positive\": 83057, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 18.254221654498878, \"deceased_daily\": \"\", \"deceased\": 12228, \"positive_100k\": 130.42184568751628, \"positive_daily\": \"\", \"positive\": 87366, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 19.727636503451315, \"deceased_daily\": \"\", \"deceased\": 13215, \"positive_100k\": 136.94846141154875, \"positive_daily\": \"\", \"positive\": 91738, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 20.677070995785407, \"deceased_daily\": \"\", \"deceased\": 13851, \"positive_100k\": 141.61352868913372, \"positive_daily\": \"\", \"positive\": 94863, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 21.51454387345746, \"deceased_daily\": \"\", \"deceased\": 14412, \"positive_100k\": 181.69429391661492, \"positive_daily\": \"\", \"positive\": 121712, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 22.371423431004267, \"deceased_daily\": \"\", \"deceased\": 14986, \"positive_100k\": 187.19086278575665, \"positive_daily\": \"\", \"positive\": 125394, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 23.508953435970586, \"deceased_daily\": \"\", \"deceased\": 15748, \"positive_100k\": 194.6116786055566, \"positive_daily\": \"\", \"positive\": 130365, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 25.65861643748174, \"deceased_daily\": \"\", \"deceased\": 17188, \"positive_100k\": 199.41856392838017, \"positive_daily\": \"\", \"positive\": 133585, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 26.78271104868861, \"deceased_daily\": \"\", \"deceased\": 17941, \"positive_100k\": 218.06390482343176, \"positive_daily\": \"\", \"positive\": 146075, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 27.92024105365493, \"deceased_daily\": \"\", \"deceased\": 18703, \"positive_100k\": 221.06298327484558, \"positive_daily\": \"\", \"positive\": 148084, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 28.87863247516199, \"deceased_daily\": \"\", \"deceased\": 19345, \"positive_100k\": 221.06596891790323, \"positive_daily\": \"\", \"positive\": 148086, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 29.474268265164035, \"deceased_daily\": \"\", \"deceased\": 19744, \"positive_100k\": 228.41811494737715, \"positive_daily\": \"\", \"positive\": 153011, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 30.292334462961335, \"deceased_daily\": \"\", \"deceased\": 20292, \"positive_100k\": 231.97401582904354, \"positive_daily\": \"\", \"positive\": 155393, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 31.093979623941536, \"deceased_daily\": \"\", \"deceased\": 20829, \"positive_100k\": 236.11659557153897, \"positive_daily\": \"\", \"positive\": 158168, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.90607453562353, \"deceased_daily\": \"\", \"deceased\": 21373, \"positive_100k\": 232.85030206646505, \"positive_daily\": \"\", \"positive\": 155980, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.67637044449835, \"deceased_daily\": \"\", \"deceased\": 21889, \"positive_100k\": 236.31812647793063, \"positive_daily\": \"\", \"positive\": 158303, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 33.258570840740965, \"deceased_daily\": \"\", \"deceased\": 22279, \"positive_100k\": 238.77978917896664, \"positive_daily\": \"\", \"positive\": 159952, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 33.8094219848782, \"deceased_daily\": \"\", \"deceased\": 22648, \"positive_100k\": 241.30564320574226, \"positive_daily\": \"\", \"positive\": 161644, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 34.170684794854374, \"deceased_daily\": \"\", \"deceased\": 22890, \"positive_100k\": 242.16550840634676, \"positive_daily\": \"\", \"positive\": 162220, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 34.823047802951855, \"deceased_daily\": \"\", \"deceased\": 23327, \"positive_100k\": 247.7531393887469, \"positive_daily\": \"\", \"positive\": 165963, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 35.37091330403143, \"deceased_daily\": \"\", \"deceased\": 23694, \"positive_100k\": 252.36595791282295, \"positive_daily\": \"\", \"positive\": 169053, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 36.00834809684065, \"deceased_daily\": \"\", \"deceased\": 24121, \"positive_100k\": 248.6189758754667, \"positive_daily\": \"\", \"positive\": 166543, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0012058664631678581, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0048234658526714325, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0048234658526714325, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0048234658526714325, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00602933231583929, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009646931705342865, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01205866463167858, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014470397558014296, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014470397558014296, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014470397558014296, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014470397558014296, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015676264021182152, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015676264021182152, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.016882130484350014, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.016882130484350014, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020499729873853584, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03255839450553217, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05546985730572147, \"positive_daily\": \"\", \"positive\": 46, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05788159023205718, \"positive_daily\": \"\", \"positive\": 48, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09526345059026078, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15676264021182154, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.19173276764368943, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23634982678090016, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.31593701334997876, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5812276352469076, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8079305303224649, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9634873040711186, \"positive_daily\": \"\", \"positive\": 799, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2541011216945723, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4180989606854009, \"positive_daily\": \"\", \"positive\": 1176, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.7569474368355689, \"positive_daily\": \"\", \"positive\": 1457, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.300793211724273, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.5057905104628087, \"positive_daily\": \"\", \"positive\": 2078, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.008441065242175007, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 4.431559252141878, \"positive_daily\": \"\", \"positive\": 3675, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.010852798168510723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.528897733624628, \"positive_daily\": \"\", \"positive\": 4585, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.013264531094846438, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 6.987996154057737, \"positive_daily\": \"\", \"positive\": 5795, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.020499729873853584, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 8.769060920156663, \"positive_daily\": \"\", \"positive\": 7272, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.02894079511602859, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 11.162705849544862, \"positive_daily\": \"\", \"positive\": 9257, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.03376426096870003, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 14.864715891470187, \"positive_daily\": \"\", \"positive\": 12327, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.05305812437938575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 18.473874215731584, \"positive_daily\": \"\", \"positive\": 15320, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.08079305303224649, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 23.934037560955645, \"positive_daily\": \"\", \"positive\": 19848, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.10129278290610007, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 26.78591174634763, \"positive_daily\": \"\", \"positive\": 22213, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.11335144753777866, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 29.99351653837413, \"positive_daily\": \"\", \"positive\": 24873, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14832157496964654, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 35.037655953805285, \"positive_daily\": \"\", \"positive\": 29056, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1893210347173537, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 39.776711154054965, \"positive_daily\": \"\", \"positive\": 32986, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24840849141257876, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 45.006554004813964, \"positive_daily\": \"\", \"positive\": 37323, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.3219663456658181, \"deceased_daily\": \"\", \"deceased\": 267, \"positive_100k\": 52.98336065866935, \"positive_daily\": \"\", \"positive\": 43938, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.41240633040340746, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 61.34363284781211, \"positive_daily\": \"\", \"positive\": 50871, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.5221401785516825, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 69.57246559246957, \"positive_daily\": \"\", \"positive\": 57695, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.6427268248684683, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 74.87827803040814, \"positive_daily\": \"\", \"positive\": 62095, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.7777838687432684, \"deceased_daily\": \"\", \"deceased\": 645, \"positive_100k\": 80.65437838898218, \"positive_daily\": \"\", \"positive\": 66885, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.93454650895509, \"deceased_daily\": \"\", \"deceased\": 775, \"positive_100k\": 86.59085898715755, \"positive_daily\": \"\", \"positive\": 71808, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.1093971461144294, \"deceased_daily\": \"\", \"deceased\": 920, \"positive_100k\": 93.90323321980745, \"positive_daily\": \"\", \"positive\": 77872, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.3348941747268188, \"deceased_daily\": \"\", \"deceased\": 1107, \"positive_100k\": 102.25024087785536, \"positive_daily\": \"\", \"positive\": 84794, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.5374797405390188, \"deceased_daily\": \"\", \"deceased\": 1275, \"positive_100k\": 109.92558091591877, \"positive_daily\": \"\", \"positive\": 91159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.741271172814387, \"deceased_daily\": \"\", \"deceased\": 1444, \"positive_100k\": 115.87412017872582, \"positive_daily\": \"\", \"positive\": 96092, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.9100924776578871, \"deceased_daily\": \"\", \"deceased\": 1584, \"positive_100k\": 120.73496789175545, \"positive_daily\": \"\", \"positive\": 100123, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.182618298333823, \"deceased_daily\": \"\", \"deceased\": 1810, \"positive_100k\": 124.65523976351416, \"positive_daily\": \"\", \"positive\": 103374, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.4310267897464017, \"deceased_daily\": \"\", \"deceased\": 2016, \"positive_100k\": 129.8272010240411, \"positive_daily\": \"\", \"positive\": 107663, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.8325803219812986, \"deceased_daily\": \"\", \"deceased\": 2349, \"positive_100k\": 136.61984681106566, \"positive_daily\": \"\", \"positive\": 113296, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.143693869478606, \"deceased_daily\": \"\", \"deceased\": 2607, \"positive_100k\": 142.5105044836406, \"positive_daily\": \"\", \"positive\": 118181, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.336632503585463, \"deceased_daily\": \"\", \"deceased\": 2767, \"positive_100k\": 147.32191167168037, \"positive_daily\": \"\", \"positive\": 122171, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.2992506432272597, \"deceased_daily\": \"\", \"deceased\": 2736, \"positive_100k\": 150.6223681813708, \"positive_daily\": \"\", \"positive\": 124908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.644128451693267, \"deceased_daily\": \"\", \"deceased\": 3022, \"positive_100k\": 154.1748507818633, \"positive_daily\": \"\", \"positive\": 127854, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 3.8515374833581384, \"deceased_daily\": \"\", \"deceased\": 3194, \"positive_100k\": 156.84946259716963, \"positive_daily\": \"\", \"positive\": 130072, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 3.9721241296749237, \"deceased_daily\": \"\", \"deceased\": 3294, \"positive_100k\": 158.40141273526666, \"positive_daily\": \"\", \"positive\": 131359, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.5871160258905315, \"deceased_daily\": \"\", \"deceased\": 3804, \"positive_100k\": 162.49412351125838, \"positive_daily\": \"\", \"positive\": 134753, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.886170908756161, \"deceased_daily\": \"\", \"deceased\": 4052, \"positive_100k\": 166.0454002452877, \"positive_daily\": \"\", \"positive\": 137698, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.247930847706518, \"deceased_daily\": \"\", \"deceased\": 4352, \"positive_100k\": 170.50590029254562, \"positive_daily\": \"\", \"positive\": 141397, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.376958559265479, \"deceased_daily\": \"\", \"deceased\": 4459, \"positive_100k\": 172.8513105634071, \"positive_daily\": \"\", \"positive\": 143342, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.530103600087797, \"deceased_daily\": \"\", \"deceased\": 4586, \"positive_100k\": 175.0725165885623, \"positive_daily\": \"\", \"positive\": 145184, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.862922743922126, \"deceased_daily\": \"\", \"deceased\": 4862, \"positive_100k\": 177.34075140578102, \"positive_daily\": \"\", \"positive\": 147065, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.069125909123829, \"deceased_daily\": \"\", \"deceased\": 5033, \"positive_100k\": 178.81914368962484, \"positive_daily\": \"\", \"positive\": 148291, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.365769059063122, \"deceased_daily\": \"\", \"deceased\": 5279, \"positive_100k\": 181.66137094331145, \"positive_daily\": \"\", \"positive\": 150648, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.722705532160808, \"deceased_daily\": \"\", \"deceased\": 5575, \"positive_100k\": 184.6531256384309, \"positive_daily\": \"\", \"positive\": 153129, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.945790827846861, \"deceased_daily\": \"\", \"deceased\": 5760, \"positive_100k\": 186.90809592455483, \"positive_daily\": \"\", \"positive\": 154999, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.086877204037502, \"deceased_daily\": \"\", \"deceased\": 5877, \"positive_100k\": 188.73377774979096, \"positive_daily\": \"\", \"positive\": 156513, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.20625798389112, \"deceased_daily\": \"\", \"deceased\": 5976, \"positive_100k\": 190.24955189399296, \"positive_daily\": \"\", \"positive\": 157770, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.387137953366299, \"deceased_daily\": \"\", \"deceased\": 6126, \"positive_100k\": 191.4409479596028, \"positive_daily\": \"\", \"positive\": 158758, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.613840848441855, \"deceased_daily\": \"\", \"deceased\": 6314, \"positive_100k\": 192.8325178580985, \"positive_daily\": \"\", \"positive\": 159912, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.798338417306538, \"deceased_daily\": \"\", \"deceased\": 6467, \"positive_100k\": 194.79446259367262, \"positive_daily\": \"\", \"positive\": 161539, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020603662589476556, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020603662589476556, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020603662589476556, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04120732517895311, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12362197553685933, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12362197553685933, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.370865926610578, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.370865926610578, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.39146958920005454, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4326769143790077, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7005245280422029, \"positive_daily\": \"\", \"positive\": 34, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.020603662589476556, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.8859574913474919, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.020603662589476556, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.8859574913474919, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.020603662589476556, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.85432963305289, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.482018977621538, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.594616757453272, \"positive_daily\": \"\", \"positive\": 223, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.016269476127154, \"positive_daily\": \"\", \"positive\": 292, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.47624006233844, \"positive_daily\": \"\", \"positive\": 557, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.072301548612488, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.173875132739095, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08241465035790622, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.66691830606576, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12362197553685933, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.179120413161126, \"positive_daily\": \"\", \"positive\": 1125, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.14422563812633588, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.382267581414343, \"positive_daily\": \"\", \"positive\": 1329, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.185432963305289, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 32.22412828994133, \"positive_daily\": \"\", \"positive\": 1564, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.39146958920005454, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 37.47806225025785, \"positive_daily\": \"\", \"positive\": 1819, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.45328057696848423, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 43.700368352279774, \"positive_daily\": \"\", \"positive\": 2121, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.741731853221156, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 49.75784515358589, \"positive_daily\": \"\", \"positive\": 2415, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9477684791159215, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 53.87857767148119, \"positive_daily\": \"\", \"positive\": 2615, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.112597779831734, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 59.95665813537678, \"positive_daily\": \"\", \"positive\": 2910, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4628600438528354, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 66.65284847695666, \"positive_daily\": \"\", \"positive\": 3235, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7513113201055073, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 71.0208249459257, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.0191589337687024, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 79.30349730689527, \"positive_daily\": \"\", \"positive\": 3849, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.472439510737187, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 88.03945024483332, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.822701774758288, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 94.85926256195006, \"positive_daily\": \"\", \"positive\": 4604, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.2553786891372956, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 102.89469097184592, \"positive_daily\": \"\", \"positive\": 4994, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.5850372905689207, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 110.51804612995225, \"positive_daily\": \"\", \"positive\": 5364, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.326769143790076, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 117.62630972332165, \"positive_daily\": \"\", \"positive\": 5709, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 4.8418607085269905, \"deceased_daily\": \"\", \"deceased\": 235, \"positive_100k\": 125.14664656848059, \"positive_daily\": \"\", \"positive\": 6074, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 5.418763261032334, \"deceased_daily\": \"\", \"deceased\": 263, \"positive_100k\": 135.4484778632189, \"positive_daily\": \"\", \"positive\": 6574, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 5.913251163179772, \"deceased_daily\": \"\", \"deceased\": 287, \"positive_100k\": 166.66302668627586, \"positive_daily\": \"\", \"positive\": 8089, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 6.593172028632497, \"deceased_daily\": \"\", \"deceased\": 320, \"positive_100k\": 183.9494995988467, \"positive_daily\": \"\", \"positive\": 8928, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 6.88162330488517, \"deceased_daily\": \"\", \"deceased\": 334, \"positive_100k\": 198.92836230139613, \"positive_daily\": \"\", \"positive\": 9655, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 7.520336845158943, \"deceased_daily\": \"\", \"deceased\": 365, \"positive_100k\": 219.36719559015688, \"positive_daily\": \"\", \"positive\": 10647, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 8.365087011327482, \"deceased_daily\": \"\", \"deceased\": 406, \"positive_100k\": 236.5094428646014, \"positive_daily\": \"\", \"positive\": 11479, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 9.14802618972759, \"deceased_daily\": \"\", \"deceased\": 444, \"positive_100k\": 258.51415451016237, \"positive_daily\": \"\", \"positive\": 12547, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.013380018485606, \"deceased_daily\": \"\", \"deceased\": 486, \"positive_100k\": 273.43120622494337, \"positive_daily\": \"\", \"positive\": 13271, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 10.919941172422574, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 288.03920300088225, \"positive_daily\": \"\", \"positive\": 13980, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.764691338591113, \"deceased_daily\": \"\", \"deceased\": 571, \"positive_100k\": 304.068852495495, \"positive_daily\": \"\", \"positive\": 14758, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.568234179580699, \"deceased_daily\": \"\", \"deceased\": 610, \"positive_100k\": 314.22645815210694, \"positive_daily\": \"\", \"positive\": 15251, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 14.154716198970394, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 322.48852685048706, \"positive_daily\": \"\", \"positive\": 15652, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 15.040673690317886, \"deceased_daily\": \"\", \"deceased\": 730, \"positive_100k\": 330.482747935204, \"positive_daily\": \"\", \"positive\": 16040, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 15.84421653130747, \"deceased_daily\": \"\", \"deceased\": 769, \"positive_100k\": 343.4836590291636, \"positive_daily\": \"\", \"positive\": 16671, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 16.359308096044384, \"deceased_daily\": \"\", \"deceased\": 794, \"positive_100k\": 362.76868721291373, \"positive_daily\": \"\", \"positive\": 17607, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 20.89211386572923, \"deceased_daily\": \"\", \"deceased\": 1014, \"positive_100k\": 374.6570005270417, \"positive_daily\": \"\", \"positive\": 18184, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.90169333261358, \"deceased_daily\": \"\", \"deceased\": 1063, \"positive_100k\": 382.42458132327437, \"positive_daily\": \"\", \"positive\": 18561, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 22.396181234761016, \"deceased_daily\": \"\", \"deceased\": 1087, \"positive_100k\": 396.8677487984974, \"positive_daily\": \"\", \"positive\": 19262, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.705236173603165, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 404.82076255803537, \"positive_daily\": \"\", \"positive\": 19648, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.879644941203328, \"deceased_daily\": \"\", \"deceased\": 1159, \"positive_100k\": 409.53900129102556, \"positive_daily\": \"\", \"positive\": 19877, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.518358481477097, \"deceased_daily\": \"\", \"deceased\": 1190, \"positive_100k\": 417.28597842466866, \"positive_daily\": \"\", \"positive\": 20253, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.022512888628739954, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03376933294310993, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04502577725747991, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07879511020058984, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11256444314369976, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11256444314369976, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13507733177243972, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16884666471554965, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22512888628739952, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.41648843963168913, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.48402710551790895, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6866431031765686, \"positive_daily\": \"\", \"positive\": 61, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6866431031765686, \"positive_daily\": \"\", \"positive\": 61, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8442333235777483, \"positive_daily\": \"\", \"positive\": 75, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8892591008352283, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1256444314369976, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.418311983610617, \"positive_daily\": \"\", \"positive\": 126, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7447488687273462, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3976226389608053, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.453904860532655, \"positive_daily\": \"\", \"positive\": 218, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8141110785924943, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4219590715684727, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.80650172223598, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.954659042301717, \"positive_daily\": \"\", \"positive\": 529, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.014588351831424, \"positive_daily\": \"\", \"positive\": 712, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.93944032958869, \"positive_daily\": \"\", \"positive\": 883, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.055651860690245, \"positive_daily\": \"\", \"positive\": 1071, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03376933294310993, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 13.935478061190032, \"positive_daily\": \"\", \"positive\": 1238, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05628222157184988, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 26.666516580742474, \"positive_daily\": \"\", \"positive\": 2369, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09005155451495982, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 30.313604538598344, \"positive_daily\": \"\", \"positive\": 2693, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 34.163308494112876, \"positive_daily\": \"\", \"positive\": 3035, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 40.73707197370495, \"positive_daily\": \"\", \"positive\": 3619, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.16884666471554965, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 47.80611900312929, \"positive_daily\": \"\", \"positive\": 4247, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.18010310902991963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 52.84900605596704, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.22512888628739952, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 60.31202863639434, \"positive_daily\": \"\", \"positive\": 5358, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2926675521736194, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 68.5742587631419, \"positive_daily\": \"\", \"positive\": 6092, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4052319953173192, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 77.18543866363494, \"positive_daily\": \"\", \"positive\": 6857, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.45025777257479904, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 83.61286836714018, \"positive_daily\": \"\", \"positive\": 7428, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.495283549832279, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 88.37434431211868, \"positive_daily\": \"\", \"positive\": 7851, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5515657714041289, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 94.8918255701389, \"positive_daily\": \"\", \"positive\": 8430, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.6416173259190887, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 100.22738017515027, \"positive_daily\": \"\", \"positive\": 8904, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7316688804340484, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 104.09959701929354, \"positive_daily\": \"\", \"positive\": 9248, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.8217204349490083, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 105.85560233233525, \"positive_daily\": \"\", \"positive\": 9404, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9680542110358179, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 112.20423692563993, \"positive_daily\": \"\", \"positive\": 9968, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0693622098651479, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 117.15707242396273, \"positive_daily\": \"\", \"positive\": 10408, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.1369008757513677, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 120.92798126927666, \"positive_daily\": \"\", \"positive\": 10743, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1594137643801075, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 125.4530718836534, \"positive_daily\": \"\", \"positive\": 11145, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.3057475404669174, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 130.41716382629053, \"positive_daily\": \"\", \"positive\": 11586, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3845426506675071, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 135.59512821090073, \"positive_daily\": \"\", \"positive\": 12046, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4633377608680969, \"deceased_daily\": \"\", \"deceased\": 130, \"positive_100k\": 140.7168103739391, \"positive_daily\": \"\", \"positive\": 12501, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5984150926405367, \"deceased_daily\": \"\", \"deceased\": 142, \"positive_100k\": 143.60971656273216, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.6997230914698664, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 146.13116008915105, \"positive_daily\": \"\", \"positive\": 12982, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.8460568675566764, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 149.31673383011773, \"positive_daily\": \"\", \"positive\": 13265, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.9361084220716358, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 151.86069024516536, \"positive_daily\": \"\", \"positive\": 13491, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.9923906436434857, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 154.35962088295548, \"positive_daily\": \"\", \"positive\": 13713, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.071185753844076, \"deceased_daily\": \"\", \"deceased\": 184, \"positive_100k\": 156.93734663094622, \"positive_daily\": \"\", \"positive\": 13942, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1274679754159256, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 163.19592966973593, \"positive_daily\": \"\", \"positive\": 14498, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.1612373083590355, \"deceased_daily\": \"\", \"deceased\": 192, \"positive_100k\": 166.62914518561877, \"positive_daily\": \"\", \"positive\": 14803, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.1837501969877753, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 169.49953848578312, \"positive_daily\": \"\", \"positive\": 15058, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.2400324185596254, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 172.2010851212319, \"positive_daily\": \"\", \"positive\": 15298, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2625453071883657, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 173.83326954681556, \"positive_daily\": \"\", \"positive\": 15443, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.2963146401314756, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 175.093991310025, \"positive_daily\": \"\", \"positive\": 15555, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.3638533060176954, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 177.041356176411, \"positive_daily\": \"\", \"positive\": 15728, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.420135527589545, \"deceased_daily\": \"\", \"deceased\": 215, \"positive_100k\": 178.2345392737342, \"positive_daily\": \"\", \"positive\": 15834, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0016547720822012004, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.033095441644024004, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0033095441644024007, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.10259586909647442, \"positive_daily\": \"\", \"positive\": 62, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.004964316246603601, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.25648967274118606, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.011583404575408402, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.3789428068240749, \"positive_daily\": \"\", \"positive\": 229, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.016547720822012002, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 0.5328366104687865, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.019857264986414404, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.7496117532371437, \"positive_daily\": \"\", \"positive\": 453, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.028131125397420405, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.0838757138417863, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.03475021372622521, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 1.469437608994666, \"positive_daily\": \"\", \"positive\": 888, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.04798839038383481, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 1.866582908722954, \"positive_daily\": \"\", \"positive\": 1128, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.05626225079484081, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 2.803183907248833, \"positive_daily\": \"\", \"positive\": 1694, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.08604814827446242, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 3.3691159593616438, \"positive_daily\": \"\", \"positive\": 2036, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.13072699449389483, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 4.140239749667403, \"positive_daily\": \"\", \"positive\": 2502, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.17706061279552843, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 5.111590961919508, \"positive_daily\": \"\", \"positive\": 3089, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.24490626816577765, \"deceased_daily\": \"\", \"deceased\": 148, \"positive_100k\": 6.3841106931322305, \"positive_daily\": \"\", \"positive\": 3858, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.32599010019363645, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 7.671523373084765, \"positive_daily\": \"\", \"positive\": 4636, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.38556189515287964, \"deceased_daily\": \"\", \"deceased\": 233, \"positive_100k\": 9.735024159589662, \"positive_daily\": \"\", \"positive\": 5883, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.6056465820856393, \"deceased_daily\": \"\", \"deceased\": 366, \"positive_100k\": 12.203944106233852, \"positive_daily\": \"\", \"positive\": 7375, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.7661594740591559, \"deceased_daily\": \"\", \"deceased\": 463, \"positive_100k\": 15.17756953794941, \"positive_daily\": \"\", \"positive\": 9172, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 1.0441611838689575, \"deceased_daily\": \"\", \"deceased\": 631, \"positive_100k\": 16.794281862259982, \"positive_daily\": \"\", \"positive\": 10149, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 2.0949414560667194, \"deceased_daily\": \"\", \"deceased\": 1266, \"positive_100k\": 29.223274971673195, \"positive_daily\": \"\", \"positive\": 17660, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 2.3845265704519294, \"deceased_daily\": \"\", \"deceased\": 1441, \"positive_100k\": 35.010012943130796, \"positive_daily\": \"\", \"positive\": 21157, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 2.9934826967019714, \"deceased_daily\": \"\", \"deceased\": 1809, \"positive_100k\": 40.95064471823311, \"positive_daily\": \"\", \"positive\": 24747, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 3.5709981533901907, \"deceased_daily\": \"\", \"deceased\": 2158, \"positive_100k\": 46.300522859989584, \"positive_daily\": \"\", \"positive\": 27980, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 4.141894521749604, \"deceased_daily\": \"\", \"deceased\": 2503, \"positive_100k\": 52.13524922183102, \"positive_daily\": \"\", \"positive\": 31506, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 4.927911260795175, \"deceased_daily\": \"\", \"deceased\": 2978, \"positive_100k\": 59.096875371651464, \"positive_daily\": \"\", \"positive\": 35713, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 5.634498939895087, \"deceased_daily\": \"\", \"deceased\": 3405, \"positive_100k\": 67.90357239312625, \"positive_daily\": \"\", \"positive\": 41035, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 6.67204103543524, \"deceased_daily\": \"\", \"deceased\": 4032, \"positive_100k\": 77.80903807718265, \"positive_daily\": \"\", \"positive\": 47021, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 7.984275296620791, \"deceased_daily\": \"\", \"deceased\": 4825, \"positive_100k\": 88.65937862017591, \"positive_daily\": \"\", \"positive\": 53578, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 9.061531922133772, \"deceased_daily\": \"\", \"deceased\": 5476, \"positive_100k\": 97.85991139721459, \"positive_daily\": \"\", \"positive\": 59138, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 10.056049943536696, \"deceased_daily\": \"\", \"deceased\": 6077, \"positive_100k\": 105.78461489887613, \"positive_daily\": \"\", \"positive\": 63927, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 11.285545600612187, \"deceased_daily\": \"\", \"deceased\": 6820, \"positive_100k\": 114.47051355835023, \"positive_daily\": \"\", \"positive\": 69176, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 12.415754932755606, \"deceased_daily\": \"\", \"deceased\": 7503, \"positive_100k\": 123.09187610661849, \"positive_daily\": \"\", \"positive\": 74386, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 13.593952655282862, \"deceased_daily\": \"\", \"deceased\": 8215, \"positive_100k\": 133.35642733251254, \"positive_daily\": \"\", \"positive\": 80589, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 15.114688198825764, \"deceased_daily\": \"\", \"deceased\": 9134, \"positive_100k\": 143.13447556623942, \"positive_daily\": \"\", \"positive\": 86498, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 16.585780579902632, \"deceased_daily\": \"\", \"deceased\": 10023, \"positive_100k\": 153.02008398530938, \"positive_daily\": \"\", \"positive\": 92472, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 17.83678827404674, \"deceased_daily\": \"\", \"deceased\": 10779, \"positive_100k\": 161.65302993815305, \"positive_daily\": \"\", \"positive\": 97689, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 19.180463204794112, \"deceased_daily\": \"\", \"deceased\": 11591, \"positive_100k\": 168.3548568710679, \"positive_daily\": \"\", \"positive\": 101739, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 20.565507437596516, \"deceased_daily\": \"\", \"deceased\": 12428, \"positive_100k\": 175.0616481202294, \"positive_daily\": \"\", \"positive\": 105792, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 21.76852674135679, \"deceased_daily\": \"\", \"deceased\": 13155, \"positive_100k\": 182.97476821731553, \"positive_daily\": \"\", \"positive\": 110574, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 23.026153523829702, \"deceased_daily\": \"\", \"deceased\": 13915, \"positive_100k\": 190.69924429703073, \"positive_daily\": \"\", \"positive\": 115242, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 24.293708938795824, \"deceased_daily\": \"\", \"deceased\": 14681, \"positive_100k\": 198.28637429392325, \"positive_daily\": \"\", \"positive\": 119827, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.42060872677484, \"deceased_daily\": \"\", \"deceased\": 15362, \"positive_100k\": 206.2375541489, \"positive_daily\": \"\", \"positive\": 124632, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 26.289364069930468, \"deceased_daily\": \"\", \"deceased\": 15887, \"positive_100k\": 213.37955045568037, \"positive_daily\": \"\", \"positive\": 128948, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 27.341799114210435, \"deceased_daily\": \"\", \"deceased\": 16523, \"positive_100k\": 219.3350751795225, \"positive_daily\": \"\", \"positive\": 132547, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 28.341281451859956, \"deceased_daily\": \"\", \"deceased\": 17127, \"positive_100k\": 224.36392753733196, \"positive_daily\": \"\", \"positive\": 135586, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 29.23816792041301, \"deceased_daily\": \"\", \"deceased\": 17669, \"positive_100k\": 230.71163324465573, \"positive_daily\": \"\", \"positive\": 139422, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 30.247578890555737, \"deceased_daily\": \"\", \"deceased\": 18279, \"positive_100k\": 237.6682950782296, \"positive_daily\": \"\", \"positive\": 143626, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 31.190798977410424, \"deceased_daily\": \"\", \"deceased\": 18849, \"positive_100k\": 244.20629957500654, \"positive_daily\": \"\", \"positive\": 147577, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 32.21510289629297, \"deceased_daily\": \"\", \"deceased\": 19468, \"positive_100k\": 251.97379972885895, \"positive_daily\": \"\", \"positive\": 152271, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 32.928309663721684, \"deceased_daily\": \"\", \"deceased\": 19899, \"positive_100k\": 258.7451270892263, \"positive_daily\": \"\", \"positive\": 156363, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 33.86491066224757, \"deceased_daily\": \"\", \"deceased\": 20465, \"positive_100k\": 263.96262346440665, \"positive_daily\": \"\", \"positive\": 159516, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 34.86108345573268, \"deceased_daily\": \"\", \"deceased\": 21067, \"positive_100k\": 268.88060609270866, \"positive_daily\": \"\", \"positive\": 162488, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 35.817541719244986, \"deceased_daily\": \"\", \"deceased\": 21645, \"positive_100k\": 273.29388323593923, \"positive_daily\": \"\", \"positive\": 165155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 36.68629706240061, \"deceased_daily\": \"\", \"deceased\": 22170, \"positive_100k\": 279.55885033915297, \"positive_daily\": \"\", \"positive\": 168941, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 37.6377910096663, \"deceased_daily\": \"\", \"deceased\": 22745, \"positive_100k\": 285.3389692222818, \"positive_daily\": \"\", \"positive\": 172434, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 38.435391153287284, \"deceased_daily\": \"\", \"deceased\": 23227, \"positive_100k\": 291.11577856124615, \"positive_daily\": \"\", \"positive\": 175925, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 39.1519074648804, \"deceased_daily\": \"\", \"deceased\": 23660, \"positive_100k\": 296.1578690957132, \"positive_daily\": \"\", \"positive\": 178972, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 39.90317399019975, \"deceased_daily\": \"\", \"deceased\": 24114, \"positive_100k\": 299.8910349131591, \"positive_daily\": \"\", \"positive\": 181228, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 40.78682228209519, \"deceased_daily\": \"\", \"deceased\": 24648, \"positive_100k\": 304.4069079254862, \"positive_daily\": \"\", \"positive\": 183957, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 41.50995768201711, \"deceased_daily\": \"\", \"deceased\": 25085, \"positive_100k\": 309.98348984250424, \"positive_daily\": \"\", \"positive\": 187327, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 42.277771928158465, \"deceased_daily\": \"\", \"deceased\": 25549, \"positive_100k\": 314.36201677200864, \"positive_daily\": \"\", \"positive\": 189973, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 42.97277620268297, \"deceased_daily\": \"\", \"deceased\": 25969, \"positive_100k\": 319.36108323233844, \"positive_daily\": \"\", \"positive\": 192994, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 43.65950661679647, \"deceased_daily\": \"\", \"deceased\": 26384, \"positive_100k\": 323.2613810300867, \"positive_daily\": \"\", \"positive\": 195351, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 44.08974735816878, \"deceased_daily\": \"\", \"deceased\": 26644, \"positive_100k\": 327.1070713491223, \"positive_daily\": \"\", \"positive\": 197675, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 44.64078646154178, \"deceased_daily\": \"\", \"deceased\": 26977, \"positive_100k\": 329.9847200000702, \"positive_daily\": \"\", \"positive\": 199414, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 45.27290939694264, \"deceased_daily\": \"\", \"deceased\": 27359, \"positive_100k\": 333.44484842395286, \"positive_daily\": \"\", \"positive\": 201505, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 45.807400779493626, \"deceased_daily\": \"\", \"deceased\": 27682, \"positive_100k\": 336.8967029874246, \"positive_daily\": \"\", \"positive\": 203591, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024170300067024243, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.26587330073726667, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6284278017426302, \"positive_daily\": \"\", \"positive\": 26, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0393229028820425, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.087663503016091, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.087663503016091, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.087663503016091, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3535368037533575, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3535368037533575, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3535368037533575, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.401877403887406, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.401877403887406, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4743883040884787, \"positive_daily\": \"\", \"positive\": 61, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5468992042895515, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5468992042895515, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.667750704624673, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7402616048257455, \"positive_daily\": \"\", \"positive\": 72, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9336240053619393, \"positive_daily\": \"\", \"positive\": 80, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9336240053619393, \"positive_daily\": \"\", \"positive\": 80, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.513711206970521, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.707073607506715, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.9729469082439817, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1421390087131518, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4321826095174424, \"positive_daily\": \"\", \"positive\": 142, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5772044099195877, \"positive_daily\": \"\", \"positive\": 148, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8430777106568543, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.253972811796267, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.544016412600557, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.568186712667582, \"positive_daily\": \"\", \"positive\": 189, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.61652731280163, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.713208513069727, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.027422413941042, \"positive_daily\": \"\", \"positive\": 208, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.438317515080454, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.680020515750697, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.163426517091181, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.429299817828448, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.985216719370006, \"positive_daily\": \"\", \"positive\": 289, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.661985121246685, \"positive_daily\": \"\", \"positive\": 317, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.266242622922292, \"positive_daily\": \"\", \"positive\": 342, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.07901512794911, \"positive_daily\": \"\", \"positive\": 417, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.577573732104613, \"positive_daily\": \"\", \"positive\": 479, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.438686837265477, \"positive_daily\": \"\", \"positive\": 556, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.073249544571123, \"positive_daily\": \"\", \"positive\": 665, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.95853294979901, \"positive_daily\": \"\", \"positive\": 743, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 20.665606557305725, \"positive_daily\": \"\", \"positive\": 855, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.99497306099206, \"positive_daily\": \"\", \"positive\": 910, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.00110796655507, \"positive_daily\": \"\", \"positive\": 993, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 27.892526277345976, \"positive_daily\": \"\", \"positive\": 1154, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 29.826150282707914, \"positive_daily\": \"\", \"positive\": 1234, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.048340600134048485, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.421390087131513, \"positive_daily\": \"\", \"positive\": 1300, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 32.75075659081785, \"positive_daily\": \"\", \"positive\": 1355, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 33.95927159416906, \"positive_daily\": \"\", \"positive\": 1405, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 36.83553730214494, \"positive_daily\": \"\", \"positive\": 1524, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.12085150033512121, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 40.074357511126195, \"positive_daily\": \"\", \"positive\": 1658, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.14502180040214543, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 42.322195417359445, \"positive_daily\": \"\", \"positive\": 1751, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.1691921004691697, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 46.28612462835142, \"positive_daily\": \"\", \"positive\": 1915, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.2175327006032182, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 48.21974863371336, \"positive_daily\": \"\", \"positive\": 1995, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.26587330073726667, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 50.27422413941043, \"positive_daily\": \"\", \"positive\": 2080, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.3142139008713151, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 54.3348345506705, \"positive_daily\": \"\", \"positive\": 2248, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3383842009383394, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 57.984549860791155, \"positive_daily\": \"\", \"positive\": 2399, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3625545010053636, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 63.18116437520136, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4592357012734606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 69.90050779383411, \"positive_daily\": \"\", \"positive\": 2892, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.48340600134048484, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 74.32367270609954, \"positive_daily\": \"\", \"positive\": 3075, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5317466014745333, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 79.4719466203757, \"positive_daily\": \"\", \"positive\": 3288, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5559169015415576, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 83.14583223056339, \"positive_daily\": \"\", \"positive\": 3440, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5800872016085817, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 90.39692225067067, \"positive_daily\": \"\", \"positive\": 3740, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.551305724083354, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.551305724083354, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.551305724083354, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.46478501714587, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 73.85914006858349, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 73.85914006858349, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 73.85914006858349, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 97.59957794777104, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 97.59957794777104, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 134.5291479820628, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 134.5291479820628, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 134.5291479820628, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 147.71828013716697, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 147.71828013716697, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 147.71828013716697, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 147.71828013716697, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 163.54523872329202, \"positive_daily\": \"\", \"positive\": 62, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 179.37219730941703, \"positive_daily\": \"\", \"positive\": 68, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 179.37219730941703, \"positive_daily\": \"\", \"positive\": 68, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 197.83698232656292, \"positive_daily\": \"\", \"positive\": 75, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 197.83698232656292, \"positive_daily\": \"\", \"positive\": 75, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 203.11263518860457, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 203.11263518860457, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 203.11263518860457, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 205.7504616196254, \"positive_daily\": \"\", \"positive\": 78, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 205.7504616196254, \"positive_daily\": \"\", \"positive\": 78, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 205.7504616196254, \"positive_daily\": \"\", \"positive\": 78, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3290945949503725, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3290945949503725, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.49364189242555884, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.49364189242555884, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8227364873759313, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1518310823263038, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.126398652028539, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.594608114156333, \"positive_daily\": \"\", \"positive\": 34, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.391912171234498, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.70829055103599, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.670141905589343, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 23.03662164652608, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3290945949503725, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 33.40310138746281, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 55.123344654187406, \"positive_daily\": \"\", \"positive\": 335, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 79.64089197799015, \"positive_daily\": \"\", \"positive\": 484, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 110.24668930837481, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 131.30874338519862, \"positive_daily\": \"\", \"positive\": 798, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 143.97888529078799, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.8374799252297, \"positive_daily\": \"\", \"positive\": 1099, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 219.34154753442328, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.4809256772766763, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 239.08722323144565, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.468209462127794, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 264.098412447674, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.9618513545533527, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 301.2861016770661, \"positive_daily\": \"\", \"positive\": 1831, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.4554932469789117, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 320.8672300766132, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.6200405444540977, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 327.1200273806703, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.7845878419292847, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 358.38401390095567, \"positive_daily\": \"\", \"positive\": 2178, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.771871626780402, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 381.585182844957, \"positive_daily\": \"\", \"positive\": 2319, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 4.936418924255588, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 409.2291288207883, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 429.7975410051866, \"positive_daily\": \"\", \"positive\": 2612, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 449.04957480978334, \"positive_daily\": \"\", \"positive\": 2729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 5.923702709106705, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 461.3906221204223, \"positive_daily\": \"\", \"positive\": 2804, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 6.746439196482638, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 467.80796672195453, \"positive_daily\": \"\", \"positive\": 2843, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 7.2400810889081955, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 488.70547350130323, \"positive_daily\": \"\", \"positive\": 2970, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 7.569175683858569, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 499.2365005397151, \"positive_daily\": \"\", \"positive\": 3034, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 8.556459468709686, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 512.5648316352052, \"positive_daily\": \"\", \"positive\": 3115, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.885554063660058, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 530.3359397625254, \"positive_daily\": \"\", \"positive\": 3223, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 10.201932443461548, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 538.0696627438591, \"positive_daily\": \"\", \"positive\": 3270, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 10.860121633362294, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 539.8796830160861, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 541.6897032883132, \"positive_daily\": \"\", \"positive\": 3292, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 11.02466893083748, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 544.157912750441, \"positive_daily\": \"\", \"positive\": 3307, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 555.0180343838033, \"positive_daily\": \"\", \"positive\": 3373, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 566.7008925045415, \"positive_daily\": \"\", \"positive\": 3444, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 572.6245952136483, \"positive_daily\": \"\", \"positive\": 3480, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 582.0037911697339, \"positive_daily\": \"\", \"positive\": 3537, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.011952715688597, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 584.1429060369113, \"positive_daily\": \"\", \"positive\": 3550, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 12.341047310638968, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 585.4592844167128, \"positive_daily\": \"\", \"positive\": 3558, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 12.834689203064528, \"deceased_daily\": \"\", \"deceased\": 78, \"positive_100k\": 595.3321222652239, \"positive_daily\": \"\", \"positive\": 3618, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 13.1637837980149, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 601.2558249743306, \"positive_daily\": \"\", \"positive\": 3654, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 13.65742569044046, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 603.0658452465576, \"positive_daily\": \"\", \"positive\": 3665, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 608.0022641708133, \"positive_daily\": \"\", \"positive\": 3695, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 610.6350209304162, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 612.6095885001185, \"positive_daily\": \"\", \"positive\": 3723, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 613.5968722849697, \"positive_daily\": \"\", \"positive\": 3729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 615.5714398546719, \"positive_daily\": \"\", \"positive\": 3741, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 620.1787641839771, \"positive_daily\": \"\", \"positive\": 3769, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7756507709968664, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7756507709968664, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1634761564952996, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5513015419937328, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5513015419937328, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7452142347429493, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.939126927492166, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1026030839874656, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1026030839874656, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.296515776736682, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.296515776736682, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4904284694858987, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.878253854984332, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.878253854984332, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.878253854984332, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.266079240482765, \"positive_daily\": \"\", \"positive\": 22, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.847817318730415, \"positive_daily\": \"\", \"positive\": 25, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.429555396978064, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.78694424622258, \"positive_daily\": \"\", \"positive\": 35, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.083460022959262, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.379975799695945, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.09475349818498, \"positive_daily\": \"\", \"positive\": 83, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.676491576432625, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.942570816915392, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 25.01473736464894, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.32254661661133, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.49731624833235, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 43.824268561322945, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 48.47817318730415, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.1939126927492166, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 53.90772858428222, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6204372014145968, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6204372014145968, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6204372014145968, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0340620023576614, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2408744028291936, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2408744028291936, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.481748805658387, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.722623208487581, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.3430604099021775, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.204372014145968, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.858871217918226, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.858871217918226, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.96105722499121, \"positive_daily\": \"\", \"positive\": 53, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.235993630178065, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.097305234421855, \"positive_daily\": \"\", \"positive\": 73, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.613116042437905, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.128926850453954, \"positive_daily\": \"\", \"positive\": 107, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.74936405186855, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.678799660827664, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.712861663185326, \"positive_daily\": \"\", \"positive\": 134, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.746923665542983, \"positive_daily\": \"\", \"positive\": 139, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 30.81504767025831, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 31.22867247120137, \"positive_daily\": \"\", \"positive\": 151, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 32.262734473559036, \"positive_daily\": \"\", \"positive\": 156, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.951295679688954, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 38.88073128864807, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 40.535230492420325, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.776104895249524, \"positive_daily\": \"\", \"positive\": 202, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 44.051041300436374, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 46.94641490703783, \"positive_daily\": \"\", \"positive\": 227, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 49.84178851363928, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 60.59603333815896, \"positive_daily\": \"\", \"positive\": 293, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.20681240047153227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 61.836907740988146, \"positive_daily\": \"\", \"positive\": 299, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 69.69577895890637, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 72.38434016503629, \"positive_daily\": \"\", \"positive\": 350, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 76.52058817446694, \"positive_daily\": \"\", \"positive\": 370, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 78.1750873782392, \"positive_daily\": \"\", \"positive\": 378, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 79.41596178106839, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 81.27727338531218, \"positive_daily\": \"\", \"positive\": 393, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 82.51814778814138, \"positive_daily\": \"\", \"positive\": 399, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 85.2067089942713, \"positive_daily\": \"\", \"positive\": 412, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 87.27483299898661, \"positive_daily\": \"\", \"positive\": 422, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.10208260087275, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.30889500134428, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 89.1361446032304, \"positive_daily\": \"\", \"positive\": 431, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.61789340888879, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.82470580936032, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.03151820983186, \"positive_daily\": \"\", \"positive\": 445, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.44514301077493, \"positive_daily\": \"\", \"positive\": 447, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 93.06558021218952, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 94.72007941596178, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 95.75414141831943, \"positive_daily\": \"\", \"positive\": 463, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02820172013571796, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02820172013571796, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08460516040715388, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08460516040715388, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08460516040715388, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16921032081430776, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3384206416286155, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.648639563121513, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.648639563121513, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8460516040715388, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.8460516040715388, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.38188428665018, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.8613135289573852, \"positive_daily\": \"\", \"positive\": 66, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.2561376108574365, \"positive_daily\": \"\", \"positive\": 80, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.650961692757488, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.0739874947932573, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.525215016964745, \"positive_daily\": \"\", \"positive\": 125, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.202056300221976, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.991704464022078, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 5.612142307007874, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.514597351350848, \"positive_daily\": \"\", \"positive\": 231, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.417052395693823, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.404112600443952, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.11280688054287184, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 9.955207207908439, \"positive_daily\": \"\", \"positive\": 353, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14100860067858978, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 11.929327617408696, \"positive_daily\": \"\", \"positive\": 423, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.16921032081430776, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.241868668537569, \"positive_daily\": \"\", \"positive\": 505, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.22561376108574369, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 16.66721660020931, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.3384206416286155, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 21.207693542059904, \"positive_daily\": \"\", \"positive\": 752, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.4230258020357694, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 24.366286197260315, \"positive_daily\": \"\", \"positive\": 864, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.5358326825786411, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.21465993096783, \"positive_daily\": \"\", \"positive\": 965, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6204378429857951, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 29.781016463318164, \"positive_daily\": \"\", \"positive\": 1056, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7614464436643849, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 33.10881943933288, \"positive_daily\": \"\", \"positive\": 1174, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 36.35201725494045, \"positive_daily\": \"\", \"positive\": 1289, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 40.554073555162425, \"positive_daily\": \"\", \"positive\": 1438, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8460516040715388, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 43.99468341172002, \"positive_daily\": \"\", \"positive\": 1560, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.8742533242072567, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 46.87125886556325, \"positive_daily\": \"\", \"positive\": 1662, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.9870602047501285, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 48.281344872349145, \"positive_daily\": \"\", \"positive\": 1712, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1280688054287182, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 54.54212674247852, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.297279126243026, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 57.7853245580861, \"positive_daily\": \"\", \"positive\": 2049, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5228928873287697, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 60.746505172336484, \"positive_daily\": \"\", \"positive\": 2154, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5792963276002054, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 63.84869438726546, \"positive_daily\": \"\", \"positive\": 2264, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6074980477359238, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 67.0636904827373, \"positive_daily\": \"\", \"positive\": 2378, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.8895152490931033, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 69.71465217549479, \"positive_daily\": \"\", \"positive\": 2472, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.974120409500257, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 71.85798290580935, \"positive_daily\": \"\", \"positive\": 2548, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.030523849771693, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 73.71929643476673, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1151290101788467, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 78.34437853702448, \"positive_daily\": \"\", \"positive\": 2778, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.2561376108574365, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 82.51823311711074, \"positive_daily\": \"\", \"positive\": 2926, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.368944491400309, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 87.70734962208284, \"positive_daily\": \"\", \"positive\": 3110, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.650961692757488, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 93.17848332841213, \"positive_daily\": \"\", \"positive\": 3304, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.707365133028924, \"deceased_daily\": \"\", \"deceased\": 96, \"positive_100k\": 96.11146222252681, \"positive_daily\": \"\", \"positive\": 3408, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.8765754538432318, \"deceased_daily\": \"\", \"deceased\": 102, \"positive_100k\": 98.17018779243422, \"positive_daily\": \"\", \"positive\": 3481, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.9047771739789496, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 102.59785785374193, \"positive_daily\": \"\", \"positive\": 3638, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.1303909350646935, \"deceased_daily\": \"\", \"deceased\": 111, \"positive_100k\": 106.34868663179243, \"positive_daily\": \"\", \"positive\": 3771, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.170363476552401, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.170363476552401, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.170363476552401, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.170363476552401, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.096272167933407, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.096272167933407, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.096272167933407, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.096272167933407, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.43699912103821, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.43699912103821, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 59.459179980352616, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 59.459179980352616, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 59.459179980352616, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 80.14063388656223, \"positive_daily\": \"\", \"positive\": 31, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 85.31099736311464, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 108.57763300760044, \"positive_daily\": \"\", \"positive\": 42, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 108.57763300760044, \"positive_daily\": \"\", \"positive\": 42, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 118.91835996070523, \"positive_daily\": \"\", \"positive\": 46, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 126.67390517553383, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 134.42945039036243, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 142.18499560519103, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 155.11090429657204, \"positive_daily\": \"\", \"positive\": 60, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 165.45163124967684, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 170.62199472622927, \"positive_daily\": \"\", \"positive\": 66, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 188.71826689416267, \"positive_daily\": \"\", \"positive\": 73, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 199.05899384726746, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 204.22935732381987, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 209.39972080037225, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 217.15526601520088, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 232.66635644485808, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 237.83671992141046, \"positive_daily\": \"\", \"positive\": 92, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 245.5922651362391, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 245.5922651362391, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 245.5922651362391, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.32136515919626574, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.32136515919626574, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4820477387943986, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.2495561143738603, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.2495561143738603, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.37433417156079, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.338429649149587, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.552081241112245, \"positive_daily\": \"\", \"positive\": 47, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.355494139102909, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.087097992271167, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.175971527046896, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.49733668624316, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.658019265841293, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.62211474343009, \"positive_daily\": \"\", \"positive\": 91, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 17.514401176196483, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.763957290570342, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 23.138291462131132, \"positive_daily\": \"\", \"positive\": 144, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 27.958768850075117, \"positive_daily\": \"\", \"positive\": 174, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 32.297198499224706, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 34.386072034000435, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.439041046364956, \"positive_daily\": \"\", \"positive\": 233, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 38.724501683150024, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 39.849279740336954, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.492010058729484, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.97405779752388, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 42.259518434308944, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 43.70566165069214, \"positive_daily\": \"\", \"positive\": 272, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 44.027026809888405, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 45.4731700262716, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 46.276582924262264, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.32955193662679, \"positive_daily\": \"\", \"positive\": 307, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.49023451622492, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.132964834617454, \"positive_daily\": \"\", \"positive\": 312, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.29364741421559, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.61501257341185, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.77569515300999, \"positive_daily\": \"\", \"positive\": 316, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.257742891804384, \"positive_daily\": \"\", \"positive\": 319, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.418425471402514, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.739790630598776, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005803487977523323, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005803487977523323, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03482092786513994, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05803487977523323, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10446278359541983, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13928371146055976, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22053254314588627, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4758860141569125, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.7428464611229854, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.0910557397743847, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.5379243140436807, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.8629196407849868, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.023213951910093292, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 2.216932407413909, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.05803487977523323, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.677611309883798, \"positive_daily\": \"\", \"positive\": 806, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.06964185573027988, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 5.582955434377437, \"positive_daily\": \"\", \"positive\": 962, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.11606975955046646, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 6.604369318421543, \"positive_daily\": \"\", \"positive\": 1138, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.13928371146055976, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 8.217738976173026, \"positive_daily\": \"\", \"positive\": 1416, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.24954998303350293, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.929767929542406, \"positive_daily\": \"\", \"positive\": 1711, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3366023026963527, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.943578257742999, \"positive_daily\": \"\", \"positive\": 2058, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4468685742692959, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 14.31720484055004, \"positive_daily\": \"\", \"positive\": 2467, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6209732135949956, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 17.42787439650254, \"positive_daily\": \"\", \"positive\": 3003, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.7950778529206952, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 21.124696238184896, \"positive_daily\": \"\", \"positive\": 3640, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.044627835954198, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 24.473308801215857, \"positive_daily\": \"\", \"positive\": 4217, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2419464271899912, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 27.64781672492111, \"positive_daily\": \"\", \"positive\": 4764, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.6075661697739605, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 32.38346291458014, \"positive_daily\": \"\", \"positive\": 5580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 2.071845207975826, \"deceased_daily\": \"\", \"deceased\": 357, \"positive_100k\": 37.36285559929515, \"positive_daily\": \"\", \"positive\": 6438, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.5245172702226455, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 43.340448216144175, \"positive_daily\": \"\", \"positive\": 7468, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 3.174507923705258, \"deceased_daily\": \"\", \"deceased\": 547, \"positive_100k\": 50.18276054164417, \"positive_daily\": \"\", \"positive\": 8647, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.7142323056149267, \"deceased_daily\": \"\", \"deceased\": 640, \"positive_100k\": 56.98444845130151, \"positive_daily\": \"\", \"positive\": 9819, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 4.4802927186480055, \"deceased_daily\": \"\", \"deceased\": 772, \"positive_100k\": 63.43212359432993, \"positive_daily\": \"\", \"positive\": 10930, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 5.020017100557674, \"deceased_daily\": \"\", \"deceased\": 865, \"positive_100k\": 68.57981743039312, \"positive_daily\": \"\", \"positive\": 11817, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.035627496624256, \"deceased_daily\": \"\", \"deceased\": 1040, \"positive_100k\": 73.51278221128793, \"positive_daily\": \"\", \"positive\": 12667, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.819098373589905, \"deceased_daily\": \"\", \"deceased\": 1175, \"positive_100k\": 79.48457134015943, \"positive_daily\": \"\", \"positive\": 13696, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 7.7824773778587755, \"deceased_daily\": \"\", \"deceased\": 1341, \"positive_100k\": 85.8219802116149, \"positive_daily\": \"\", \"positive\": 14788, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 8.64719708650975, \"deceased_daily\": \"\", \"deceased\": 1490, \"positive_100k\": 91.8169832923965, \"positive_daily\": \"\", \"positive\": 15821, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 9.610576090778624, \"deceased_daily\": \"\", \"deceased\": 1656, \"positive_100k\": 97.07494340003262, \"positive_daily\": \"\", \"positive\": 16727, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 10.277977208193805, \"deceased_daily\": \"\", \"deceased\": 1771, \"positive_100k\": 104.19001966047624, \"positive_daily\": \"\", \"positive\": 17953, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 10.875736469878708, \"deceased_daily\": \"\", \"deceased\": 1874, \"positive_100k\": 109.83681346260641, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 12.233752656619163, \"deceased_daily\": \"\", \"deceased\": 2108, \"positive_100k\": 114.38094454900717, \"positive_daily\": \"\", \"positive\": 19709, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 13.086865389315093, \"deceased_daily\": \"\", \"deceased\": 2255, \"positive_100k\": 120.02773835113737, \"positive_daily\": \"\", \"positive\": 20682, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 13.945781609988545, \"deceased_daily\": \"\", \"deceased\": 2403, \"positive_100k\": 127.11379717169336, \"positive_daily\": \"\", \"positive\": 21903, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 14.624789703358775, \"deceased_daily\": \"\", \"deceased\": 2520, \"positive_100k\": 134.92529198943973, \"positive_daily\": \"\", \"positive\": 23249, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 15.396653604369376, \"deceased_daily\": \"\", \"deceased\": 2653, \"positive_100k\": 142.59750309572559, \"positive_daily\": \"\", \"positive\": 24571, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 15.942181474256568, \"deceased_daily\": \"\", \"deceased\": 2747, \"positive_100k\": 149.41660146931548, \"positive_daily\": \"\", \"positive\": 25746, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 16.441281440323575, \"deceased_daily\": \"\", \"deceased\": 2833, \"positive_100k\": 155.01116387964797, \"positive_daily\": \"\", \"positive\": 26710, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 17.14930697358142, \"deceased_daily\": \"\", \"deceased\": 2955, \"positive_100k\": 160.06019842009326, \"positive_daily\": \"\", \"positive\": 27580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 18.25196968931085, \"deceased_daily\": \"\", \"deceased\": 3145, \"positive_100k\": 164.3315655715504, \"positive_daily\": \"\", \"positive\": 28316, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 19.308204501220096, \"deceased_daily\": \"\", \"deceased\": 3327, \"positive_100k\": 170.52388724356783, \"positive_daily\": \"\", \"positive\": 29383, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 20.143906769983456, \"deceased_daily\": \"\", \"deceased\": 3471, \"positive_100k\": 177.69699838378665, \"positive_daily\": \"\", \"positive\": 30619, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 20.96800206279177, \"deceased_daily\": \"\", \"deceased\": 3613, \"positive_100k\": 184.3535990940059, \"positive_daily\": \"\", \"positive\": 31766, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 21.455495052903725, \"deceased_daily\": \"\", \"deceased\": 3697, \"positive_100k\": 190.57493820591088, \"positive_daily\": \"\", \"positive\": 32838, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 21.84432874739779, \"deceased_daily\": \"\", \"deceased\": 3764, \"positive_100k\": 194.92755418905338, \"positive_daily\": \"\", \"positive\": 33588, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 22.80190426368914, \"deceased_daily\": \"\", \"deceased\": 3929, \"positive_100k\": 199.1582969246679, \"positive_daily\": \"\", \"positive\": 34317, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 23.60858909256488, \"deceased_daily\": \"\", \"deceased\": 4068, \"positive_100k\": 203.30779082859706, \"positive_daily\": \"\", \"positive\": 35032, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 24.32822160177777, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 208.4670916406153, \"positive_daily\": \"\", \"positive\": 35921, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 24.978212255260384, \"deceased_daily\": \"\", \"deceased\": 4304, \"positive_100k\": 213.15630992645413, \"positive_daily\": \"\", \"positive\": 36729, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 25.67463081256318, \"deceased_daily\": \"\", \"deceased\": 4424, \"positive_100k\": 216.9575945517319, \"positive_daily\": \"\", \"positive\": 37384, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 26.063464507057247, \"deceased_daily\": \"\", \"deceased\": 4491, \"positive_100k\": 220.7646826649872, \"positive_daily\": \"\", \"positive\": 38040, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 26.31301449009075, \"deceased_daily\": \"\", \"deceased\": 4534, \"positive_100k\": 223.08607785599656, \"positive_daily\": \"\", \"positive\": 38440, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 26.59158191301187, \"deceased_daily\": \"\", \"deceased\": 4582, \"positive_100k\": 224.08427778813058, \"positive_daily\": \"\", \"positive\": 38612, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 27.433087669752748, \"deceased_daily\": \"\", \"deceased\": 4727, \"positive_100k\": 226.32442414745455, \"positive_daily\": \"\", \"positive\": 38998, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01881702624749357, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01881702624749357, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11290215748496144, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.28225539371240355, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3575234987023779, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4704256561873393, \"positive_daily\": \"\", \"positive\": 25, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6021448399197943, \"positive_daily\": \"\", \"positive\": 32, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.05375346985964, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6370812835319408, \"positive_daily\": \"\", \"positive\": 87, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0322388347293057, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.766102858381555, \"positive_daily\": \"\", \"positive\": 147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.311796619558869, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8574903807361824, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.5268104989974285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.252581696001156, \"positive_daily\": \"\", \"positive\": 598, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.209552425740487, \"positive_daily\": \"\", \"positive\": 702, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.7417581425036, \"positive_daily\": \"\", \"positive\": 996, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 20.510558609767994, \"positive_daily\": \"\", \"positive\": 1090, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 22.97558904818965, \"positive_daily\": \"\", \"positive\": 1221, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 25.08309598790893, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 27.529309400083097, \"positive_daily\": \"\", \"positive\": 1463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.11290215748496144, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 29.166390683615038, \"positive_daily\": \"\", \"positive\": 1550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 32.85452782812378, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 36.015788237702694, \"positive_daily\": \"\", \"positive\": 1914, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 39.854461592191385, \"positive_daily\": \"\", \"positive\": 2118, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 44.87860760027217, \"positive_daily\": \"\", \"positive\": 2385, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.18817026247493573, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 49.319425794680654, \"positive_daily\": \"\", \"positive\": 2621, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.22580431496992287, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 53.87314614657409, \"positive_daily\": \"\", \"positive\": 2863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 58.03170894727017, \"positive_daily\": \"\", \"positive\": 3084, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 63.39456142780585, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.3575234987023779, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 70.65793355933836, \"positive_daily\": \"\", \"positive\": 3755, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43279160369235214, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 75.5503603836867, \"positive_daily\": \"\", \"positive\": 4015, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4704256561873393, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 80.61214044426247, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.6021448399197943, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 83.64168167010892, \"positive_daily\": \"\", \"positive\": 4445, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7338640236522493, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 87.32981881461767, \"positive_daily\": \"\", \"positive\": 4641, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.8279491548897172, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 91.50719864156125, \"positive_daily\": \"\", \"positive\": 4863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.9408513123746786, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 96.8512340958494, \"positive_daily\": \"\", \"positive\": 5147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.1102045486021208, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 101.04743094904047, \"positive_daily\": \"\", \"positive\": 5370, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.1666556273446014, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 104.43449567358932, \"positive_daily\": \"\", \"positive\": 5550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3360088635720435, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 107.01242826949594, \"positive_daily\": \"\", \"positive\": 5687, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4300939948095115, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 110.3618589415498, \"positive_daily\": \"\", \"positive\": 5865, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.6747153360269278, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9005196509968507, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0322388347293057, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 116.87255002318258, \"positive_daily\": \"\", \"positive\": 6211, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.126323965966774, \"deceased_daily\": \"\", \"deceased\": 113, \"positive_100k\": 118.8107037266744, \"positive_daily\": \"\", \"positive\": 6314, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.239226123451735, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 120.59832122018629, \"positive_daily\": \"\", \"positive\": 6409, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.408579359679177, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 122.78109626489555, \"positive_daily\": \"\", \"positive\": 6525, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.5214815171641387, \"deceased_daily\": \"\", \"deceased\": 134, \"positive_100k\": 124.24882431220006, \"positive_daily\": \"\", \"positive\": 6603, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.6155666484016065, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 124.62516483714994, \"positive_daily\": \"\", \"positive\": 6623, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.822553937124036, \"deceased_daily\": \"\", \"deceased\": 150, \"positive_100k\": 126.82675690810667, \"positive_daily\": \"\", \"positive\": 6740, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.860187989619023, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 129.76221300271567, \"positive_daily\": \"\", \"positive\": 6896, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.029541225846465, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 130.53371107886292, \"positive_daily\": \"\", \"positive\": 6937, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.0859923045889457, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 132.39659667736478, \"positive_daily\": \"\", \"positive\": 7036, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.1048093308364395, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 133.1869117797595, \"positive_daily\": \"\", \"positive\": 7078, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.4058817507963366, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 134.65463982706402, \"positive_daily\": \"\", \"positive\": 7156, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.4246987770438304, \"deceased_daily\": \"\", \"deceased\": 182, \"positive_100k\": 135.31323574572627, \"positive_daily\": \"\", \"positive\": 7191, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.5187839082812977, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 138.07933860410785, \"positive_daily\": \"\", \"positive\": 7338, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.6505030920137527, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 139.2648112576999, \"positive_daily\": \"\", \"positive\": 7401, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.744588223251221, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 140.43146688504453, \"positive_daily\": \"\", \"positive\": 7463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.1088798299543, \"positive_daily\": \"\", \"positive\": 7499, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.6357565648841, \"positive_daily\": \"\", \"positive\": 7527, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.8574903807361824, \"deceased_daily\": \"\", \"deceased\": 205, \"positive_100k\": 142.99058245470366, \"positive_daily\": \"\", \"positive\": 7599, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.876307406983676, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 144.13842105580076, \"positive_daily\": \"\", \"positive\": 7660, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.895124433231169, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 145.07927236817545, \"positive_daily\": \"\", \"positive\": 7710, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02394135517167987, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.19153084137343895, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2633549068884785, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.6464165896353564, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.8618887861804753, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.0294782723822342, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.3167745344423927, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.651953506845911, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.0589565447644684, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.6096077137131055, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.2799656585201418, \"positive_daily\": \"\", \"positive\": 137, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.788271034335973, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0718240655150396, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.493644168735798, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.606020341054181, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.359276185797366, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.21547219654511882, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 16.136473385712232, \"positive_daily\": \"\", \"positive\": 674, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.3351789724035181, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 18.817905164940377, \"positive_daily\": \"\", \"positive\": 786, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.40700303791855774, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 21.57116100968356, \"positive_daily\": \"\", \"positive\": 901, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5745925241203168, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 23.67800026479139, \"positive_daily\": \"\", \"positive\": 989, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7661233654937558, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 31.530764761102386, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.885830141352155, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 35.313498878227804, \"positive_daily\": \"\", \"positive\": 1475, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9815955620388745, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 40.053887202220416, \"positive_daily\": \"\", \"positive\": 1673, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.1013023378972737, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 43.11838066419544, \"positive_daily\": \"\", \"positive\": 1801, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.2928331792707128, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 47.59541408129957, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.3167745344423927, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 50.27684586052772, \"positive_daily\": \"\", \"positive\": 2100, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4125399551291122, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 53.84410778110802, \"positive_daily\": \"\", \"positive\": 2249, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5083053758158316, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 60.5237458740067, \"positive_daily\": \"\", \"positive\": 2528, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.580129441330871, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 65.88660943246299, \"positive_daily\": \"\", \"positive\": 2752, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.77166028270431, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 71.20159028057593, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.8913670585627094, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 77.42634262521268, \"positive_daily\": \"\", \"positive\": 3234, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0828978999361487, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 81.40060758371155, \"positive_daily\": \"\", \"positive\": 3400, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.2504873861379076, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 83.1243851560725, \"positive_daily\": \"\", \"positive\": 3472, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2744287413095874, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 85.56640338358385, \"positive_daily\": \"\", \"positive\": 3574, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.465959582683026, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 89.80402324897119, \"positive_daily\": \"\", \"positive\": 3751, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.6096077137131055, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 96.14848236946635, \"positive_daily\": \"\", \"positive\": 4016, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.7771971999148644, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 100.79310527277225, \"positive_daily\": \"\", \"positive\": 4210, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.872962620601584, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 102.30141064858807, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.016610751631663, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 106.94603355189396, \"positive_daily\": \"\", \"positive\": 4467, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.256024303348462, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 111.51883238968482, \"positive_daily\": \"\", \"positive\": 4658, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.375731079206861, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 115.42127328266864, \"positive_daily\": \"\", \"positive\": 4821, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.4954378550652607, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 123.6810408168982, \"positive_daily\": \"\", \"positive\": 5166, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.6869686964386994, \"deceased_daily\": \"\", \"deceased\": 154, \"positive_100k\": 127.79895390642713, \"positive_daily\": \"\", \"positive\": 5338, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.8066754722970986, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 132.58722494076312, \"positive_daily\": \"\", \"positive\": 5538, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.9503236033271785, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 138.35709153713796, \"positive_daily\": \"\", \"positive\": 5779, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.261561220559016, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 152.6979632849742, \"positive_daily\": \"\", \"positive\": 6378, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0031260495711435115, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0031260495711435115, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01875629742686107, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02188234699800458, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.034386545282578625, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.034386545282578625, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04689074356715267, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08752938799201831, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11878988370345343, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13442013155917099, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.26884026311834197, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.36574779982379085, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.45327718781580917, \"positive_daily\": \"\", \"positive\": 145, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.009378148713430534, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.9940837636236367, \"positive_daily\": \"\", \"positive\": 318, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.1347559943250947, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2347895806016869, \"positive_daily\": \"\", \"positive\": 395, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02188234699800458, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 1.3004366215957006, \"positive_daily\": \"\", \"positive\": 416, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.5005037941488855, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.8131087512632367, \"positive_daily\": \"\", \"positive\": 580, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.034386545282578625, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.9850414776761298, \"positive_daily\": \"\", \"positive\": 635, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.050016793138296184, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 2.097579262237296, \"positive_daily\": \"\", \"positive\": 671, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05626889228058321, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 2.663394234614272, \"positive_daily\": \"\", \"positive\": 852, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.07502518970744428, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 2.969747092586336, \"positive_daily\": \"\", \"positive\": 950, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.09378148713430534, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 3.3292427932678392, \"positive_daily\": \"\", \"positive\": 1065, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.11878988370345343, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 4.135763582622865, \"positive_daily\": \"\", \"positive\": 1323, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17193272641289314, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.420234093596925, \"positive_daily\": \"\", \"positive\": 1414, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.1906890238397542, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 4.9860490659739005, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.22820161869347635, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 5.458082551216571, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25946211440491146, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 7.130519071778349, \"positive_daily\": \"\", \"positive\": 2281, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.28759656054520305, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 8.005812951698532, \"positive_daily\": \"\", \"positive\": 2561, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3344873041123557, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 9.234350433157932, \"positive_daily\": \"\", \"positive\": 2954, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3782519981083649, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 13.573307237905126, \"positive_daily\": \"\", \"positive\": 4342, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4313948408178046, \"deceased_daily\": \"\", \"deceased\": 138, \"positive_100k\": 16.430516545930296, \"positive_daily\": \"\", \"positive\": 5256, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5283023775232535, \"deceased_daily\": \"\", \"deceased\": 169, \"positive_100k\": 18.434314321033288, \"positive_daily\": \"\", \"positive\": 5897, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5658149723769755, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 21.407187463190766, \"positive_daily\": \"\", \"positive\": 6848, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6033275672306977, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 23.504766725428063, \"positive_daily\": \"\", \"positive\": 7519, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6752267073669984, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 30.585269004068117, \"positive_daily\": \"\", \"positive\": 9784, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7189914013630075, \"deceased_daily\": \"\", \"deceased\": 230, \"positive_100k\": 32.207688731491594, \"positive_daily\": \"\", \"positive\": 10303, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.7940165910704519, \"deceased_daily\": \"\", \"deceased\": 254, \"positive_100k\": 35.871418828871796, \"positive_daily\": \"\", \"positive\": 11475, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8565375824933221, \"deceased_daily\": \"\", \"deceased\": 274, \"positive_100k\": 39.047485193153605, \"positive_daily\": \"\", \"positive\": 12491, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.9378148713430534, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 42.16728266515483, \"positive_daily\": \"\", \"positive\": 13489, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.087865250757942, \"deceased_daily\": \"\", \"deceased\": 348, \"positive_100k\": 45.07763481588943, \"positive_daily\": \"\", \"positive\": 14420, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.2504198284574044, \"deceased_daily\": \"\", \"deceased\": 400, \"positive_100k\": 48.8539026978308, \"positive_daily\": \"\", \"positive\": 15628, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.3910920591588627, \"deceased_daily\": \"\", \"deceased\": 445, \"positive_100k\": 51.03275924891783, \"positive_daily\": \"\", \"positive\": 16325, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.5130079924334596, \"deceased_daily\": \"\", \"deceased\": 484, \"positive_100k\": 55.75934620048682, \"positive_daily\": \"\", \"positive\": 17837, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.656806272706061, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 60.1764542445126, \"positive_daily\": \"\", \"positive\": 19250, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.7881003546940886, \"deceased_daily\": \"\", \"deceased\": 572, \"positive_100k\": 65.3782007308954, \"positive_daily\": \"\", \"positive\": 20914, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.981915428104986, \"deceased_daily\": \"\", \"deceased\": 634, \"positive_100k\": 67.67272111611474, \"positive_daily\": \"\", \"positive\": 21648, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.188234699800458, \"deceased_daily\": \"\", \"deceased\": 700, \"positive_100k\": 79.18596168663629, \"positive_daily\": \"\", \"positive\": 25331, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2757640877924765, \"deceased_daily\": \"\", \"deceased\": 728, \"positive_100k\": 86.019506049156, \"positive_daily\": \"\", \"positive\": 27517, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.4445707646342263, \"deceased_daily\": \"\", \"deceased\": 782, \"positive_100k\": 89.71449664224764, \"positive_daily\": \"\", \"positive\": 28699, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.6696463337565586, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 97.50148612396613, \"positive_daily\": \"\", \"positive\": 31190, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.947864745588331, \"deceased_daily\": \"\", \"deceased\": 943, \"positive_100k\": 106.0699879984705, \"positive_daily\": \"\", \"positive\": 33931, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01945191884426035, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01945191884426035, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04862979711065089, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0778076753770414, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12643747248769227, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.19451918844260355, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2917787826639053, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2917787826639053, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3987643363073372, \"positive_daily\": \"\", \"positive\": 41, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5738316059056804, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5738316059056804, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0893074552785798, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6436871423399995, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.382860058421893, \"positive_daily\": \"\", \"positive\": 245, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.2192925687250886, \"positive_daily\": \"\", \"positive\": 331, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.009725959422130176, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.01945191884426035, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02917787826639053, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.634878146372188, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.05835575653278106, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 9.92047861057278, \"positive_daily\": \"\", \"positive\": 1020, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.11671151306556211, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 12.449228060326627, \"positive_daily\": \"\", \"positive\": 1280, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.13616343190982247, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 15.561535075408282, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.22369706670899403, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 20.035476409588163, \"positive_daily\": \"\", \"positive\": 2060, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3209566609302958, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 22.972716155071474, \"positive_daily\": \"\", \"positive\": 2362, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4182162551515976, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 29.129248469279876, \"positive_daily\": \"\", \"positive\": 2995, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5835575653278106, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 34.46880019202934, \"positive_daily\": \"\", \"positive\": 3544, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.7391729160818933, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 41.510394813651594, \"positive_daily\": \"\", \"positive\": 4268, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.9725959422130176, \"deceased_daily\": \"\", \"deceased\": 100, \"positive_100k\": 50.283210212413, \"positive_daily\": \"\", \"positive\": 5170, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.157389171233491, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 57.98617007474011, \"positive_daily\": \"\", \"positive\": 5962, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3616343190982245, \"deceased_daily\": \"\", \"deceased\": 140, \"positive_100k\": 62.323947977010164, \"positive_daily\": \"\", \"positive\": 6408, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5561535075408284, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 72.3903159789149, \"positive_daily\": \"\", \"positive\": 7443, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.8187544119383428, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 80.24889119199608, \"positive_daily\": \"\", \"positive\": 8251, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.032725519225207, \"deceased_daily\": \"\", \"deceased\": 209, \"positive_100k\": 87.86431741952401, \"positive_daily\": \"\", \"positive\": 9034, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3925860178440232, \"deceased_daily\": \"\", \"deceased\": 246, \"positive_100k\": 96.15083484717893, \"positive_daily\": \"\", \"positive\": 9886, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.5871052062866267, \"deceased_daily\": \"\", \"deceased\": 266, \"positive_100k\": 102.35599695849797, \"positive_daily\": \"\", \"positive\": 10524, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.8691580295284016, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 109.68937036278412, \"positive_daily\": \"\", \"positive\": 11278, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.0247733802824848, \"deceased_daily\": \"\", \"deceased\": 311, \"positive_100k\": 114.08550402158696, \"positive_daily\": \"\", \"positive\": 11730, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.3554560006349106, \"deceased_daily\": \"\", \"deceased\": 345, \"positive_100k\": 121.01038713014366, \"positive_daily\": \"\", \"positive\": 12442, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.695864580409467, \"deceased_daily\": \"\", \"deceased\": 380, \"positive_100k\": 127.80883276621263, \"positive_daily\": \"\", \"positive\": 13141, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.9779174036512424, \"deceased_daily\": \"\", \"deceased\": 409, \"positive_100k\": 135.73548969524873, \"positive_daily\": \"\", \"positive\": 13956, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.230792348626626, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 150.48004417919807, \"positive_daily\": \"\", \"positive\": 15472, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.571200928401183, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 155.48891328159513, \"positive_daily\": \"\", \"positive\": 15987, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.9018835487536085, \"deceased_daily\": \"\", \"deceased\": 504, \"positive_100k\": 161.30503701602896, \"positive_daily\": \"\", \"positive\": 16585, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 5.203388290839644, \"deceased_daily\": \"\", \"deceased\": 535, \"positive_100k\": 164.69939685435241, \"positive_daily\": \"\", \"positive\": 16934, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.51461899234781, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 169.69853999732732, \"positive_daily\": \"\", \"positive\": 17448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.825849693855975, \"deceased_daily\": \"\", \"deceased\": 599, \"positive_100k\": 175.952331905757, \"positive_daily\": \"\", \"positive\": 18091, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 6.11762847651988, \"deceased_daily\": \"\", \"deceased\": 629, \"positive_100k\": 183.24680147235463, \"positive_daily\": \"\", \"positive\": 18841, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 6.389955340339526, \"deceased_daily\": \"\", \"deceased\": 657, \"positive_100k\": 185.0072001277602, \"positive_daily\": \"\", \"positive\": 19022, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 6.681734123003431, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 191.45551122463252, \"positive_daily\": \"\", \"positive\": 19685, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.944335027400945, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 196.52273608356234, \"positive_daily\": \"\", \"positive\": 20206, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 7.148580175265679, \"deceased_daily\": \"\", \"deceased\": 735, \"positive_100k\": 202.91269142390186, \"positive_daily\": \"\", \"positive\": 20863, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 7.411181079663193, \"deceased_daily\": \"\", \"deceased\": 762, \"positive_100k\": 207.93128648572105, \"positive_daily\": \"\", \"positive\": 21379, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 7.634878146372188, \"deceased_daily\": \"\", \"deceased\": 785, \"positive_100k\": 213.79604001726554, \"positive_daily\": \"\", \"positive\": 21982, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 7.975286726146744, \"deceased_daily\": \"\", \"deceased\": 820, \"positive_100k\": 217.40437096287582, \"positive_daily\": \"\", \"positive\": 22353, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 8.30596934649917, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 221.7226969463016, \"positive_daily\": \"\", \"positive\": 22797, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 8.558844291474555, \"deceased_daily\": \"\", \"deceased\": 880, \"positive_100k\": 227.50964280246907, \"positive_daily\": \"\", \"positive\": 23392, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 8.782541358183549, \"deceased_daily\": \"\", \"deceased\": 903, \"positive_100k\": 232.10029564971452, \"positive_daily\": \"\", \"positive\": 23864, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 9.025690343736803, \"deceased_daily\": \"\", \"deceased\": 928, \"positive_100k\": 233.68562703552175, \"positive_daily\": \"\", \"positive\": 24027, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 9.220209532179407, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 236.55478506505014, \"positive_daily\": \"\", \"positive\": 24322, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 9.463358517732662, \"deceased_daily\": \"\", \"deceased\": 973, \"positive_100k\": 238.33463563929996, \"positive_daily\": \"\", \"positive\": 24505, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03594953691604021, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10784861074812065, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10784861074812065, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2516467584122815, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2875962953283217, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2875962953283217, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2875962953283217, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2875962953283217, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5392430537406032, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6470916644887239, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8627888859849652, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.503851813132869, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.114993940705553, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.415764303332127, \"positive_daily\": \"\", \"positive\": 401, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.249190686050177, \"positive_daily\": \"\", \"positive\": 452, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.536786981378498, \"positive_daily\": \"\", \"positive\": 460, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.8962823505389, \"positive_daily\": \"\", \"positive\": 470, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.291727256615342, \"positive_daily\": \"\", \"positive\": 481, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.759071236523866, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.010717994936147, \"positive_daily\": \"\", \"positive\": 501, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.909456417837152, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.304901323913597, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.73629576690608, \"positive_daily\": \"\", \"positive\": 549, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.203639746814602, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.210226780463728, \"positive_daily\": \"\", \"positive\": 590, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 22.792006404769495, \"positive_daily\": \"\", \"positive\": 634, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.91302908281587, \"positive_daily\": \"\", \"positive\": 693, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 28.07658833142741, \"positive_daily\": \"\", \"positive\": 781, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 30.017863324893582, \"positive_daily\": \"\", \"positive\": 835, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 34.116110533322164, \"positive_daily\": \"\", \"positive\": 949, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 38.64575218474323, \"positive_daily\": \"\", \"positive\": 1075, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 47.633136413753284, \"positive_daily\": \"\", \"positive\": 1325, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 57.66305721332851, \"positive_daily\": \"\", \"positive\": 1604, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 65.85955163018568, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 73.94819743629472, \"positive_daily\": \"\", \"positive\": 2057, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 79.44847658444888, \"positive_daily\": \"\", \"positive\": 2210, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 85.41609971251155, \"positive_daily\": \"\", \"positive\": 2376, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 90.30523673309303, \"positive_daily\": \"\", \"positive\": 2512, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 98.0703367069577, \"positive_daily\": \"\", \"positive\": 2728, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 107.0936704728838, \"positive_daily\": \"\", \"positive\": 2979, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 116.15295377572595, \"positive_daily\": \"\", \"positive\": 3231, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 123.23501254818585, \"positive_daily\": \"\", \"positive\": 3428, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 133.40873149542523, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 147.500949966513, \"positive_daily\": \"\", \"positive\": 4103, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 167.63269063949554, \"positive_daily\": \"\", \"positive\": 4663, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.0352808755294, \"positive_daily\": \"\", \"positive\": 5008, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 195.85307711858707, \"positive_daily\": \"\", \"positive\": 5448, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 216.2364645499819, \"positive_daily\": \"\", \"positive\": 6015, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 234.85832467249074, \"positive_daily\": \"\", \"positive\": 6533, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 256.71564311744316, \"positive_daily\": \"\", \"positive\": 7141, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 279.11220461613624, \"positive_daily\": \"\", \"positive\": 7764, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 306.46980220924286, \"positive_daily\": \"\", \"positive\": 8525, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 336.4157664603044, \"positive_daily\": \"\", \"positive\": 9358, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 369.81288625530567, \"positive_daily\": \"\", \"positive\": 10287, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 404.2165930839562, \"positive_daily\": \"\", \"positive\": 11244, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 428.5544295761154, \"positive_daily\": \"\", \"positive\": 11921, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 451.66998181312925, \"positive_daily\": \"\", \"positive\": 12564, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005135068740084182, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005135068740084182, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020540274960336728, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.030810412440505093, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04621561866075764, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04621561866075764, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07702603110126273, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07702603110126273, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12837671850210455, \"positive_daily\": \"\", \"positive\": 25, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2310780933037882, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2516183682641249, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4570211178674922, \"positive_daily\": \"\", \"positive\": 89, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6316134550303544, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6726940049510278, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8113408609333008, \"positive_daily\": \"\", \"positive\": 158, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9448526481754895, \"positive_daily\": \"\", \"positive\": 184, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3351178724218873, \"positive_daily\": \"\", \"positive\": 260, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4224140410033186, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5816011719459282, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8845702276108949, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.015405206220252547, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.2234847644564506, \"positive_daily\": \"\", \"positive\": 433, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.035945481180589274, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.957799594288489, \"positive_daily\": \"\", \"positive\": 576, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.056485756140926005, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 4.07724457962684, \"positive_daily\": \"\", \"positive\": 794, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.08729616858143109, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 4.652372278516269, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.11810658102193619, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 5.283985733546624, \"positive_daily\": \"\", \"positive\": 1029, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13351178724218873, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 6.634508812188764, \"positive_daily\": \"\", \"positive\": 1292, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.18999754338311475, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 7.456119810602233, \"positive_daily\": \"\", \"positive\": 1452, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22080795582361984, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.320149763252791, \"positive_daily\": \"\", \"positive\": 1815, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3337794681054718, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 10.82985997283754, \"positive_daily\": \"\", \"positive\": 2109, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.42107563668690295, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 11.52822932148899, \"positive_daily\": \"\", \"positive\": 2245, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.47242632408774476, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 12.632269100607088, \"positive_daily\": \"\", \"positive\": 2460, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.5905329051096809, \"deceased_daily\": \"\", \"deceased\": 115, \"positive_100k\": 14.05981821035049, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.6829641424311962, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 16.34492379968795, \"positive_daily\": \"\", \"positive\": 3183, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.7497200360522907, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 18.55300335792415, \"positive_daily\": \"\", \"positive\": 3613, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7753953797527116, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 19.84190561168528, \"positive_daily\": \"\", \"positive\": 3864, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9037720982548161, \"deceased_daily\": \"\", \"deceased\": 176, \"positive_100k\": 20.83297387852153, \"positive_daily\": \"\", \"positive\": 4057, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0116085417965839, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 22.68159862495183, \"positive_daily\": \"\", \"positive\": 4417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.12971512281852, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 24.448062271540792, \"positive_daily\": \"\", \"positive\": 4761, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.2734970475408771, \"deceased_daily\": \"\", \"deceased\": 248, \"positive_100k\": 26.712627585917915, \"positive_daily\": \"\", \"positive\": 5202, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.386468559822729, \"deceased_daily\": \"\", \"deceased\": 270, \"positive_100k\": 28.07342080204023, \"positive_daily\": \"\", \"positive\": 5467, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.4943050033644971, \"deceased_daily\": \"\", \"deceased\": 291, \"positive_100k\": 30.759061753104252, \"positive_daily\": \"\", \"positive\": 5990, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.6226817218666016, \"deceased_daily\": \"\", \"deceased\": 316, \"positive_100k\": 32.35093306253035, \"positive_daily\": \"\", \"positive\": 6300, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.6997077529678644, \"deceased_daily\": \"\", \"deceased\": 331, \"positive_100k\": 34.06091095297838, \"positive_daily\": \"\", \"positive\": 6633, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.802409127769548, \"deceased_daily\": \"\", \"deceased\": 351, \"positive_100k\": 35.32413786303909, \"positive_daily\": \"\", \"positive\": 6879, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.9102455713113158, \"deceased_daily\": \"\", \"deceased\": 372, \"positive_100k\": 37.05465602844746, \"positive_daily\": \"\", \"positive\": 7216, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.0129469461129994, \"deceased_daily\": \"\", \"deceased\": 392, \"positive_100k\": 39.5759747798288, \"positive_daily\": \"\", \"positive\": 7707, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.110513252174599, \"deceased_daily\": \"\", \"deceased\": 411, \"positive_100k\": 41.424599526259094, \"positive_daily\": \"\", \"positive\": 8067, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.1618639395754404, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 43.227008654028644, \"positive_daily\": \"\", \"positive\": 8418, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.3159160017779663, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 44.911311200776254, \"positive_daily\": \"\", \"positive\": 8746, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.4545628577602394, \"deceased_daily\": \"\", \"deceased\": 478, \"positive_100k\": 45.886974261392254, \"positive_daily\": \"\", \"positive\": 8936, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.557264232561923, \"deceased_daily\": \"\", \"deceased\": 498, \"positive_100k\": 47.45830529585801, \"positive_daily\": \"\", \"positive\": 9242, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.6907760198041113, \"deceased_daily\": \"\", \"deceased\": 524, \"positive_100k\": 49.861517466217414, \"positive_daily\": \"\", \"positive\": 9710, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.7986124633458793, \"deceased_daily\": \"\", \"deceased\": 545, \"positive_100k\": 51.8436539998899, \"positive_daily\": \"\", \"positive\": 10096, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.9115839756277313, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 53.49201106545693, \"positive_daily\": \"\", \"positive\": 10417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.0861763127905935, \"deceased_daily\": \"\", \"deceased\": 601, \"positive_100k\": 54.611456050795276, \"positive_daily\": \"\", \"positive\": 10635, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.1786075501121087, \"deceased_daily\": \"\", \"deceased\": 619, \"positive_100k\": 56.67061861556903, \"positive_daily\": \"\", \"positive\": 11036, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.2915790623939607, \"deceased_daily\": \"\", \"deceased\": 641, \"positive_100k\": 58.22654444381455, \"positive_daily\": \"\", \"positive\": 11339, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.404550574675813, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 59.64895848481786, \"positive_daily\": \"\", \"positive\": 11616, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.5586026368783386, \"deceased_daily\": \"\", \"deceased\": 693, \"positive_100k\": 61.50785336872833, \"positive_daily\": \"\", \"positive\": 11978, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0029673637172189025, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0029673637172189025, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0029673637172189025, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014836818586094513, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014836818586094513, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014836818586094513, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.032641000889407926, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04451045575828354, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05934727434437805, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06231463806159695, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1335313672748506, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2551932796808256, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3501489186318305, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8130576585179794, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0207731187233025, \"positive_daily\": \"\", \"positive\": 344, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1632065771498097, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5163228594988591, \"positive_daily\": \"\", \"positive\": 511, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.667658409077023, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0029673637172189025, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.275967971106898, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.005934727434437805, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6706273454970124, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.002972081825529, \"positive_daily\": \"\", \"positive\": 1012, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.2759695438096688, \"positive_daily\": \"\", \"positive\": 1104, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.01186945486887561, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.5697385518143396, \"positive_daily\": \"\", \"positive\": 1203, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 3.8546054686673545, \"positive_daily\": \"\", \"positive\": 1299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 4.3115794811190655, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.029673637172189026, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.637989490013145, \"positive_daily\": \"\", \"positive\": 1563, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.04747781947550244, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 5.103865593616512, \"positive_daily\": \"\", \"positive\": 1720, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.06231463806159695, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 5.593480606957631, \"positive_daily\": \"\", \"positive\": 1885, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.07418409293047255, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 6.050454619409342, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.08605354779934817, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 6.465885539819988, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10089036638544267, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 7.1276076487598035, \"positive_daily\": \"\", \"positive\": 2402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11275982125431828, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 7.729982483355241, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.293781589626832, \"positive_daily\": \"\", \"positive\": 2795, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.700310418885822, \"positive_daily\": \"\", \"positive\": 2932, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.1305640035576317, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 9.753724538498531, \"positive_daily\": \"\", \"positive\": 3287, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.13946609470928842, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 10.833844931566214, \"positive_daily\": \"\", \"positive\": 3651, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.15430291329538293, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 11.967377871543833, \"positive_daily\": \"\", \"positive\": 4033, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.17507445931591525, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 13.240376906230741, \"positive_daily\": \"\", \"positive\": 4462, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.19287864161922866, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 14.640972580758064, \"positive_daily\": \"\", \"positive\": 4934, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.21661755135697988, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 15.931775797748289, \"positive_daily\": \"\", \"positive\": 5369, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2344217336602933, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 17.394686110337204, \"positive_daily\": \"\", \"positive\": 5862, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2462911885291689, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 18.931780515856598, \"positive_daily\": \"\", \"positive\": 6380, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2581606433980445, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 21.192911668377402, \"positive_daily\": \"\", \"positive\": 7142, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.272997461984139, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 24.5519673962692, \"positive_daily\": \"\", \"positive\": 8274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2878342805702335, \"deceased_daily\": \"\", \"deceased\": 97, \"positive_100k\": 27.780459120603364, \"positive_daily\": \"\", \"positive\": 9362, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.30563846287354696, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 31.109841211322973, \"positive_daily\": \"\", \"positive\": 10484, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.3234426451768604, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 34.51340739497305, \"positive_daily\": \"\", \"positive\": 11631, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.33827946376295487, \"deceased_daily\": \"\", \"deceased\": 114, \"positive_100k\": 37.89916939631982, \"positive_daily\": \"\", \"positive\": 12772, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3590510097834872, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 41.33537658085931, \"positive_daily\": \"\", \"positive\": 13930, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3768551920868006, \"deceased_daily\": \"\", \"deceased\": 127, \"positive_100k\": 44.81312685743987, \"positive_daily\": \"\", \"positive\": 15102, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4035614655417707, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 48.36506122695089, \"positive_daily\": \"\", \"positive\": 16299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.4124635566934275, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 51.99414705310961, \"positive_daily\": \"\", \"positive\": 17522, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.42730037527952197, \"deceased_daily\": \"\", \"deceased\": 144, \"positive_100k\": 55.81907888460477, \"positive_daily\": \"\", \"positive\": 18811, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.45103928501727314, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 59.575761350603905, \"positive_daily\": \"\", \"positive\": 20077, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46587610360336773, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 63.507518275918954, \"positive_daily\": \"\", \"positive\": 21402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014322371372214943, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014322371372214943, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014322371372214943, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014322371372214943, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07161185686107473, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1718684564665793, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2721250560720839, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5012829980275231, \"positive_daily\": \"\", \"positive\": 35, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6588290831218874, \"positive_daily\": \"\", \"positive\": 46, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6874738258663172, \"positive_daily\": \"\", \"positive\": 48, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7877304254718219, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9309541391939714, \"positive_daily\": \"\", \"positive\": 65, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1887568238938402, \"positive_daily\": \"\", \"positive\": 83, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4752042513381391, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.9335201352490172, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.4491255046487552, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.028644742744429887, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.1795664446317176, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.566270471681521, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.339678525781128, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05728948548885977, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.54532371710223, \"positive_daily\": \"\", \"positive\": 457, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.14322371372214945, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 9.438442734289648, \"positive_daily\": \"\", \"positive\": 659, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.18619082783879426, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 10.612877186811273, \"positive_daily\": \"\", \"positive\": 741, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 11.24306152718873, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 12.890134234993448, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.40102639842201837, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 15.18171365454784, \"positive_daily\": \"\", \"positive\": 1060, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4439935125386632, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 16.7714968768637, \"positive_daily\": \"\", \"positive\": 1171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5585724835163828, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 21.139820145389255, \"positive_daily\": \"\", \"positive\": 1476, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6301843403774575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 23.259531108477066, \"positive_daily\": \"\", \"positive\": 1624, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7304409399829621, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 27.32708457818611, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.8306975395884667, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 31.509217018872878, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.8736646537051116, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 35.04684274780997, \"positive_daily\": \"\", \"positive\": 2447, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9309541391939714, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 38.18344207832504, \"positive_daily\": \"\", \"positive\": 2666, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9452765105661862, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 41.062238724140244, \"positive_daily\": \"\", \"positive\": 2867, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0168883674272609, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 44.470963110727396, \"positive_daily\": \"\", \"positive\": 3105, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.0598554815439059, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 48.40961523808651, \"positive_daily\": \"\", \"positive\": 3380, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1457897097771956, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 51.990208081140246, \"positive_daily\": \"\", \"positive\": 3630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.2174015666382703, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 58.06289354295939, \"positive_daily\": \"\", \"positive\": 4054, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3463029089882046, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 63.94938817693972, \"positive_daily\": \"\", \"positive\": 4465, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4179147658492794, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 69.79291569680342, \"positive_daily\": \"\", \"positive\": 4873, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.4752042513381391, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 76.16637095743907, \"positive_daily\": \"\", \"positive\": 5318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5754608509436439, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 81.49429310790303, \"positive_daily\": \"\", \"positive\": 5690, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6757174505491483, \"deceased_daily\": \"\", \"deceased\": 117, \"positive_100k\": 85.84829400505637, \"positive_daily\": \"\", \"positive\": 5994, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.7473293074102232, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 90.48874232965402, \"positive_daily\": \"\", \"positive\": 6318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017734659696708944, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.053203979090126835, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.053203979090126835, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07093863878683578, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08867329848354472, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1241426178769626, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1241426178769626, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17734659696708943, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23055057605721627, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2837545551473431, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.319223874540761, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.319223874540761, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4256318327210147, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4965704715078504, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4965704715078504, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5320397909012683, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5852437699913952, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7093863878683577, \"positive_daily\": \"\", \"positive\": 40, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7980596863519024, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8335290057453204, \"positive_daily\": \"\", \"positive\": 47, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8867329848354472, \"positive_daily\": \"\", \"positive\": 50, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0286102624091187, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1882221996794993, \"positive_daily\": \"\", \"positive\": 67, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.276895498163044, \"positive_daily\": \"\", \"positive\": 72, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3300994772531707, \"positive_daily\": \"\", \"positive\": 75, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3655687966465886, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4365074354334244, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4897114145235513, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4897114145235513, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5074460742202602, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5074460742202602, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.578384713007096, \"positive_daily\": \"\", \"positive\": 89, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.578384713007096, \"positive_daily\": \"\", \"positive\": 89, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.613854032400514, \"positive_daily\": \"\", \"positive\": 91, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6493233517939319, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6493233517939319, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6493233517939319, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8089352890643122, \"positive_daily\": \"\", \"positive\": 102, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.879873927851148, \"positive_daily\": \"\", \"positive\": 106, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.915343247244566, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0749551845149465, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3055057605721627, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4473830381458344, \"positive_daily\": \"\", \"positive\": 138, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.837545551473431, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5469319393417886, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.759747855702296, \"positive_daily\": \"\", \"positive\": 212, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.008033091456221, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.309522306300273, \"positive_daily\": \"\", \"positive\": 243, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.717419479324579, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.550948485069899, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.118457595364586, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.827843983232944, \"positive_daily\": \"\", \"positive\": 385, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.661372988978264, \"positive_daily\": \"\", \"positive\": 432, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.069270162002569, \"positive_daily\": \"\", \"positive\": 455, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.026941785624853, \"positive_daily\": \"\", \"positive\": 509, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.89594011076359, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 11.190570268623343, \"positive_daily\": \"\", \"positive\": 631, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.112772572852208, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.981770897990945, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 14.223197076760572, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.968052784022348, \"positive_daily\": \"\", \"positive\": 844, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.58876587340716, \"positive_daily\": \"\", \"positive\": 879, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.42229487915248, \"positive_daily\": \"\", \"positive\": 926, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 17.734659696708945, \"positive_daily\": \"\", \"positive\": 1000, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.07093863878683578, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.603658021847682, \"positive_daily\": \"\", \"positive\": 1049, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.08867329848354472, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 19.756410902133762, \"positive_daily\": \"\", \"positive\": 1114, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.086510379386937, \"positive_daily\": \"\", \"positive\": 1189, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.21466954299201, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 24.385157082974796, \"positive_daily\": \"\", \"positive\": 1375, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.265031010825947, \"positive_daily\": \"\", \"positive\": 1481, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 28.783352687758615, \"positive_daily\": \"\", \"positive\": 1623, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 33.87320002071409, \"positive_daily\": \"\", \"positive\": 1910, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.1241426178769626, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 37.384662640662455, \"positive_daily\": \"\", \"positive\": 2108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 40.77198264273386, \"positive_daily\": \"\", \"positive\": 2299, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 44.90415835206704, \"positive_daily\": \"\", \"positive\": 2532, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.1596119372703805, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 51.749736994996695, \"positive_daily\": \"\", \"positive\": 2918, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 57.673113333697486, \"positive_daily\": \"\", \"positive\": 3252, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 65.60050621812638, \"positive_daily\": \"\", \"positive\": 3699, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 78.5113384773305, \"positive_daily\": \"\", \"positive\": 4427, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 89.56003146838017, \"positive_daily\": \"\", \"positive\": 5050, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 106.26608090268, \"positive_daily\": \"\", \"positive\": 5992, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 116.83593808191851, \"positive_daily\": \"\", \"positive\": 6588, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 142.12556280942547, \"positive_daily\": \"\", \"positive\": 8014, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 161.8287697324691, \"positive_daily\": \"\", \"positive\": 9125, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 179.8471839843254, \"positive_daily\": \"\", \"positive\": 10141, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 198.23802608981256, \"positive_daily\": \"\", \"positive\": 11178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 214.14601583776047, \"positive_daily\": \"\", \"positive\": 12075, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 225.1060355303266, \"positive_daily\": \"\", \"positive\": 12693, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 241.61700370796262, \"positive_daily\": \"\", \"positive\": 13624, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 255.78699680563307, \"positive_daily\": \"\", \"positive\": 14423, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 265.1508971254954, \"positive_daily\": \"\", \"positive\": 14951, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 277.3878123162246, \"positive_daily\": \"\", \"positive\": 15641, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09674117672097717, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3385941185234201, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3385941185234201, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7739294137678173, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7739294137678173, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.499488239175146, \"positive_daily\": \"\", \"positive\": 31, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.7571235365478493, \"positive_daily\": \"\", \"positive\": 57, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.304982364083483, \"positive_daily\": \"\", \"positive\": 89, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.820252958828889, \"positive_daily\": \"\", \"positive\": 141, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.755076493248433, \"positive_daily\": \"\", \"positive\": 181, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.593158850946999, \"positive_daily\": \"\", \"positive\": 219, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.23775885520361, \"positive_daily\": \"\", \"positive\": 253, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.833988271099733, \"positive_daily\": \"\", \"positive\": 286, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.494370630926607, \"positive_daily\": \"\", \"positive\": 341, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.525935342067125, \"positive_daily\": \"\", \"positive\": 383, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.09674117672097717, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 20.025423581242272, \"positive_daily\": \"\", \"positive\": 414, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14511176508146575, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 21.379800055335952, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.19348235344195433, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 23.21788241303452, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24185294180244293, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 25.53967065433797, \"positive_daily\": \"\", \"positive\": 528, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2902235301629315, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 27.184270658594585, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 30.570211843828787, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 33.08548243857419, \"positive_daily\": \"\", \"positive\": 684, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.310529503156665, \"positive_daily\": \"\", \"positive\": 730, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 36.56816480052937, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 38.79321186511184, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 40.679664811170895, \"positive_daily\": \"\", \"positive\": 841, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8223000021283059, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 43.388417759358255, \"positive_daily\": \"\", \"positive\": 897, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9674117672097717, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 45.17812952869633, \"positive_daily\": \"\", \"positive\": 934, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0641529439307487, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 47.25806482819735, \"positive_daily\": \"\", \"positive\": 977, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3543764740936803, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 48.225476595407116, \"positive_daily\": \"\", \"positive\": 997, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4511176508146575, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 49.38637071605884, \"positive_daily\": \"\", \"positive\": 1021, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.741341180977589, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 51.2244530737574, \"positive_daily\": \"\", \"positive\": 1059, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9348235344195435, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 52.77231190129304, \"positive_daily\": \"\", \"positive\": 1091, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0799352995010087, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 54.36854131718917, \"positive_daily\": \"\", \"positive\": 1124, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.1766764762219863, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 56.10988249816675, \"positive_daily\": \"\", \"positive\": 1160, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.4185294180244292, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 57.46425897226044, \"positive_daily\": \"\", \"positive\": 1188, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.5636411831058945, \"deceased_daily\": \"\", \"deceased\": 53, \"positive_100k\": 58.28655897438874, \"positive_daily\": \"\", \"positive\": 1205, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.660382359826872, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 58.625153092912164, \"positive_daily\": \"\", \"positive\": 1212, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.7087529481873607, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 59.012117799796066, \"positive_daily\": \"\", \"positive\": 1220, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 60.36649427388976, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 61.33390604109952, \"positive_daily\": \"\", \"positive\": 1268, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.1924588317922464, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 63.07524722207711, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.3859411852342007, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 63.70406487076347, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.579423538676155, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 64.33288251944981, \"positive_daily\": \"\", \"positive\": 1330, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 64.57473546125225, \"positive_daily\": \"\", \"positive\": 1335, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 65.01007075649665, \"positive_daily\": \"\", \"positive\": 1344, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 65.44540605174105, \"positive_daily\": \"\", \"positive\": 1353, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 66.07422370042741, \"positive_daily\": \"\", \"positive\": 1366, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.869647068839087, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 66.41281781895083, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.9180176571995746, \"deceased_daily\": \"\", \"deceased\": 81, \"positive_100k\": 67.13837664435816, \"positive_daily\": \"\", \"positive\": 1388, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.966388245560063, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 67.52534135124206, \"positive_daily\": \"\", \"positive\": 1396, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 4.014758833920552, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 67.815564881405, \"positive_daily\": \"\", \"positive\": 1402, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 4.1598705990020175, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 68.10578841156791, \"positive_daily\": \"\", \"positive\": 1408, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.304982364083483, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 68.58949429517281, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.012841435305202072, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.027823109827937825, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03210358826300518, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06848765496107773, \"positive_daily\": \"\", \"positive\": 32, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09631076478901554, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.179780094272829, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.25682870610404146, \"positive_daily\": \"\", \"positive\": 120, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.002140239217533679, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.353139470893057, \"positive_daily\": \"\", \"positive\": 165, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.004280478435067358, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.4751331062924767, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.006420717652601036, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.5543219573412228, \"positive_daily\": \"\", \"positive\": 259, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.010701196087668393, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.8560956870134715, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.021402392175336786, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.0701196087668394, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.03638406669807254, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.4403809934001657, \"positive_daily\": \"\", \"positive\": 673, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.059926698090943004, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 2.296476680413637, \"positive_daily\": \"\", \"positive\": 1073, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.07490837261367876, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 3.6277054737195855, \"positive_daily\": \"\", \"positive\": 1695, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.11557291774681865, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.11771315696435233, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.28465181593197925, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 11.197731586136207, \"positive_daily\": \"\", \"positive\": 5232, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.4173466474190673, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 13.67826883925774, \"positive_daily\": \"\", \"positive\": 6391, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.6185291338672331, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 16.689585418327628, \"positive_daily\": \"\", \"positive\": 7798, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.7319618123965181, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 21.278258300719834, \"positive_daily\": \"\", \"positive\": 9942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 1.1407475029454508, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 25.14353032758566, \"positive_daily\": \"\", \"positive\": 11748, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 1.3333690325234817, \"deceased_daily\": \"\", \"deceased\": 623, \"positive_100k\": 29.770727515893466, \"positive_daily\": \"\", \"positive\": 13910, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 1.7763985505529534, \"deceased_daily\": \"\", \"deceased\": 830, \"positive_100k\": 38.44511706455747, \"positive_daily\": \"\", \"positive\": 17963, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 2.232269503887627, \"deceased_daily\": \"\", \"deceased\": 1043, \"positive_100k\": 43.68228242986238, \"positive_daily\": \"\", \"positive\": 20410, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 2.942828924108808, \"deceased_daily\": \"\", \"deceased\": 1375, \"positive_100k\": 54.30642990569957, \"positive_daily\": \"\", \"positive\": 25374, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 3.792503893469678, \"deceased_daily\": \"\", \"deceased\": 1772, \"positive_100k\": 61.570401810008875, \"positive_daily\": \"\", \"positive\": 28768, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 4.946092831720331, \"deceased_daily\": \"\", \"deceased\": 2311, \"positive_100k\": 75.19944514726333, \"positive_daily\": \"\", \"positive\": 35136, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 6.00979172283457, \"deceased_daily\": \"\", \"deceased\": 2808, \"positive_100k\": 85.36344119133078, \"positive_daily\": \"\", \"positive\": 39885, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 7.805452426345326, \"deceased_daily\": \"\", \"deceased\": 3647, \"positive_100k\": 105.97394485618011, \"positive_daily\": \"\", \"positive\": 49515, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 9.342144184534508, \"deceased_daily\": \"\", \"deceased\": 4365, \"positive_100k\": 123.67586342440116, \"positive_daily\": \"\", \"positive\": 57786, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 10.99654909968804, \"deceased_daily\": \"\", \"deceased\": 5138, \"positive_100k\": 140.6543811370958, \"positive_daily\": \"\", \"positive\": 65719, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 12.802910999286466, \"deceased_daily\": \"\", \"deceased\": 5982, \"positive_100k\": 156.74041909607897, \"positive_daily\": \"\", \"positive\": 73235, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 14.560047396881616, \"deceased_daily\": \"\", \"deceased\": 6803, \"positive_100k\": 171.454563716623, \"positive_daily\": \"\", \"positive\": 80110, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 16.514085802489863, \"deceased_daily\": \"\", \"deceased\": 7716, \"positive_100k\": 188.24688061739224, \"positive_daily\": \"\", \"positive\": 87956, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 18.114984737205056, \"deceased_daily\": \"\", \"deceased\": 8464, \"positive_100k\": 205.29816646348303, \"positive_daily\": \"\", \"positive\": 95923, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 20.09042553498864, \"deceased_daily\": \"\", \"deceased\": 9387, \"positive_100k\": 222.83742685117156, \"positive_daily\": \"\", \"positive\": 104118, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 22.147195423038507, \"deceased_daily\": \"\", \"deceased\": 10348, \"positive_100k\": 239.84590791291168, \"positive_daily\": \"\", \"positive\": 112065, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 23.966398757942134, \"deceased_daily\": \"\", \"deceased\": 11198, \"positive_100k\": 255.11437449079696, \"positive_daily\": \"\", \"positive\": 119199, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.569437931874862, \"deceased_daily\": \"\", \"deceased\": 11947, \"positive_100k\": 270.02970159778914, \"positive_daily\": \"\", \"positive\": 126168, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 27.05476394884323, \"deceased_daily\": \"\", \"deceased\": 12641, \"positive_100k\": 281.75393203143864, \"positive_daily\": \"\", \"positive\": 131646, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 28.552931401116805, \"deceased_daily\": \"\", \"deceased\": 13341, \"positive_100k\": 292.5171950564155, \"positive_daily\": \"\", \"positive\": 136675, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 30.05965981026052, \"deceased_daily\": \"\", \"deceased\": 14045, \"positive_100k\": 303.7898350151654, \"positive_daily\": \"\", \"positive\": 141942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 31.658418505758174, \"deceased_daily\": \"\", \"deceased\": 14792, \"positive_100k\": 317.2262568228419, \"positive_daily\": \"\", \"positive\": 148220, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 33.06027519324273, \"deceased_daily\": \"\", \"deceased\": 15447, \"positive_100k\": 327.9317333889453, \"positive_daily\": \"\", \"positive\": 153222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 34.41718685715908, \"deceased_daily\": \"\", \"deceased\": 16081, \"positive_100k\": 338.7420816767079, \"positive_daily\": \"\", \"positive\": 158273, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 35.540812446364264, \"deceased_daily\": \"\", \"deceased\": 16606, \"positive_100k\": 348.916778916863, \"positive_daily\": \"\", \"positive\": 163027, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 36.83137669453708, \"deceased_daily\": \"\", \"deceased\": 17209, \"positive_100k\": 357.05824890036115, \"positive_daily\": \"\", \"positive\": 166831, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 38.002087546527996, \"deceased_daily\": \"\", \"deceased\": 17756, \"positive_100k\": 364.05255066326123, \"positive_daily\": \"\", \"positive\": 170099, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 38.6441593117881, \"deceased_daily\": \"\", \"deceased\": 18056, \"positive_100k\": 369.2790148324784, \"positive_daily\": \"\", \"positive\": 172541, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 40.03959528162006, \"deceased_daily\": \"\", \"deceased\": 18708, \"positive_100k\": 380.2006555595528, \"positive_daily\": \"\", \"positive\": 177644, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 41.33872048666301, \"deceased_daily\": \"\", \"deceased\": 19315, \"positive_100k\": 395.8329628044188, \"positive_daily\": \"\", \"positive\": 184948, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 42.80906482910864, \"deceased_daily\": \"\", \"deceased\": 20002, \"positive_100k\": 408.4411120349097, \"positive_daily\": \"\", \"positive\": 190839, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 42.896814637027525, \"deceased_daily\": \"\", \"deceased\": 20043, \"positive_100k\": 410.33950422086207, \"positive_daily\": \"\", \"positive\": 191726, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 43.77431271621633, \"deceased_daily\": \"\", \"deceased\": 20453, \"positive_100k\": 425.20988630428604, \"positive_daily\": \"\", \"positive\": 198674, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 44.62826816401226, \"deceased_daily\": \"\", \"deceased\": 20852, \"positive_100k\": 428.4972937424178, \"positive_daily\": \"\", \"positive\": 200210, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 45.54857102755175, \"deceased_daily\": \"\", \"deceased\": 21282, \"positive_100k\": 436.98976295759144, \"positive_daily\": \"\", \"positive\": 204178, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 46.4795750871789, \"deceased_daily\": \"\", \"deceased\": 21717, \"positive_100k\": 446.00231030262574, \"positive_daily\": \"\", \"positive\": 208389, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 47.421280342893716, \"deceased_daily\": \"\", \"deceased\": 22157, \"positive_100k\": 455.92231907589434, \"positive_daily\": \"\", \"positive\": 213024, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 48.206748135728574, \"deceased_daily\": \"\", \"deceased\": 22524, \"positive_100k\": 470.34753140207135, \"positive_daily\": \"\", \"positive\": 219764, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 49.0157585599563, \"deceased_daily\": \"\", \"deceased\": 22902, \"positive_100k\": 478.89778707611845, \"positive_daily\": \"\", \"positive\": 223759, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 49.632147454606006, \"deceased_daily\": \"\", \"deceased\": 23190, \"positive_100k\": 485.04027363044, \"positive_daily\": \"\", \"positive\": 226629, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 50.340566635609655, \"deceased_daily\": \"\", \"deceased\": 23521, \"positive_100k\": 491.01796176501165, \"positive_daily\": \"\", \"positive\": 229422, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 50.98477864008729, \"deceased_daily\": \"\", \"deceased\": 23822, \"positive_100k\": 496.80944908765775, \"positive_daily\": \"\", \"positive\": 232128, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 51.95430700563005, \"deceased_daily\": \"\", \"deceased\": 24275, \"positive_100k\": 507.0205303945109, \"positive_daily\": \"\", \"positive\": 236899, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.019640239905530446, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06874083966935657, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06874083966935657, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11784143943318268, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13748167933871314, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.14730179929147835, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.20622251900806968, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3437041983467828, \"positive_daily\": \"\", \"positive\": 35, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.923091275559931, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9918321152292875, \"positive_daily\": \"\", \"positive\": 101, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5810393123952007, \"positive_daily\": \"\", \"positive\": 161, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9934843504113402, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4353897482857754, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.486142583231654, \"positive_daily\": \"\", \"positive\": 355, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.910059976382612, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.882251851706369, \"positive_daily\": \"\", \"positive\": 599, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.993577641550891, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.019640239905530446, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.437135274607378, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02946035985829567, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.036162591726058, \"positive_daily\": \"\", \"positive\": 1022, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05892071971659134, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.831592307900042, \"positive_daily\": \"\", \"positive\": 1103, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06874083966935657, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.685942743790616, \"positive_daily\": \"\", \"positive\": 1190, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.09820119952765223, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 12.559933419586718, \"positive_daily\": \"\", \"positive\": 1279, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10802131948041746, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 14.131152612029156, \"positive_daily\": \"\", \"positive\": 1439, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.15712191924424357, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.0951766025822, \"positive_daily\": \"\", \"positive\": 1639, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.19640239905530446, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 17.31287147672509, \"positive_daily\": \"\", \"positive\": 1763, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.20622251900806968, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 18.99211198864794, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.2455029988191306, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 20.091965423357646, \"positive_daily\": \"\", \"positive\": 2046, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.35352431829954806, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 22.4487942120213, \"positive_daily\": \"\", \"positive\": 2286, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.6088474370714438, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 24.805623000684953, \"positive_daily\": \"\", \"positive\": 2526, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7561492363629222, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 27.889140665853233, \"positive_daily\": \"\", \"positive\": 2840, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 30.137948135036467, \"positive_daily\": \"\", \"positive\": 3069, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 33.84995347718172, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0802131948041747, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 36.334443825231325, \"positive_daily\": \"\", \"positive\": 3700, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.4337375131037227, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 39.55544316973832, \"positive_daily\": \"\", \"positive\": 4028, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.76762159149774, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 43.55223199051376, \"positive_daily\": \"\", \"positive\": 4435, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 2.347008668710888, \"deceased_daily\": \"\", \"deceased\": 239, \"positive_100k\": 48.58013340632956, \"positive_daily\": \"\", \"positive\": 4947, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 3.024596945451689, \"deceased_daily\": \"\", \"deceased\": 308, \"positive_100k\": 54.67842789699676, \"positive_daily\": \"\", \"positive\": 5568, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 3.5156029430899496, \"deceased_daily\": \"\", \"deceased\": 358, \"positive_100k\": 60.20715543040359, \"positive_daily\": \"\", \"positive\": 6131, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.6629047423814285, \"deceased_daily\": \"\", \"deceased\": 373, \"positive_100k\": 63.27103285566633, \"positive_daily\": \"\", \"positive\": 6443, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.9378681010588545, \"deceased_daily\": \"\", \"deceased\": 401, \"positive_100k\": 67.07141927738648, \"positive_daily\": \"\", \"positive\": 6830, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.684197217469012, \"deceased_daily\": \"\", \"deceased\": 477, \"positive_100k\": 70.76378437962619, \"positive_daily\": \"\", \"positive\": 7206, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 5.803690892084247, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 75.54618279662286, \"positive_daily\": \"\", \"positive\": 7693, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 6.746422407549708, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 82.67558988233041, \"positive_daily\": \"\", \"positive\": 8419, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 7.787355122542822, \"deceased_daily\": \"\", \"deceased\": 793, \"positive_100k\": 89.7657164882269, \"positive_daily\": \"\", \"positive\": 9141, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.543504358905743, \"deceased_daily\": \"\", \"deceased\": 870, \"positive_100k\": 95.10786174253118, \"positive_daily\": \"\", \"positive\": 9685, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 8.710446398102754, \"deceased_daily\": \"\", \"deceased\": 887, \"positive_100k\": 99.68403764051978, \"positive_daily\": \"\", \"positive\": 10151, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 8.828287837535935, \"deceased_daily\": \"\", \"deceased\": 899, \"positive_100k\": 102.94431746483784, \"positive_daily\": \"\", \"positive\": 10483, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 9.024690236591239, \"deceased_daily\": \"\", \"deceased\": 919, \"positive_100k\": 107.51067324287365, \"positive_daily\": \"\", \"positive\": 10948, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 10.144183911206476, \"deceased_daily\": \"\", \"deceased\": 1033, \"positive_100k\": 112.39127285939797, \"positive_daily\": \"\", \"positive\": 11445, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.813604303176563, \"deceased_daily\": \"\", \"deceased\": 1203, \"positive_100k\": 117.12457067663082, \"positive_daily\": \"\", \"positive\": 11927, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 13.090219897036041, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 123.1443042076759, \"positive_daily\": \"\", \"positive\": 12540, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 13.748167933871311, \"deceased_daily\": \"\", \"deceased\": 1400, \"positive_100k\": 129.7827052957452, \"positive_daily\": \"\", \"positive\": 13216, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 14.838201248628254, \"deceased_daily\": \"\", \"deceased\": 1511, \"positive_100k\": 135.7336979871209, \"positive_daily\": \"\", \"positive\": 13822, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 15.122984727258443, \"deceased_daily\": \"\", \"deceased\": 1540, \"positive_100k\": 141.26242552052773, \"positive_daily\": \"\", \"positive\": 14385, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 15.515789525369053, \"deceased_daily\": \"\", \"deceased\": 1580, \"positive_100k\": 145.1119125420117, \"positive_daily\": \"\", \"positive\": 14777, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.33251171663062, \"deceased_daily\": \"\", \"deceased\": 1765, \"positive_100k\": 150.46387791626876, \"positive_daily\": \"\", \"positive\": 15322, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 19.021572348506236, \"deceased_daily\": \"\", \"deceased\": 1937, \"positive_100k\": 157.16119972405463, \"positive_daily\": \"\", \"positive\": 16004, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 19.846462424538515, \"deceased_daily\": \"\", \"deceased\": 2021, \"positive_100k\": 164.5361098085813, \"positive_daily\": \"\", \"positive\": 16755, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 21.13289813835076, \"deceased_daily\": \"\", \"deceased\": 2152, \"positive_100k\": 172.51004721022667, \"positive_daily\": \"\", \"positive\": 17567, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.525702936461368, \"deceased_daily\": \"\", \"deceased\": 2192, \"positive_100k\": 178.50032038141347, \"positive_daily\": \"\", \"positive\": 18177, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 21.545343176366902, \"deceased_daily\": \"\", \"deceased\": 2194, \"positive_100k\": 183.04703591954376, \"positive_daily\": \"\", \"positive\": 18640, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.33095277258812, \"deceased_daily\": \"\", \"deceased\": 2274, \"positive_100k\": 185.85559022603462, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.1263824887621, \"deceased_daily\": \"\", \"deceased\": 2355, \"positive_100k\": 192.68057359320645, \"positive_daily\": \"\", \"positive\": 19621, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.17713532370798, \"deceased_daily\": \"\", \"deceased\": 2462, \"positive_100k\": 199.36807528103955, \"positive_daily\": \"\", \"positive\": 20302, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011741853472706003, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011741853472706003, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09393482778164802, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09393482778164802, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.21135336250870806, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3170300437630621, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4931578458536522, \"positive_daily\": \"\", \"positive\": 42, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6575437944715362, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0567668125435403, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.3385712958884843, \"positive_daily\": \"\", \"positive\": 114, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5127566431590846, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1468167306852086, \"positive_daily\": \"\", \"positive\": 268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.957004620301923, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.391453198792045, \"positive_daily\": \"\", \"positive\": 374, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.03522556041811801, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.765250055098647, \"positive_daily\": \"\", \"positive\": 491, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.12916038819976602, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 13.373971105412135, \"positive_daily\": \"\", \"positive\": 1139, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.15264409514517804, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 15.957178869407457, \"positive_daily\": \"\", \"positive\": 1359, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.3170300437630621, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 31.703004376306207, \"positive_daily\": \"\", \"positive\": 2700, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3287718972357681, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 35.554332315353776, \"positive_daily\": \"\", \"positive\": 3028, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4814159923809461, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 47.84805290127696, \"positive_daily\": \"\", \"positive\": 4075, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6340600875261242, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 62.161372284505575, \"positive_daily\": \"\", \"positive\": 5294, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8806390104529502, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 77.20268658304197, \"positive_daily\": \"\", \"positive\": 6575, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.1507016403251884, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 87.75861285500467, \"positive_daily\": \"\", \"positive\": 7474, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.4090224167247203, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 103.2696012924493, \"positive_daily\": \"\", \"positive\": 8795, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.4325061236701324, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 115.9742867499172, \"positive_daily\": \"\", \"positive\": 9877, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.7965035813240187, \"deceased_daily\": \"\", \"deceased\": 153, \"positive_100k\": 127.9509772920773, \"positive_daily\": \"\", \"positive\": 10897, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.2426940132868465, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 138.6830313661306, \"positive_daily\": \"\", \"positive\": 11811, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.712368152195087, \"deceased_daily\": \"\", \"deceased\": 231, \"positive_100k\": 151.79868169514322, \"positive_daily\": \"\", \"positive\": 12928, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.0998493167943852, \"deceased_daily\": \"\", \"deceased\": 264, \"positive_100k\": 165.2783294818097, \"positive_daily\": \"\", \"positive\": 14076, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.522556041811801, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 174.11994514675732, \"positive_daily\": \"\", \"positive\": 14829, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.215325396701455, \"deceased_daily\": \"\", \"deceased\": 359, \"positive_100k\": 186.95379099242498, \"positive_daily\": \"\", \"positive\": 15922, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.084222553681699, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 194.97347691428317, \"positive_daily\": \"\", \"positive\": 16605, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 5.73002449468053, \"deceased_daily\": \"\", \"deceased\": 488, \"positive_100k\": 208.62925250304025, \"positive_daily\": \"\", \"positive\": 17768, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 6.293633461370417, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 221.0638753306359, \"positive_daily\": \"\", \"positive\": 18827, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.939435402369248, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 230.2107791858739, \"positive_daily\": \"\", \"positive\": 19606, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.820074412822198, \"deceased_daily\": \"\", \"deceased\": 666, \"positive_100k\": 240.76670545783657, \"positive_daily\": \"\", \"positive\": 20505, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.395425232984792, \"deceased_daily\": \"\", \"deceased\": 715, \"positive_100k\": 247.75310827409666, \"positive_daily\": \"\", \"positive\": 21100, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 8.982517906620092, \"deceased_daily\": \"\", \"deceased\": 765, \"positive_100k\": 254.2933206583939, \"positive_daily\": \"\", \"positive\": 21657, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 9.640061701091629, \"deceased_daily\": \"\", \"deceased\": 821, \"positive_100k\": 261.29146532812666, \"positive_daily\": \"\", \"positive\": 22253, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 10.508958858071873, \"deceased_daily\": \"\", \"deceased\": 895, \"positive_100k\": 273.3503488445957, \"positive_daily\": \"\", \"positive\": 23280, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 11.131277092125291, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 282.40331787205207, \"positive_daily\": \"\", \"positive\": 24051, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 11.765337179651416, \"deceased_daily\": \"\", \"deceased\": 1002, \"positive_100k\": 288.27424460840507, \"positive_daily\": \"\", \"positive\": 24551, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 12.16456019772342, \"deceased_daily\": \"\", \"deceased\": 1036, \"positive_100k\": 294.8027151392296, \"positive_daily\": \"\", \"positive\": 25107, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 12.98648994081284, \"deceased_daily\": \"\", \"deceased\": 1106, \"positive_100k\": 298.41920600882304, \"positive_daily\": \"\", \"positive\": 25415, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 13.36222925193943, \"deceased_daily\": \"\", \"deceased\": 1138, \"positive_100k\": 301.6247320068718, \"positive_daily\": \"\", \"positive\": 25688, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 13.784935976956847, \"deceased_daily\": \"\", \"deceased\": 1174, \"positive_100k\": 304.5367116681029, \"positive_daily\": \"\", \"positive\": 25936, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 14.548156452682736, \"deceased_daily\": \"\", \"deceased\": 1239, \"positive_100k\": 309.2334530571853, \"positive_daily\": \"\", \"positive\": 26336, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 15.04131429853639, \"deceased_daily\": \"\", \"deceased\": 1281, \"positive_100k\": 313.8832270323769, \"positive_daily\": \"\", \"positive\": 26732, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 15.581439558280866, \"deceased_daily\": \"\", \"deceased\": 1327, \"positive_100k\": 317.9459083339331, \"positive_daily\": \"\", \"positive\": 27078, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 16.062855550661812, \"deceased_daily\": \"\", \"deceased\": 1368, \"positive_100k\": 321.7737525660353, \"positive_daily\": \"\", \"positive\": 27404, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 16.356401887479464, \"deceased_daily\": \"\", \"deceased\": 1393, \"positive_100k\": 325.7190153328645, \"positive_daily\": \"\", \"positive\": 27740, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 16.77910861249688, \"deceased_daily\": \"\", \"deceased\": 1429, \"positive_100k\": 328.11435344129654, \"positive_daily\": \"\", \"positive\": 27944, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.35445943265947, \"deceased_daily\": \"\", \"deceased\": 1478, \"positive_100k\": 329.51163400454857, \"positive_daily\": \"\", \"positive\": 28063, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 17.71845689031336, \"deceased_daily\": \"\", \"deceased\": 1509, \"positive_100k\": 331.9187139664533, \"positive_daily\": \"\", \"positive\": 28268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 18.188131029221598, \"deceased_daily\": \"\", \"deceased\": 1549, \"positive_100k\": 334.59585655823025, \"positive_daily\": \"\", \"positive\": 28496, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 18.65780516812984, \"deceased_daily\": \"\", \"deceased\": 1589, \"positive_100k\": 336.72113203679004, \"positive_daily\": \"\", \"positive\": 28677, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 18.7752237028569, \"deceased_daily\": \"\", \"deceased\": 1599, \"positive_100k\": 339.26911424036723, \"positive_daily\": \"\", \"positive\": 28894, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 18.904384091056663, \"deceased_daily\": \"\", \"deceased\": 1610, \"positive_100k\": 341.23000377030917, \"positive_daily\": \"\", \"positive\": 29061, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 19.550186032055496, \"deceased_daily\": \"\", \"deceased\": 1665, \"positive_100k\": 342.4394146779979, \"positive_daily\": \"\", \"positive\": 29164, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 19.9494090501275, \"deceased_daily\": \"\", \"deceased\": 1699, \"positive_100k\": 343.61360002526845, \"positive_daily\": \"\", \"positive\": 29264, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 20.149020559163503, \"deceased_daily\": \"\", \"deceased\": 1716, \"positive_100k\": 345.29268507186544, \"positive_daily\": \"\", \"positive\": 29407, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0012147756957980084, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0012147756957980084, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.006073878478990042, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.006073878478990042, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00728865417478805, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02186596252436415, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0012147756957980084, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.05709445770250639, \"positive_daily\": \"\", \"positive\": 47, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0012147756957980084, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.1190480181882048, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.003644327087394025, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2332369335932176, \"positive_daily\": \"\", \"positive\": 192, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0048591027831920335, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.436104474791485, \"positive_daily\": \"\", \"positive\": 359, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.010932981262182074, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.8138997161846656, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03644327087394025, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 1.5014627600063382, \"positive_daily\": \"\", \"positive\": 1236, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.04494670074452631, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 1.8573920388751548, \"positive_daily\": \"\", \"positive\": 1529, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.05345013061511236, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 2.2740601025338716, \"positive_daily\": \"\", \"positive\": 1872, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07167176605208249, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 2.9555492678765543, \"positive_daily\": \"\", \"positive\": 2433, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09110817718485062, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 4.408421000050972, \"positive_daily\": \"\", \"positive\": 3629, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.11175936401341675, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 6.921791914657051, \"positive_daily\": \"\", \"positive\": 5698, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1311957751461849, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 8.991769700296857, \"positive_daily\": \"\", \"positive\": 7402, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.15913561614953908, \"deceased_daily\": \"\", \"deceased\": 131, \"positive_100k\": 11.196587588170242, \"positive_daily\": \"\", \"positive\": 9217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2040823168940654, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 13.152376458405035, \"positive_daily\": \"\", \"positive\": 10827, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25996199890077376, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 16.43712993984285, \"positive_daily\": \"\", \"positive\": 13531, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.33649286773604825, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 19.046468134416973, \"positive_daily\": \"\", \"positive\": 15679, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4324601477040909, \"deceased_daily\": \"\", \"deceased\": 356, \"positive_100k\": 22.02995724329688, \"positive_daily\": \"\", \"positive\": 18135, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5162796707141535, \"deceased_daily\": \"\", \"deceased\": 425, \"positive_100k\": 25.41432233179013, \"positive_daily\": \"\", \"positive\": 20921, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6086026235948021, \"deceased_daily\": \"\", \"deceased\": 501, \"positive_100k\": 29.074441503229533, \"positive_daily\": \"\", \"positive\": 23934, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6972812493880568, \"deceased_daily\": \"\", \"deceased\": 574, \"positive_100k\": 32.88276330955629, \"positive_daily\": \"\", \"positive\": 27069, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7883894265729073, \"deceased_daily\": \"\", \"deceased\": 649, \"positive_100k\": 36.70687719992842, \"positive_daily\": \"\", \"positive\": 30217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.880712379453556, \"deceased_daily\": \"\", \"deceased\": 725, \"positive_100k\": 41.43478420797427, \"positive_daily\": \"\", \"positive\": 34109, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9863978649879828, \"deceased_daily\": \"\", \"deceased\": 812, \"positive_100k\": 46.436015747574665, \"positive_daily\": \"\", \"positive\": 38226, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.1030163317845916, \"deceased_daily\": \"\", \"deceased\": 908, \"positive_100k\": 51.363145969731384, \"positive_daily\": \"\", \"positive\": 42282, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.2220643499727963, \"deceased_daily\": \"\", \"deceased\": 1006, \"positive_100k\": 57.12968619768453, \"positive_daily\": \"\", \"positive\": 47029, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.337468041073607, \"deceased_daily\": \"\", \"deceased\": 1101, \"positive_100k\": 63.371203722694695, \"positive_daily\": \"\", \"positive\": 52167, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.455301283566014, \"deceased_daily\": \"\", \"deceased\": 1198, \"positive_100k\": 69.18876452987136, \"positive_daily\": \"\", \"positive\": 56956, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.5743493017542187, \"deceased_daily\": \"\", \"deceased\": 1296, \"positive_100k\": 74.16084145277262, \"positive_daily\": \"\", \"positive\": 61049, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.7043303012046056, \"deceased_daily\": \"\", \"deceased\": 1403, \"positive_100k\": 79.09526032910412, \"positive_daily\": \"\", \"positive\": 65111, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.8440295062213767, \"deceased_daily\": \"\", \"deceased\": 1518, \"positive_100k\": 84.29571508281539, \"positive_daily\": \"\", \"positive\": 69392, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.9958764681961276, \"deceased_daily\": \"\", \"deceased\": 1643, \"positive_100k\": 90.12785319834163, \"positive_daily\": \"\", \"positive\": 74193, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.148938205866677, \"deceased_daily\": \"\", \"deceased\": 1769, \"positive_100k\": 95.41577180215036, \"positive_daily\": \"\", \"positive\": 78546, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.295926065058236, \"deceased_daily\": \"\", \"deceased\": 1890, \"positive_100k\": 100.01126825935422, \"positive_daily\": \"\", \"positive\": 82329, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.4502025784245824, \"deceased_daily\": \"\", \"deceased\": 2017, \"positive_100k\": 104.8424312015429, \"positive_daily\": \"\", \"positive\": 86306, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.5996199890077376, \"deceased_daily\": \"\", \"deceased\": 2140, \"positive_100k\": 110.52029280370279, \"positive_daily\": \"\", \"positive\": 90980, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.744178296807701, \"deceased_daily\": \"\", \"deceased\": 2259, \"positive_100k\": 116.12162353702742, \"positive_daily\": \"\", \"positive\": 95591, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.8863070532160675, \"deceased_daily\": \"\", \"deceased\": 2376, \"positive_100k\": 119.86677700717267, \"positive_daily\": \"\", \"positive\": 98674, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.0260062582328384, \"deceased_daily\": \"\", \"deceased\": 2491, \"positive_100k\": 123.65201807527926, \"positive_daily\": \"\", \"positive\": 101790, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.1584168090748217, \"deceased_daily\": \"\", \"deceased\": 2600, \"positive_100k\": 127.44454779756065, \"positive_daily\": \"\", \"positive\": 104912, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.28718303282941, \"deceased_daily\": \"\", \"deceased\": 2706, \"positive_100k\": 130.92002106323872, \"positive_daily\": \"\", \"positive\": 107773, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.4074458267134133, \"deceased_daily\": \"\", \"deceased\": 2805, \"positive_100k\": 133.78324737823465, \"positive_daily\": \"\", \"positive\": 110130, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.522849517814224, \"deceased_daily\": \"\", \"deceased\": 2900, \"positive_100k\": 136.37193438598018, \"positive_daily\": \"\", \"positive\": 112261, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.634608881827641, \"deceased_daily\": \"\", \"deceased\": 2992, \"positive_100k\": 139.27767785032904, \"positive_daily\": \"\", \"positive\": 114653, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.742723918753663, \"deceased_daily\": \"\", \"deceased\": 3081, \"positive_100k\": 142.844259293192, \"positive_daily\": \"\", \"positive\": 117589, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00030565389341287555, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00030565389341287555, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0006113077868257511, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0006113077868257511, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0021395772538901287, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0024452311473030044, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0024452311473030044, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0036678467209545064, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0036678467209545064, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045848084011931335, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045848084011931335, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045848084011931335, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015588348564056652, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015588348564056652, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017422271924533907, \"positive_daily\": \"\", \"positive\": 57, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017727925817946782, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018339233604772534, \"positive_daily\": \"\", \"positive\": 60, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.00030565389341287555, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.02078446475207554, \"positive_daily\": \"\", \"positive\": 68, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.00030565389341287555, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.022618388112552793, \"positive_daily\": \"\", \"positive\": 74, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0018339233604772532, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 0.029954081554461803, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0021395772538901287, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.03606715942271932, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0033621928275416315, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 0.04554243011851846, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0036678467209545064, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.066326894870594, \"positive_daily\": \"\", \"positive\": 217, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.004279154507780257, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 0.0800813200741734, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005196116188018885, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 0.12287286515197599, \"positive_daily\": \"\", \"positive\": 402, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.006418731761670387, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 0.15832871678786953, \"positive_daily\": \"\", \"positive\": 518, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.006724385655083263, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 0.17819621985970646, \"positive_daily\": \"\", \"positive\": 583, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.008558309015560515, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 0.2931220837829477, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.01100354016286352, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 0.3915426374618936, \"positive_daily\": \"\", \"positive\": 1281, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0125318096299279, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 0.508302424745612, \"positive_daily\": \"\", \"positive\": 1663, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.014977040777230902, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 0.6660198337466559, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017727925817946782, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 0.8335181673369116, \"positive_daily\": \"\", \"positive\": 2727, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02231273421913992, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 1.0694829730516515, \"positive_daily\": \"\", \"positive\": 3499, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.030259735447874678, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 1.4157888342884397, \"positive_daily\": \"\", \"positive\": 4632, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04065196782391245, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 1.962603649604074, \"positive_daily\": \"\", \"positive\": 6421, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0501272385197116, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 2.3789042524324104, \"positive_daily\": \"\", \"positive\": 7783, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.07885870450052189, \"deceased_daily\": \"\", \"deceased\": 258, \"positive_100k\": 4.201824072746801, \"positive_daily\": \"\", \"positive\": 13747, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.10667320880109356, \"deceased_daily\": \"\", \"deceased\": 349, \"positive_100k\": 5.890867487746351, \"positive_daily\": \"\", \"positive\": 19273, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.13509902088849102, \"deceased_daily\": \"\", \"deceased\": 442, \"positive_100k\": 7.824739671369614, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.17911318153994507, \"deceased_daily\": \"\", \"deceased\": 586, \"positive_100k\": 10.170938957206848, \"positive_daily\": \"\", \"positive\": 33276, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.24024396022252018, \"deceased_daily\": \"\", \"deceased\": 786, \"positive_100k\": 13.400783648900703, \"positive_daily\": \"\", \"positive\": 43843, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.30809912456017857, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 16.424617616434283, \"positive_daily\": \"\", \"positive\": 53736, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4022405237313442, \"deceased_daily\": \"\", \"deceased\": 1316, \"positive_100k\": 20.10530180091213, \"positive_daily\": \"\", \"positive\": 65778, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5275586200306231, \"deceased_daily\": \"\", \"deceased\": 1726, \"positive_100k\": 25.624799808161836, \"positive_daily\": \"\", \"positive\": 83836, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6923060685801632, \"deceased_daily\": \"\", \"deceased\": 2265, \"positive_100k\": 31.07185784267269, \"positive_daily\": \"\", \"positive\": 101657, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.8347407829105632, \"deceased_daily\": \"\", \"deceased\": 2731, \"positive_100k\": 37.12625016339493, \"positive_daily\": \"\", \"positive\": 121465, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0453363154720343, \"deceased_daily\": \"\", \"deceased\": 3420, \"positive_100k\": 43.06938446691488, \"positive_daily\": \"\", \"positive\": 140909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2813011211867744, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 49.46427522489906, \"positive_daily\": \"\", \"positive\": 161831, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.640444445946903, \"deceased_daily\": \"\", \"deceased\": 5367, \"positive_100k\": 57.515504431287624, \"positive_daily\": \"\", \"positive\": 188172, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.9870559610771041, \"deceased_daily\": \"\", \"deceased\": 6501, \"positive_100k\": 65.17824753914842, \"positive_daily\": \"\", \"positive\": 213242, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.421084489723387, \"deceased_daily\": \"\", \"deceased\": 7921, \"positive_100k\": 74.46401282103157, \"positive_daily\": \"\", \"positive\": 243622, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.8260758984954477, \"deceased_daily\": \"\", \"deceased\": 9246, \"positive_100k\": 84.16699566742331, \"positive_daily\": \"\", \"positive\": 275367, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.317873012996764, \"deceased_daily\": \"\", \"deceased\": 10855, \"positive_100k\": 94.34007420188404, \"positive_daily\": \"\", \"positive\": 308650, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.782466930984335, \"deceased_daily\": \"\", \"deceased\": 12375, \"positive_100k\": 102.94484260924331, \"positive_daily\": \"\", \"positive\": 336802, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.246755195078493, \"deceased_daily\": \"\", \"deceased\": 13894, \"positive_100k\": 111.96621727332433, \"positive_daily\": \"\", \"positive\": 366317, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.948842188247868, \"deceased_daily\": \"\", \"deceased\": 16191, \"positive_100k\": 121.38157980601456, \"positive_daily\": \"\", \"positive\": 397121, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 5.584296632653237, \"deceased_daily\": \"\", \"deceased\": 18270, \"positive_100k\": 131.01976402700276, \"positive_daily\": \"\", \"positive\": 428654, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 6.191019611077794, \"deceased_daily\": \"\", \"deceased\": 20255, \"positive_100k\": 141.45050879361057, \"positive_daily\": \"\", \"positive\": 462780, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 6.82616840158975, \"deceased_daily\": \"\", \"deceased\": 22333, \"positive_100k\": 151.76785596576215, \"positive_daily\": \"\", \"positive\": 496535, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 7.440227073456216, \"deceased_daily\": \"\", \"deceased\": 24342, \"positive_100k\": 160.89498687696403, \"positive_daily\": \"\", \"positive\": 526396, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 7.973287463568272, \"deceased_daily\": \"\", \"deceased\": 26086, \"positive_100k\": 169.73358051278416, \"positive_daily\": \"\", \"positive\": 555313, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 8.518574009416842, \"deceased_daily\": \"\", \"deceased\": 27870, \"positive_100k\": 177.46845793949038, \"positive_daily\": \"\", \"positive\": 580619, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 9.24969812246044, \"deceased_daily\": \"\", \"deceased\": 30262, \"positive_100k\": 185.7367014102021, \"positive_daily\": \"\", \"positive\": 607670, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 10.005274546977068, \"deceased_daily\": \"\", \"deceased\": 32734, \"positive_100k\": 194.50285507328337, \"positive_daily\": \"\", \"positive\": 636350, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.645008145890218, \"deceased_daily\": \"\", \"deceased\": 34827, \"positive_100k\": 204.05209401128843, \"positive_daily\": \"\", \"positive\": 667592, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.434817806469088, \"deceased_daily\": \"\", \"deceased\": 37411, \"positive_100k\": 213.86786314434949, \"positive_daily\": \"\", \"positive\": 699706, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 12.150659224842041, \"deceased_daily\": \"\", \"deceased\": 39753, \"positive_100k\": 223.79886379522725, \"positive_daily\": \"\", \"positive\": 732197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.514998665790191, \"deceased_daily\": \"\", \"deceased\": 40945, \"positive_100k\": 231.9329252067307, \"positive_daily\": \"\", \"positive\": 758809, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 13.03888943909986, \"deceased_daily\": \"\", \"deceased\": 42659, \"positive_100k\": 239.73229560494704, \"positive_daily\": \"\", \"positive\": 784326, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 13.780711438412908, \"deceased_daily\": \"\", \"deceased\": 45086, \"positive_100k\": 248.14969817564423, \"positive_daily\": \"\", \"positive\": 811865, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 14.491662394491255, \"deceased_daily\": \"\", \"deceased\": 47412, \"positive_100k\": 256.8565549834034, \"positive_daily\": \"\", \"positive\": 840351, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 15.198334196061825, \"deceased_daily\": \"\", \"deceased\": 49724, \"positive_100k\": 265.66519453766904, \"positive_daily\": \"\", \"positive\": 869170, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 15.739035933509202, \"deceased_daily\": \"\", \"deceased\": 51493, \"positive_100k\": 276.7261976324942, \"positive_daily\": \"\", \"positive\": 905358, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 16.430425040409126, \"deceased_daily\": \"\", \"deceased\": 53755, \"positive_100k\": 286.75042272086284, \"positive_daily\": \"\", \"positive\": 938154, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 16.774591324392023, \"deceased_daily\": \"\", \"deceased\": 54881, \"positive_100k\": 295.19594544975405, \"positive_daily\": \"\", \"positive\": 965785, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 17.195782389514967, \"deceased_daily\": \"\", \"deceased\": 56259, \"positive_100k\": 302.04626050892335, \"positive_daily\": \"\", \"positive\": 988197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 17.836432950108353, \"deceased_daily\": \"\", \"deceased\": 58355, \"positive_100k\": 309.49963069979634, \"positive_daily\": \"\", \"positive\": 1012582, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 18.634800919702784, \"deceased_daily\": \"\", \"deceased\": 60967, \"positive_100k\": 317.85223464509, \"positive_daily\": \"\", \"positive\": 1039909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.041532727945368685, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.041532727945368685, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.041532727945368685, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.041532727945368685, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07268227390439519, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07268227390439519, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1972804577405012, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2180468217131856, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2180468217131856, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2180468217131856, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2803459136312386, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2803459136312386, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30111227760392295, \"positive_daily\": \"\", \"positive\": 29, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30111227760392295, \"positive_daily\": \"\", \"positive\": 29, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.46724318938539766, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.46724318938539766, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.46724318938539766, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7683554669893206, \"positive_daily\": \"\", \"positive\": 74, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7683554669893206, \"positive_daily\": \"\", \"positive\": 74, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8825704688390844, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8825704688390844, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8825704688390844, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0175518346615327, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0175518346615327, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0175518346615327, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1732995644566653, \"positive_daily\": \"\", \"positive\": 113, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.05587003329575, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.5750291326128583, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.205188704468578, \"positive_daily\": \"\", \"positive\": 405, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.859329169608136, \"positive_daily\": \"\", \"positive\": 468, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03114954595902651, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.918413732215037, \"positive_daily\": \"\", \"positive\": 570, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05191590993171085, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 6.344124193655066, \"positive_daily\": \"\", \"positive\": 611, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06229909191805302, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 6.894432838931201, \"positive_daily\": \"\", \"positive\": 664, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 8.451910136882526, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.632378354014383, \"positive_daily\": \"\", \"positive\": 1024, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.09344863787707952, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 13.124342030736502, \"positive_daily\": \"\", \"positive\": 1264, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 15.626688889444965, \"positive_daily\": \"\", \"positive\": 1505, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 18.679344393429563, \"positive_daily\": \"\", \"positive\": 1799, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11421500184976387, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 21.555485803646345, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 24.49392630578118, \"positive_daily\": \"\", \"positive\": 2359, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.60888090168383, \"positive_daily\": \"\", \"positive\": 2659, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.14536454780879038, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 31.045714139163085, \"positive_daily\": \"\", \"positive\": 2990, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.16613091178147474, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 34.887491474109694, \"positive_daily\": \"\", \"positive\": 3360, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2076636397268434, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 38.79156790097435, \"positive_daily\": \"\", \"positive\": 3736, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.22843000369952773, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 42.80985932968876, \"positive_daily\": \"\", \"positive\": 4123, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.25957954965855423, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 46.942365760252954, \"positive_daily\": \"\", \"positive\": 4521, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.29072909561758076, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 51.22023673862592, \"positive_daily\": \"\", \"positive\": 4933, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3426450055492916, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 55.70577135672574, \"positive_daily\": \"\", \"positive\": 5365, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.36341136952197595, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 60.48203507044314, \"positive_daily\": \"\", \"positive\": 5825, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.42571046144002894, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 70.40835704938625, \"positive_daily\": \"\", \"positive\": 6781, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.44647682541271333, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 75.43381713077586, \"positive_daily\": \"\", \"positive\": 7265, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4776263713717398, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 80.52157630408352, \"positive_daily\": \"\", \"positive\": 7755, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.5399254632897929, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 85.5366532034868, \"positive_daily\": \"\", \"positive\": 8238, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5814581912351615, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 90.91514147241203, \"positive_daily\": \"\", \"positive\": 8756, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.664523647125899, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 96.36631201524168, \"positive_daily\": \"\", \"positive\": 9281, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.737205921030294, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 101.89016483197571, \"positive_daily\": \"\", \"positive\": 9813, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7891218309620048, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 107.45555037665511, \"positive_daily\": \"\", \"positive\": 10349, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8514209228800579, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 112.54330954996279, \"positive_daily\": \"\", \"positive\": 10839, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.9241031967844532, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 118.1606110045739, \"positive_daily\": \"\", \"positive\": 11380, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0175518346615327, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 123.86097791507575, \"positive_daily\": \"\", \"positive\": 11929, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045120251561645746, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045120251561645746, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045120251561645746, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.012032067083105532, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.012032067083105532, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.019552109010046493, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.019552109010046493, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.019552109010046493, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.022560125780822875, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.030080167707763828, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03459219286392841, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05414430187397489, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.060160335415527656, \"positive_daily\": \"\", \"positive\": 40, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07670442765479778, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12934472114338447, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17446497270503022, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0015040083853881914, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2466573752036634, \"positive_daily\": \"\", \"positive\": 164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.31132973577535566, \"positive_daily\": \"\", \"positive\": 207, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.41209829759636446, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0045120251561645746, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.4842907000949977, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.5775392199890655, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.013536075468493723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.015040083853881914, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.2062147250813295, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04211223479086937, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 1.7205855928840912, \"positive_daily\": \"\", \"positive\": 1144, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.06467236057169223, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 1.7220896012694793, \"positive_daily\": \"\", \"positive\": 1145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.09926455343562064, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 2.332717005737085, \"positive_daily\": \"\", \"positive\": 1551, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.1233286876018317, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 2.9478564353608556, \"positive_daily\": \"\", \"positive\": 1960, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.17446497270503022, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 3.9735901541956022, \"positive_daily\": \"\", \"positive\": 2642, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.23913733327672246, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 4.084886774714328, \"positive_daily\": \"\", \"positive\": 2716, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.2932816351506974, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 6.037089658948201, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.3775061047324361, \"deceased_daily\": \"\", \"deceased\": 251, \"positive_100k\": 7.6208104887619665, \"positive_daily\": \"\", \"positive\": 5067, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.4301463982210228, \"deceased_daily\": \"\", \"deceased\": 286, \"positive_100k\": 8.640528174055161, \"positive_daily\": \"\", \"positive\": 5745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.541443018739749, \"deceased_daily\": \"\", \"deceased\": 360, \"positive_100k\": 10.115960400120976, \"positive_daily\": \"\", \"positive\": 6726, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.7655402681625895, \"deceased_daily\": \"\", \"deceased\": 509, \"positive_100k\": 12.278724458309197, \"positive_daily\": \"\", \"positive\": 8164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.0452858278447932, \"deceased_daily\": \"\", \"deceased\": 695, \"positive_100k\": 14.498640835142165, \"positive_daily\": \"\", \"positive\": 9640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.3220233707562203, \"deceased_daily\": \"\", \"deceased\": 879, \"positive_100k\": 17.76534704820532, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.7491617522064669, \"deceased_daily\": \"\", \"deceased\": 1163, \"positive_100k\": 22.176603642548883, \"positive_daily\": \"\", \"positive\": 14745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.191340217510595, \"deceased_daily\": \"\", \"deceased\": 1457, \"positive_100k\": 26.037393167840374, \"positive_daily\": \"\", \"positive\": 17312, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 2.5147020203690564, \"deceased_daily\": \"\", \"deceased\": 1672, \"positive_100k\": 29.74928586297843, \"positive_daily\": \"\", \"positive\": 19780, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.07720115650424, \"deceased_daily\": \"\", \"deceased\": 2046, \"positive_100k\": 33.76950027712107, \"positive_daily\": \"\", \"positive\": 22453, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.653236368107917, \"deceased_daily\": \"\", \"deceased\": 2429, \"positive_100k\": 38.32363766807651, \"positive_daily\": \"\", \"positive\": 25481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.662425994703393, \"deceased_daily\": \"\", \"deceased\": 3100, \"positive_100k\": 44.91721042961834, \"positive_daily\": \"\", \"positive\": 29865, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 5.643039461976494, \"deceased_daily\": \"\", \"deceased\": 3752, \"positive_100k\": 51.396478553870665, \"positive_daily\": \"\", \"positive\": 34173, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.718405457529052, \"deceased_daily\": \"\", \"deceased\": 4467, \"positive_100k\": 58.18858042228374, \"positive_daily\": \"\", \"positive\": 38689, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.862955838809466, \"deceased_daily\": \"\", \"deceased\": 5228, \"positive_100k\": 63.88576418613421, \"positive_daily\": \"\", \"positive\": 42477, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.834545255770237, \"deceased_daily\": \"\", \"deceased\": 5874, \"positive_100k\": 72.84815015466245, \"positive_daily\": \"\", \"positive\": 48436, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 9.693334043826894, \"deceased_daily\": \"\", \"deceased\": 6445, \"positive_100k\": 78.62805437970927, \"positive_daily\": \"\", \"positive\": 52279, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 11.254494747859837, \"deceased_daily\": \"\", \"deceased\": 7483, \"positive_100k\": 84.14776515408393, \"positive_daily\": \"\", \"positive\": 55949, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 12.812647435122003, \"deceased_daily\": \"\", \"deceased\": 8519, \"positive_100k\": 92.45741148335368, \"positive_daily\": \"\", \"positive\": 61474, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 14.473072692590568, \"deceased_daily\": \"\", \"deceased\": 9623, \"positive_100k\": 99.07204036229095, \"positive_daily\": \"\", \"positive\": 65872, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 16.207194360943152, \"deceased_daily\": \"\", \"deceased\": 10776, \"positive_100k\": 112.20654559188604, \"positive_daily\": \"\", \"positive\": 74605, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 17.470561404669233, \"deceased_daily\": \"\", \"deceased\": 11616, \"positive_100k\": 120.13116577449642, \"positive_daily\": \"\", \"positive\": 79874, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 18.502311157045533, \"deceased_daily\": \"\", \"deceased\": 12302, \"positive_100k\": 128.15053848538625, \"positive_daily\": \"\", \"positive\": 85206, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 19.622797404159734, \"deceased_daily\": \"\", \"deceased\": 13047, \"positive_100k\": 134.71403107922032, \"positive_daily\": \"\", \"positive\": 89570, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 21.19899819204656, \"deceased_daily\": \"\", \"deceased\": 14095, \"positive_100k\": 142.64767531214304, \"positive_daily\": \"\", \"positive\": 94845, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 22.47138928608497, \"deceased_daily\": \"\", \"deceased\": 14941, \"positive_100k\": 149.62326620357345, \"positive_daily\": \"\", \"positive\": 99483, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 24.025029948190973, \"deceased_daily\": \"\", \"deceased\": 15974, \"positive_100k\": 156.6349532962532, \"positive_daily\": \"\", \"positive\": 104145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 25.43278179691432, \"deceased_daily\": \"\", \"deceased\": 16910, \"positive_100k\": 165.09349645567642, \"positive_daily\": \"\", \"positive\": 109769, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 27.114263171778315, \"deceased_daily\": \"\", \"deceased\": 18028, \"positive_100k\": 173.43322295265392, \"positive_daily\": \"\", \"positive\": 115314, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 27.864763356087025, \"deceased_daily\": \"\", \"deceased\": 18527, \"positive_100k\": 182.24370407425795, \"positive_daily\": \"\", \"positive\": 121172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 28.71452809383135, \"deceased_daily\": \"\", \"deceased\": 19092, \"positive_100k\": 189.28847935141624, \"positive_daily\": \"\", \"positive\": 125856, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 30.477225921506314, \"deceased_daily\": \"\", \"deceased\": 20264, \"positive_100k\": 195.77977954275167, \"positive_daily\": \"\", \"positive\": 130172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.75112102393011, \"deceased_daily\": \"\", \"deceased\": 21111, \"positive_100k\": 202.49668099189535, \"positive_daily\": \"\", \"positive\": 134638, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.8475431368781, \"deceased_daily\": \"\", \"deceased\": 21840, \"positive_100k\": 209.42715163176413, \"positive_daily\": \"\", \"positive\": 139246, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 34.37110363127634, \"deceased_daily\": \"\", \"deceased\": 22853, \"positive_100k\": 217.539772862548, \"positive_daily\": \"\", \"positive\": 144640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 35.640486708543975, \"deceased_daily\": \"\", \"deceased\": 23697, \"positive_100k\": 224.9530301941264, \"positive_daily\": \"\", \"positive\": 149569, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 36.27217023040701, \"deceased_daily\": \"\", \"deceased\": 24117, \"positive_100k\": 231.67293966004087, \"positive_daily\": \"\", \"positive\": 154037, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 36.78503708982439, \"deceased_daily\": \"\", \"deceased\": 24458, \"positive_100k\": 238.15671980944938, \"positive_daily\": \"\", \"positive\": 158348, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 38.15518872891303, \"deceased_daily\": \"\", \"deceased\": 25369, \"positive_100k\": 244.1757613677729, \"positive_daily\": \"\", \"positive\": 162350, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 39.35388341206742, \"deceased_daily\": \"\", \"deceased\": 26166, \"positive_100k\": 250.32865967239596, \"positive_daily\": \"\", \"positive\": 166441, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}]}}, {\"mode\": \"vega-lite\"});\n", + " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}, \"title\": {\"anchor\": \"middle\"}}, \"hconcat\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"facet\": {\"type\": \"nominal\", \"columns\": 1, \"field\": \"Geo Region\", \"sort\": [\"Americas\", \"Europe\", \"Asia\", \"Oceania\", \"Africa\"], \"title\": \"\"}, \"opacity\": {\"condition\": {\"value\": 1, \"selection\": \"selector001\"}, \"value\": 0.2}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"temporal\", \"field\": \"date\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"temporal\", \"field\": \"date\", \"title\": \"Date\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"symlog\"}, \"title\": \"Cases per 100k population\"}}, \"height\": 200, \"selection\": {\"selector001\": {\"type\": \"multi\", \"fields\": [\"country_label\"], \"bind\": \"legend\"}}, \"width\": 300}, {\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"facet\": {\"type\": \"nominal\", \"columns\": 1, \"field\": \"Geo Region\", \"sort\": [\"Americas\", \"Europe\", \"Asia\", \"Oceania\", \"Africa\"], \"title\": \"\"}, \"opacity\": {\"condition\": {\"value\": 1, \"selection\": \"selector001\"}, \"value\": 0.2}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"temporal\", \"field\": \"date\"}, {\"type\": \"quantitative\", \"field\": \"deceased_100k\"}], \"x\": {\"type\": \"temporal\", \"field\": \"date\", \"title\": \"Date\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"deceased_100k\", \"scale\": {\"type\": \"symlog\"}, \"title\": \"Deaths per 100k population\"}}, \"height\": 200, \"selection\": {\"selector001\": {\"type\": \"multi\", \"fields\": [\"country_label\"], \"bind\": \"legend\"}}, \"width\": 300}], \"data\": {\"name\": \"data-d6d1b60698ccd7fa50a79f58318c61e3\"}, \"title\": \"Countries with 50 or more cases per 100k\", \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-d6d1b60698ccd7fa50a79f58318c61e3\": [{\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03387790943486227, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13551163773944908, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.27102327547889815, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6098023698275208, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8808256453064189, \"positive_daily\": \"\", \"positive\": 26, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7616512906128379, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6424769359192566, \"positive_daily\": \"\", \"positive\": 78, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8457443925284305, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.895959585009161, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.607395683141268, \"positive_daily\": \"\", \"positive\": 136, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.420465509577962, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.57231443036328, \"positive_daily\": \"\", \"positive\": 194, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.961308717192632, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.435599449280705, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.9776460002385, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.824593736110057, \"positive_daily\": \"\", \"positive\": 290, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.145832204069686, \"positive_daily\": \"\", \"positive\": 329, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.788309139988941, \"positive_daily\": \"\", \"positive\": 407, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.364233600381601, \"positive_daily\": \"\", \"positive\": 424, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.329152347603614, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 18.023047819346726, \"positive_daily\": \"\", \"positive\": 532, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.13551163773944908, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.344286287306357, \"positive_daily\": \"\", \"positive\": 571, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 22.461053955313684, \"positive_daily\": \"\", \"positive\": 663, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.934141344058627, \"positive_daily\": \"\", \"positive\": 736, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 26.085990264843947, \"positive_daily\": \"\", \"positive\": 770, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.84764155545678, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.220298559240266, \"positive_daily\": \"\", \"positive\": 833, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.897856747937514, \"positive_daily\": \"\", \"positive\": 853, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3049011849137604, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 29.846438212113657, \"positive_daily\": \"\", \"positive\": 881, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.33877909434862263, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 31.20155458950815, \"positive_daily\": \"\", \"positive\": 921, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.4065349132183472, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 31.743601140465945, \"positive_daily\": \"\", \"positive\": 937, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 32.75993842351181, \"positive_daily\": \"\", \"positive\": 967, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 34.318322257515476, \"positive_daily\": \"\", \"positive\": 1013, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4742907320880717, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 35.1991479028219, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.5420465509577963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 36.14772936699804, \"positive_daily\": \"\", \"positive\": 1067, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5759244603926585, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 37.63835738213198, \"positive_daily\": \"\", \"positive\": 1111, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6098023698275208, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 39.26449703500537, \"positive_daily\": \"\", \"positive\": 1159, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.643680279262383, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 40.68736923126958, \"positive_daily\": \"\", \"positive\": 1201, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 42.279630974708105, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 43.736381080407185, \"positive_daily\": \"\", \"positive\": 1291, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7453140075669699, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 45.362520733280576, \"positive_daily\": \"\", \"positive\": 1339, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 47.46295111824204, \"positive_daily\": \"\", \"positive\": 1401, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 49.90216059755212, \"positive_daily\": \"\", \"positive\": 1473, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 51.59605606929524, \"positive_daily\": \"\", \"positive\": 1523, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9147035547412813, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 54.06914345804017, \"positive_daily\": \"\", \"positive\": 1596, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 56.81325412226402, \"positive_daily\": \"\", \"positive\": 1677, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.150829873269515, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.9824593736110058, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 61.25126025823097, \"positive_daily\": \"\", \"positive\": 1808, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.25005691488786, \"positive_daily\": \"\", \"positive\": 1867, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 65.4521210281539, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.0840931019155926, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 69.99176089242545, \"positive_daily\": \"\", \"positive\": 2066, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02260643874327642, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02260643874327642, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03390965811491463, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03390965811491463, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1017289743447439, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15824507120293496, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2034579486894878, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23736760680440244, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3277933617775081, \"positive_daily\": \"\", \"positive\": 29, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.46343199423716663, \"positive_daily\": \"\", \"positive\": 41, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6216770654401016, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8929543303594186, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.175534814650374, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4807217376846056, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.057185925638154, \"positive_daily\": \"\", \"positive\": 182, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.780591965423, \"positive_daily\": \"\", \"positive\": 246, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.41357225023474, \"positive_daily\": \"\", \"positive\": 302, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.696822563305658, \"positive_daily\": \"\", \"positive\": 504, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.403608688423027, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.720768659608861, \"positive_daily\": \"\", \"positive\": 860, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.506677320327698, \"positive_daily\": \"\", \"positive\": 1018, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.055888203022096, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04521287748655284, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.605099085716496, \"positive_daily\": \"\", \"positive\": 1646, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 22.753380595107718, \"positive_daily\": \"\", \"positive\": 2013, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.992087859472047, \"positive_daily\": \"\", \"positive\": 2388, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.09042575497310568, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 31.807259311789924, \"positive_daily\": \"\", \"positive\": 2814, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.18085150994621135, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 40.48813178920807, \"positive_daily\": \"\", \"positive\": 3582, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.23736760680440244, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 50.57060346870936, \"positive_daily\": \"\", \"positive\": 4474, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3164901424058699, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.71490794036467, \"positive_daily\": \"\", \"positive\": 5283, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.3390965811491463, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.16238984871432, \"positive_daily\": \"\", \"positive\": 5588, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5538577492102723, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 78.0939426386484, \"positive_daily\": \"\", \"positive\": 6909, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6555867235550162, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 86.54875072863378, \"positive_daily\": \"\", \"positive\": 7657, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.7686189172713983, \"deceased_daily\": \"\", \"deceased\": 68, \"positive_100k\": 93.48892742281964, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9720768659608862, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 99.33269183795659, \"positive_daily\": \"\", \"positive\": 8788, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2207476921369267, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 108.7143639164163, \"positive_daily\": \"\", \"positive\": 9618, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4468120795696908, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 115.06677320327698, \"positive_daily\": \"\", \"positive\": 10180, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.6502700282591787, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 121.06878268961687, \"positive_daily\": \"\", \"positive\": 10711, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.7859086607188372, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 125.79352838696164, \"positive_daily\": \"\", \"positive\": 11129, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.8989408544352195, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 130.25830003875876, \"positive_daily\": \"\", \"positive\": 11524, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.102398803124707, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 133.16322741726978, \"positive_daily\": \"\", \"positive\": 11781, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.305856751814195, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 136.21509664761209, \"positive_daily\": \"\", \"positive\": 12051, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.4867082617604064, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 138.99568861303507, \"positive_daily\": \"\", \"positive\": 12297, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.7466823073080855, \"deceased_daily\": \"\", \"deceased\": 243, \"positive_100k\": 142.86138963813534, \"positive_daily\": \"\", \"positive\": 12639, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.0857788884572317, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 146.2862651077417, \"positive_daily\": \"\", \"positive\": 12942, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.334449714633272, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 149.69983735797646, \"positive_daily\": \"\", \"positive\": 13244, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.605726979552589, \"deceased_daily\": \"\", \"deceased\": 319, \"positive_100k\": 153.21513858255594, \"positive_daily\": \"\", \"positive\": 13555, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.8091849282420767, \"deceased_daily\": \"\", \"deceased\": 337, \"positive_100k\": 156.05224664483714, \"positive_daily\": \"\", \"positive\": 13806, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.956126780073374, \"deceased_daily\": \"\", \"deceased\": 350, \"positive_100k\": 157.62339413749484, \"positive_daily\": \"\", \"positive\": 13945, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.159584728762861, \"deceased_daily\": \"\", \"deceased\": 368, \"positive_100k\": 158.70850319717212, \"positive_daily\": \"\", \"positive\": 14041, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 4.3404362387090725, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 160.79959878092518, \"positive_daily\": \"\", \"positive\": 14226, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.4421652130538165, \"deceased_daily\": \"\", \"deceased\": 393, \"positive_100k\": 162.0429529118054, \"positive_daily\": \"\", \"positive\": 14336, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.634319942371667, \"deceased_daily\": \"\", \"deceased\": 410, \"positive_100k\": 163.62540362383473, \"positive_daily\": \"\", \"positive\": 14476, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 4.871687549176069, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 164.97048672905967, \"positive_daily\": \"\", \"positive\": 14595, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.007326181635727, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 165.8295314013042, \"positive_daily\": \"\", \"positive\": 14671, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.109055155980471, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 166.71118251229197, \"positive_daily\": \"\", \"positive\": 14749, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.312513104669959, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 167.23113060338733, \"positive_daily\": \"\", \"positive\": 14795, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.549880711474361, \"deceased_daily\": \"\", \"deceased\": 491, \"positive_100k\": 168.1127817143751, \"positive_daily\": \"\", \"positive\": 14873, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.764641879535487, \"deceased_daily\": \"\", \"deceased\": 510, \"positive_100k\": 168.7005491217003, \"positive_daily\": \"\", \"positive\": 14925, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 5.900280511995145, \"deceased_daily\": \"\", \"deceased\": 522, \"positive_100k\": 169.57089701331643, \"positive_daily\": \"\", \"positive\": 15002, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 5.990706266968251, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 170.35081914995948, \"positive_daily\": \"\", \"positive\": 15071, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.05852558319808, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 171.2211670415756, \"positive_daily\": \"\", \"positive\": 15148, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 6.12634489942791, \"deceased_daily\": \"\", \"deceased\": 542, \"positive_100k\": 172.09151493319177, \"positive_daily\": \"\", \"positive\": 15225, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 6.2054674350293775, \"deceased_daily\": \"\", \"deceased\": 549, \"positive_100k\": 172.645372682402, \"positive_daily\": \"\", \"positive\": 15274, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 6.431531822462142, \"deceased_daily\": \"\", \"deceased\": 569, \"positive_100k\": 173.583539890248, \"positive_daily\": \"\", \"positive\": 15357, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 6.555867235550163, \"deceased_daily\": \"\", \"deceased\": 580, \"positive_100k\": 174.0921847619717, \"positive_daily\": \"\", \"positive\": 15402, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 6.601080113036715, \"deceased_daily\": \"\", \"deceased\": 584, \"positive_100k\": 174.65734573055363, \"positive_daily\": \"\", \"positive\": 15452, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06371703519537873, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4654918094937108, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.102662161447498, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.102662161447498, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.2938132670336344, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.612398443010528, \"positive_daily\": \"\", \"positive\": 41, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.9947006541828003, \"positive_daily\": \"\", \"positive\": 47, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1221347245735576, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1221347245735576, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.313285830159694, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.50443693574583, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8230221117227243, \"positive_daily\": \"\", \"positive\": 60, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.415947991607192, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.415947991607192, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.053118343560979, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.00887387149166, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.380577391029533, \"positive_daily\": \"\", \"positive\": 210, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.527484024546352, \"positive_daily\": \"\", \"positive\": 228, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.311561010016955, \"positive_daily\": \"\", \"positive\": 256, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.713335784315287, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.15935503068294, \"positive_daily\": \"\", \"positive\": 285, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 19.433695734590515, \"positive_daily\": \"\", \"positive\": 305, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 21.281489755256494, \"positive_daily\": \"\", \"positive\": 334, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 24.02132226865778, \"positive_daily\": \"\", \"positive\": 377, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1911511055861362, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 24.97707779658846, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 26.697437746863688, \"positive_daily\": \"\", \"positive\": 419, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.182402119483463, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.69213840104649, \"positive_daily\": \"\", \"positive\": 466, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 30.329308753000277, \"positive_daily\": \"\", \"positive\": 476, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 31.79480056249399, \"positive_daily\": \"\", \"positive\": 499, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 32.81427312562005, \"positive_daily\": \"\", \"positive\": 515, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.12755895577974, \"positive_daily\": \"\", \"positive\": 567, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.2549930261705, \"positive_daily\": \"\", \"positive\": 569, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 40.97005363062852, \"positive_daily\": \"\", \"positive\": 643, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 42.81784765129451, \"positive_daily\": \"\", \"positive\": 672, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 43.837320214420565, \"positive_daily\": \"\", \"positive\": 688, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 44.60192463676511, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.17007860770632, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 51.674515543452145, \"positive_daily\": \"\", \"positive\": 811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 52.43911996579669, \"positive_daily\": \"\", \"positive\": 823, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 56.51701021830094, \"positive_daily\": \"\", \"positive\": 887, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 58.93825755572533, \"positive_daily\": \"\", \"positive\": 925, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 66.26571660319388, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 72.38255198195024, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 86.71888490091045, \"positive_daily\": \"\", \"positive\": 1361, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 97.3596297785387, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 106.47116581147787, \"positive_daily\": \"\", \"positive\": 1671, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 108.31895983214385, \"positive_daily\": \"\", \"positive\": 1700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 110.867641239959, \"positive_daily\": \"\", \"positive\": 1740, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 112.9703034014065, \"positive_daily\": \"\", \"positive\": 1773, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 119.8517432025074, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 121.50838611758724, \"positive_daily\": \"\", \"positive\": 1907, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 125.71371044048225, \"positive_daily\": \"\", \"positive\": 1973, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 129.1544303410327, \"positive_daily\": \"\", \"positive\": 2027, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 141.26066702815464, \"positive_daily\": \"\", \"positive\": 2217, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 160.43949462196363, \"positive_daily\": \"\", \"positive\": 2518, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 164.89968708564015, \"positive_daily\": \"\", \"positive\": 2588, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 168.65899216216752, \"positive_daily\": \"\", \"positive\": 2647, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 173.5014868370163, \"positive_daily\": \"\", \"positive\": 2723, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 179.10858593420963, \"positive_daily\": \"\", \"positive\": 2811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 186.11745980570126, \"positive_daily\": \"\", \"positive\": 2921, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 193.69978699395134, \"positive_daily\": \"\", \"positive\": 3040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010542533535272049, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06325520121163229, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09488280181744844, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09488280181744844, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12651040242326458, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2846484054523453, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2846484054523453, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2846484054523453, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3795312072697938, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3795312072697938, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5376692102988745, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5376692102988745, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7274348139337714, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8012325486806758, \"positive_daily\": \"\", \"positive\": 76, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8012325486806758, \"positive_daily\": \"\", \"positive\": 76, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.853945216357036, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.853945216357036, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9066578840333962, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9066578840333962, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9909981523155725, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9909981523155725, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9909981523155725, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.010542533535272049, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.021085067070544097, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.718432966249344, \"positive_daily\": \"\", \"positive\": 163, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.2049301947227034, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.7004292708804893, \"positive_daily\": \"\", \"positive\": 351, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.05271266767636024, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 4.638714755519702, \"positive_daily\": \"\", \"positive\": 440, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.08434026828217639, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 5.924903846822891, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 7.379773474690435, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 9.077121373869234, \"positive_daily\": \"\", \"positive\": 861, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 11.238340748600004, \"positive_daily\": \"\", \"positive\": 1066, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.16868053656435278, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 15.666204833414264, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.20030813717016896, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 20.88475893337393, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.24247827131125715, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 23.46767964951558, \"positive_daily\": \"\", \"positive\": 2226, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2741058719170733, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 27.178651453931344, \"positive_daily\": \"\", \"positive\": 2578, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3057334725228894, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 30.773655389459112, \"positive_daily\": \"\", \"positive\": 2919, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.3479036066639776, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 34.59005252922759, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3795312072697938, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 39.302565019494196, \"positive_daily\": \"\", \"positive\": 3728, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.42170134141088195, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 44.32081098228369, \"positive_daily\": \"\", \"positive\": 4204, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.44278640848142603, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.47441400908724224, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.49549907615778627, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.5376692102988745, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 66.03843006494412, \"positive_daily\": \"\", \"positive\": 6264, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.5798393444399628, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 70.87745295763398, \"positive_daily\": \"\", \"positive\": 6723, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6114669450457788, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 76.76018667031579, \"positive_daily\": \"\", \"positive\": 7281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.632552012116323, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 84.57220401995238, \"positive_daily\": \"\", \"positive\": 8022, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6641796127221391, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 92.48964670494169, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.7063497468632273, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 101.10289660325894, \"positive_daily\": \"\", \"positive\": 9590, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7590624145395876, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 110.30652837955145, \"positive_daily\": \"\", \"positive\": 10463, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.7906900151454037, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 119.01466107968616, \"positive_daily\": \"\", \"positive\": 11289, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8328601492864919, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 128.70324939860117, \"positive_daily\": \"\", \"positive\": 12208, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8855728169628521, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 138.96113452842087, \"positive_daily\": \"\", \"positive\": 13181, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.9382854846392124, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 147.88011789926102, \"positive_daily\": \"\", \"positive\": 14027, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.008754982022519914, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01750996404503983, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07003985618015932, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1138147662927589, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.20136458651795808, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.43774910112599574, \"positive_daily\": \"\", \"positive\": 50, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9542930404546707, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4795919618058655, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.750996404503983, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.09244070338226, \"positive_daily\": \"\", \"positive\": 239, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3375802000128174, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.894034950588632, \"positive_daily\": \"\", \"positive\": 559, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.0321826135162215, \"positive_daily\": \"\", \"positive\": 689, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.756914071952645, \"positive_daily\": \"\", \"positive\": 886, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.043774910112599576, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 9.26277097982607, \"positive_daily\": \"\", \"positive\": 1058, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.08754982022519915, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 10.882442653992253, \"positive_daily\": \"\", \"positive\": 1243, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.12256974831527881, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 13.009903285464592, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.1838546224729182, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 15.715192730423247, \"positive_daily\": \"\", \"positive\": 1795, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.32393433483323686, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 19.759994424827447, \"positive_daily\": \"\", \"positive\": 2257, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.5865837955088343, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 24.64527439339356, \"positive_daily\": \"\", \"positive\": 2815, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.6566236516889936, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 29.77569385859023, \"positive_daily\": \"\", \"positive\": 3401, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.7704384179817525, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 32.76989771029204, \"positive_daily\": \"\", \"positive\": 3743, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.0681078067474294, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 37.37501825413752, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.558386800008545, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 43.22334624518082, \"positive_daily\": \"\", \"positive\": 4937, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.9260960449543811, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 54.58731291041167, \"positive_daily\": \"\", \"positive\": 6235, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.530189804508255, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 63.771289052035065, \"positive_daily\": \"\", \"positive\": 7284, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.09050865394953, \"deceased_daily\": \"\", \"deceased\": 353, \"positive_100k\": 79.9680057936969, \"positive_daily\": \"\", \"positive\": 9134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.773397251706083, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 94.86898519602579, \"positive_daily\": \"\", \"positive\": 10836, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.491305777552716, \"deceased_daily\": \"\", \"deceased\": 513, \"positive_100k\": 104.17553108596448, \"positive_daily\": \"\", \"positive\": 11899, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.17226232587654, \"deceased_daily\": \"\", \"deceased\": 705, \"positive_100k\": 111.84489533769191, \"positive_daily\": \"\", \"positive\": 12775, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 7.249125114646489, \"deceased_daily\": \"\", \"deceased\": 828, \"positive_100k\": 122.2545689624681, \"positive_daily\": \"\", \"positive\": 13964, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.851286824767634, \"deceased_daily\": \"\", \"deceased\": 1011, \"positive_100k\": 134.37146408163565, \"positive_daily\": \"\", \"positive\": 15348, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 10.006944451740264, \"deceased_daily\": \"\", \"deceased\": 1143, \"positive_100k\": 146.821048517659, \"positive_daily\": \"\", \"positive\": 16770, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.232641934893051, \"deceased_daily\": \"\", \"deceased\": 1283, \"positive_100k\": 161.36307365706455, \"positive_daily\": \"\", \"positive\": 18431, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.668458986586316, \"deceased_daily\": \"\", \"deceased\": 1447, \"positive_100k\": 172.39435100543963, \"positive_daily\": \"\", \"positive\": 19691, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 14.288130660752502, \"deceased_daily\": \"\", \"deceased\": 1632, \"positive_100k\": 182.2261958167295, \"positive_daily\": \"\", \"positive\": 20814, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 17.816388415828026, \"deceased_daily\": \"\", \"deceased\": 2035, \"positive_100k\": 194.308071007807, \"positive_daily\": \"\", \"positive\": 22194, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 19.61115973044461, \"deceased_daily\": \"\", \"deceased\": 2240, \"positive_100k\": 204.89284427303357, \"positive_daily\": \"\", \"positive\": 23403, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 22.088819642817747, \"deceased_daily\": \"\", \"deceased\": 2523, \"positive_100k\": 218.72571586861503, \"positive_daily\": \"\", \"positive\": 24983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 26.431290725987623, \"deceased_daily\": \"\", \"deceased\": 3019, \"positive_100k\": 233.46910559453858, \"positive_daily\": \"\", \"positive\": 26667, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 29.294169847351633, \"deceased_daily\": \"\", \"deceased\": 3346, \"positive_100k\": 245.29708630696297, \"positive_daily\": \"\", \"positive\": 28018, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 31.517935281071697, \"deceased_daily\": \"\", \"deceased\": 3600, \"positive_100k\": 259.5589520216479, \"positive_daily\": \"\", \"positive\": 29647, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 34.170694833895226, \"deceased_daily\": \"\", \"deceased\": 3903, \"positive_100k\": 267.8061450868617, \"positive_daily\": \"\", \"positive\": 30589, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 36.39446026761529, \"deceased_daily\": \"\", \"deceased\": 4157, \"positive_100k\": 272.44628555879723, \"positive_daily\": \"\", \"positive\": 31119, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 38.87212017998842, \"deceased_daily\": \"\", \"deceased\": 4440, \"positive_100k\": 293.9310114420611, \"positive_daily\": \"\", \"positive\": 33573, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 42.52294768337923, \"deceased_daily\": \"\", \"deceased\": 4857, \"positive_100k\": 304.7521692218957, \"positive_daily\": \"\", \"positive\": 34809, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 45.201972182270325, \"deceased_daily\": \"\", \"deceased\": 5163, \"positive_100k\": 316.3875403298247, \"positive_daily\": \"\", \"positive\": 36138, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 47.740916968801095, \"deceased_daily\": \"\", \"deceased\": 5453, \"positive_100k\": 325.536496543358, \"positive_daily\": \"\", \"positive\": 37183, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 49.75456283398068, \"deceased_daily\": \"\", \"deceased\": 5683, \"positive_100k\": 337.03178793892664, \"positive_daily\": \"\", \"positive\": 38496, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 51.02403522724607, \"deceased_daily\": \"\", \"deceased\": 5828, \"positive_100k\": 350.05044620641377, \"positive_daily\": \"\", \"positive\": 39983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 52.51238217107446, \"deceased_daily\": \"\", \"deceased\": 5998, \"positive_100k\": 358.56904371432563, \"positive_daily\": \"\", \"positive\": 40956, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 54.8236974250197, \"deceased_daily\": \"\", \"deceased\": 6262, \"positive_100k\": 366.7374419413367, \"positive_daily\": \"\", \"positive\": 41889, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 56.81983332615425, \"deceased_daily\": \"\", \"deceased\": 6490, \"positive_100k\": 374.6869656177848, \"positive_daily\": \"\", \"positive\": 42797, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 58.47452492841051, \"deceased_daily\": \"\", \"deceased\": 6679, \"positive_100k\": 387.78441872347463, \"positive_daily\": \"\", \"positive\": 44293, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 60.55821064977025, \"deceased_daily\": \"\", \"deceased\": 6917, \"positive_100k\": 396.8195601707152, \"positive_daily\": \"\", \"positive\": 45325, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 62.107842467756285, \"deceased_daily\": \"\", \"deceased\": 7094, \"positive_100k\": 403.9023406269338, \"positive_daily\": \"\", \"positive\": 46134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 63.09715543630103, \"deceased_daily\": \"\", \"deceased\": 7207, \"positive_100k\": 408.74384568538727, \"positive_daily\": \"\", \"positive\": 46687, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 64.1827732070935, \"deceased_daily\": \"\", \"deceased\": 7331, \"positive_100k\": 414.4083190539577, \"positive_daily\": \"\", \"positive\": 47334, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 65.67112015092188, \"deceased_daily\": \"\", \"deceased\": 7501, \"positive_100k\": 419.00468461578066, \"positive_daily\": \"\", \"positive\": 47859, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 66.48533347901623, \"deceased_daily\": \"\", \"deceased\": 7594, \"positive_100k\": 424.78297275064375, \"positive_daily\": \"\", \"positive\": 48519, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002698410334091263, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002698410334091263, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005396820668182526, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005396820668182526, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005396820668182526, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.010793641336365052, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013492051670456313, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013492051670456313, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01888887233863884, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021587282672730104, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021587282672730104, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021587282672730104, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021587282672730104, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024285693006821367, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024285693006821367, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024285693006821367, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.026984103340912627, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02968251367500389, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02968251367500389, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03507933434318642, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03777774467727768, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.053968206681825254, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06476184801819031, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0728570790204641, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0809523100227379, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08904754102501167, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09984118236137673, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13222210637047188, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1457141580409282, \"positive_daily\": \"\", \"positive\": 54, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17269826138184083, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.20777759572502727, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.21317441639320975, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2914283160818564, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.31571400908867775, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.5207931944796137, \"positive_daily\": \"\", \"positive\": 193, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.53428524615007, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.6799994041909982, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.010793641336365052, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 1.1198402886478742, \"positive_daily\": \"\", \"positive\": 415, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.013492051670456313, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2898401396956236, \"positive_daily\": \"\", \"positive\": 478, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.021587282672730104, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 1.7728555894979598, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024285693006821367, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 2.1587282672730104, \"positive_daily\": \"\", \"positive\": 800, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.032380924009095154, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 2.544600945048061, \"positive_daily\": \"\", \"positive\": 943, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.051269796347733994, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 3.4458699966345425, \"positive_daily\": \"\", \"positive\": 1277, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.05666661701591652, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 3.9639647807800653, \"positive_daily\": \"\", \"positive\": 1469, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.06746025835228157, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 5.634280777582557, \"positive_daily\": \"\", \"positive\": 2088, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.07015866868637284, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 7.528564832114624, \"positive_daily\": \"\", \"positive\": 2790, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0809523100227379, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 8.772531996130695, \"positive_daily\": \"\", \"positive\": 3251, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.10253959269546799, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 10.906974570396883, \"positive_daily\": \"\", \"positive\": 4042, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.1457141580409282, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 12.633957184215292, \"positive_daily\": \"\", \"positive\": 4682, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.16460303037956703, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 15.04633602289288, \"positive_daily\": \"\", \"positive\": 5576, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.17269826138184083, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 16.94601689809313, \"positive_daily\": \"\", \"positive\": 6280, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.21587282672730101, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 19.962839651607162, \"positive_daily\": \"\", \"positive\": 7398, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.27253944374321754, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 23.0093449187962, \"positive_daily\": \"\", \"positive\": 8527, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2941267264159476, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 25.796802793912473, \"positive_daily\": \"\", \"positive\": 9560, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.3750790364386855, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 30.44886220988581, \"positive_daily\": \"\", \"positive\": 11284, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.483015449802336, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 33.56012932509304, \"positive_daily\": \"\", \"positive\": 12437, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.5882534528318952, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 35.019969315836406, \"positive_daily\": \"\", \"positive\": 12978, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6988882765296371, \"deceased_daily\": \"\", \"deceased\": 259, \"positive_100k\": 42.51615322394194, \"positive_daily\": \"\", \"positive\": 15756, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9147611032569382, \"deceased_daily\": \"\", \"deceased\": 339, \"positive_100k\": 44.69377036355358, \"positive_daily\": \"\", \"positive\": 16563, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0119038752842235, \"deceased_daily\": \"\", \"deceased\": 375, \"positive_100k\": 48.22598949087905, \"positive_daily\": \"\", \"positive\": 17872, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.0982530059751439, \"deceased_daily\": \"\", \"deceased\": 407, \"positive_100k\": 51.65027220484087, \"positive_daily\": \"\", \"positive\": 19141, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.357300398047905, \"deceased_daily\": \"\", \"deceased\": 503, \"positive_100k\": 55.73296704032095, \"positive_daily\": \"\", \"positive\": 20654, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.5030145560888335, \"deceased_daily\": \"\", \"deceased\": 557, \"positive_100k\": 59.52423355971917, \"positive_daily\": \"\", \"positive\": 22059, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.764760358495686, \"deceased_daily\": \"\", \"deceased\": 654, \"positive_100k\": 62.91613534967188, \"positive_daily\": \"\", \"positive\": 23316, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9266649785411616, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 65.5686727080836, \"positive_daily\": \"\", \"positive\": 24299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.107458470925276, \"deceased_daily\": \"\", \"deceased\": 781, \"positive_100k\": 69.29517737946362, \"positive_daily\": \"\", \"positive\": 25680, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.4312677110162277, \"deceased_daily\": \"\", \"deceased\": 901, \"positive_100k\": 72.95152338215729, \"positive_daily\": \"\", \"positive\": 27035, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.719997616763993, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 76.11945711438044, \"positive_daily\": \"\", \"positive\": 28209, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 3.3972986106208998, \"deceased_daily\": \"\", \"deceased\": 1259, \"positive_100k\": 83.13532398301771, \"positive_daily\": \"\", \"positive\": 30809, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.6590444130277526, \"deceased_daily\": \"\", \"deceased\": 1356, \"positive_100k\": 88.5456367028707, \"positive_daily\": \"\", \"positive\": 32814, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.7804728780618597, \"deceased_daily\": \"\", \"deceased\": 1401, \"positive_100k\": 92.70658543803943, \"positive_daily\": \"\", \"positive\": 34356, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 4.223012172852827, \"deceased_daily\": \"\", \"deceased\": 1565, \"positive_100k\": 96.15245543467397, \"positive_daily\": \"\", \"positive\": 35633, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 4.66015464697561, \"deceased_daily\": \"\", \"deceased\": 1727, \"positive_100k\": 101.61673636120878, \"positive_daily\": \"\", \"positive\": 37658, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.153963738114312, \"deceased_daily\": \"\", \"deceased\": 1910, \"positive_100k\": 106.32276398386395, \"positive_daily\": \"\", \"positive\": 39402, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.607296674241644, \"deceased_daily\": \"\", \"deceased\": 2078, \"positive_100k\": 112.42386974924428, \"positive_daily\": \"\", \"positive\": 41663, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.0471375586985205, \"deceased_daily\": \"\", \"deceased\": 2241, \"positive_100k\": 116.8384690558176, \"positive_daily\": \"\", \"positive\": 43299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.481581622487214, \"deceased_daily\": \"\", \"deceased\": 2402, \"positive_100k\": 121.20989379704544, \"positive_daily\": \"\", \"positive\": 44919, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.937612968948637, \"deceased_daily\": \"\", \"deceased\": 2571, \"positive_100k\": 125.12798560214596, \"positive_daily\": \"\", \"positive\": 46371, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.250628567703223, \"deceased_daily\": \"\", \"deceased\": 2687, \"positive_100k\": 129.61274357740564, \"positive_daily\": \"\", \"positive\": 48033, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.666183759153278, \"deceased_daily\": \"\", \"deceased\": 2841, \"positive_100k\": 133.88432713627208, \"positive_daily\": \"\", \"positive\": 49616, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 8.049358026594238, \"deceased_daily\": \"\", \"deceased\": 2983, \"positive_100k\": 138.0236885887681, \"positive_daily\": \"\", \"positive\": 51150, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 8.513484604057934, \"deceased_daily\": \"\", \"deceased\": 3155, \"positive_100k\": 142.6514623117346, \"positive_daily\": \"\", \"positive\": 52865, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 8.93173820584208, \"deceased_daily\": \"\", \"deceased\": 3310, \"positive_100k\": 146.9473315636079, \"positive_daily\": \"\", \"positive\": 54457, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005339267751463493, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005339267751463493, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021357071005853972, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021357071005853972, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.021357071005853972, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.042714142011707944, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.042714142011707944, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06941048076902541, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12280315828366034, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12280315828366034, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22958851331293023, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3256953328392731, \"positive_daily\": \"\", \"positive\": 61, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.39510581360829855, \"positive_daily\": \"\", \"positive\": 74, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8275865014768415, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0731928180441621, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.317242204135156, \"positive_daily\": \"\", \"positive\": 434, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.867186782535896, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.005339267751463493, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.3744172189249277, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.983093742591766, \"positive_daily\": \"\", \"positive\": 746, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.922804866849341, \"positive_daily\": \"\", \"positive\": 922, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.016017803254390478, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 6.097443772171309, \"positive_daily\": \"\", \"positive\": 1142, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.021357071005853972, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.973083683411322, \"positive_daily\": \"\", \"positive\": 1306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.026696338757317466, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 8.596221079856225, \"positive_daily\": \"\", \"positive\": 1610, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.032035606508780956, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.192662137543808, \"positive_daily\": \"\", \"positive\": 1909, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03737487426024445, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.420693720380411, \"positive_daily\": \"\", \"positive\": 2139, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.042714142011707944, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.075866723334094, \"positive_daily\": \"\", \"positive\": 2449, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06407121301756191, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 14.618915103507046, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08542828402341589, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.18332055468585, \"positive_daily\": \"\", \"positive\": 3031, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.09610681952634288, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 18.17486742598173, \"positive_daily\": \"\", \"positive\": 3404, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.11746389053219686, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 19.952843587219075, \"positive_daily\": \"\", \"positive\": 3737, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1441602292895143, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 22.216693113839593, \"positive_daily\": \"\", \"positive\": 4161, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.18153510354975877, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 23.871866116793278, \"positive_daily\": \"\", \"positive\": 4471, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.19755290680414928, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 25.70857422329672, \"positive_daily\": \"\", \"positive\": 4815, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.22958851331293023, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 27.315693816487233, \"positive_daily\": \"\", \"positive\": 5116, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.25628485207024765, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 29.611578949616533, \"positive_daily\": \"\", \"positive\": 5546, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3043382618334191, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 31.886107011739984, \"positive_daily\": \"\", \"positive\": 5972, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.34705240384512703, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 34.710579652264165, \"positive_daily\": \"\", \"positive\": 6501, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.38976654585683507, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 36.98510771438762, \"positive_daily\": \"\", \"positive\": 6927, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.42714142011707945, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 38.51213829130618, \"positive_daily\": \"\", \"positive\": 7213, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4378199556200065, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 40.17798982976279, \"positive_daily\": \"\", \"positive\": 7525, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.49121263313464136, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 42.27098278833648, \"positive_daily\": \"\", \"positive\": 7917, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5018911686375683, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 44.17176210785748, \"positive_daily\": \"\", \"positive\": 8273, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.5606231139036668, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 47.022931087138986, \"positive_daily\": \"\", \"positive\": 8807, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6193550591697652, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 49.39890523654024, \"positive_daily\": \"\", \"positive\": 9252, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6727477366844001, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 51.95107522173979, \"positive_daily\": \"\", \"positive\": 9730, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.7101226109446446, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 53.86253307676372, \"positive_daily\": \"\", \"positive\": 10088, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7421582174534256, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 56.099686264626925, \"positive_daily\": \"\", \"positive\": 10507, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.7848723594651335, \"deceased_daily\": \"\", \"deceased\": 147, \"positive_100k\": 57.83494828385256, \"positive_daily\": \"\", \"positive\": 10832, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8542828402341589, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 60.31236852053162, \"positive_daily\": \"\", \"positive\": 11296, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8969969822458669, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 63.06743068028678, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9290325887546479, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 65.70502894950974, \"positive_daily\": \"\", \"positive\": 12306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9664074630148923, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 68.6523047483176, \"positive_daily\": \"\", \"positive\": 12858, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.0091216050266003, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 71.17777839475983, \"positive_daily\": \"\", \"positive\": 13331, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.0571750147897716, \"deceased_daily\": \"\", \"deceased\": 198, \"positive_100k\": 73.75130545096523, \"positive_daily\": \"\", \"positive\": 13813, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1052284245529431, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 76.69858124977308, \"positive_daily\": \"\", \"positive\": 14365, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1532818343161144, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 79.4750004805341, \"positive_daily\": \"\", \"positive\": 14885, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.212013779582213, \"deceased_daily\": \"\", \"deceased\": 227, \"positive_100k\": 85.55108718169956, \"positive_daily\": \"\", \"positive\": 16023, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024453465055998436, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07336039516799531, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07336039516799531, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12226732527999218, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.14672079033599061, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17117425539198905, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17117425539198905, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22008118550398592, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.24453465055998436, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.24453465055998436, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2689881156159828, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.29344158067198123, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.29344158067198123, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.29344158067198123, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3423485107839781, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4646158360639702, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4646158360639702, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7825108817919499, \"positive_daily\": \"\", \"positive\": 32, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9292316721279404, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1982197877439233, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3938475081919108, \"positive_daily\": \"\", \"positive\": 57, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.589475228639898, \"positive_daily\": \"\", \"positive\": 65, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.980730669535873, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5676138308798357, \"positive_daily\": \"\", \"positive\": 105, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1300435271677998, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.037413801535678, \"positive_daily\": \"\", \"positive\": 206, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.211180124223603, \"positive_daily\": \"\", \"positive\": 254, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.702841492639507, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.341223651391402, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.808431554751309, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.104465202719226, \"positive_daily\": \"\", \"positive\": 495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.329730522815083, \"positive_daily\": \"\", \"positive\": 586, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.12226732527999218, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 16.065926541790972, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 17.435320584926885, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 19.318237394238764, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.20115420355064, \"positive_daily\": \"\", \"positive\": 867, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.548686848926494, \"positive_daily\": \"\", \"positive\": 963, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17117425539198905, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.72245317161442, \"positive_daily\": \"\", \"positive\": 1011, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.19562772044798749, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 26.385288795422312, \"positive_daily\": \"\", \"positive\": 1079, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.29344158067198123, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.53460165305424, \"positive_daily\": \"\", \"positive\": 1126, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.36680197583997654, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 28.903995696190147, \"positive_daily\": \"\", \"positive\": 1182, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.39125544089597497, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 29.882134298430085, \"positive_daily\": \"\", \"positive\": 1222, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.44016237100797184, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 31.349342201789995, \"positive_daily\": \"\", \"positive\": 1282, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.4646158360639702, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 32.8410035702059, \"positive_daily\": \"\", \"positive\": 1343, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4890693011199687, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 34.4060253337898, \"positive_daily\": \"\", \"positive\": 1407, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 36.55793025871766, \"positive_daily\": \"\", \"positive\": 1495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 37.5116153959016, \"positive_daily\": \"\", \"positive\": 1534, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.562429696287964, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 39.1255440895975, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6113366263999609, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 40.34821734239742, \"positive_daily\": \"\", \"positive\": 1650, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7580574167359515, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 41.668704455421334, \"positive_daily\": \"\", \"positive\": 1704, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.8069643468479484, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 42.57348266249328, \"positive_daily\": \"\", \"positive\": 1741, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8558712769599452, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 43.7961559152932, \"positive_daily\": \"\", \"positive\": 1791, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8803247420159437, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 44.35858561158116, \"positive_daily\": \"\", \"positive\": 1814, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.9536851371839389, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 44.798747982589134, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.75243311977307, \"positive_daily\": \"\", \"positive\": 1871, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.99696777033306, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 46.657211326845015, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 47.68425685919694, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.2226732527999218, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 48.4423142759329, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.2471267178559202, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 49.127011297500864, \"positive_daily\": \"\", \"positive\": 2009, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.3204871130239155, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 49.298185552892846, \"positive_daily\": \"\", \"positive\": 2016, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.344940578079914, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 49.640534063676824, \"positive_daily\": \"\", \"positive\": 2030, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.4427544383039077, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 49.86061524918081, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.5405682985279014, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 50.0562429696288, \"positive_daily\": \"\", \"positive\": 2047, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.638382158751895, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 50.42304494546877, \"positive_daily\": \"\", \"positive\": 2062, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6872890888638918, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 50.765393456252745, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16817109727436694, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2522566459115504, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5045132918231008, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5045132918231008, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1771976809205684, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.1862242645667704, \"positive_daily\": \"\", \"positive\": 26, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.1862242645667704, \"positive_daily\": \"\", \"positive\": 26, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.7748231050270546, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8679352373104394, \"positive_daily\": \"\", \"positive\": 46, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.12019188322199, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.633731758691292, \"positive_daily\": \"\", \"positive\": 67, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.633731758691292, \"positive_daily\": \"\", \"positive\": 67, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.063186085523411, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08408554863718347, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.98812712053243, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.08408554863718347, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.753923641913282, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.426608031010751, \"positive_daily\": \"\", \"positive\": 124, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.099292420108219, \"positive_daily\": \"\", \"positive\": 132, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.276490101028786, \"positive_daily\": \"\", \"positive\": 146, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 13.621858879223723, \"positive_daily\": \"\", \"positive\": 162, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 15.051313206055841, \"positive_daily\": \"\", \"positive\": 179, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.994307408357262, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5885988404602842, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 19.339676186552197, \"positive_daily\": \"\", \"positive\": 230, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.6726843890974677, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 22.03041374294207, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 26.907375563898707, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 29.93445531483731, \"positive_daily\": \"\", \"positive\": 356, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 33.297877260324654, \"positive_daily\": \"\", \"positive\": 396, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.82044371944016, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 37.50215469218383, \"positive_daily\": \"\", \"positive\": 446, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 39.09978011629031, \"positive_daily\": \"\", \"positive\": 465, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 41.53826102676863, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 44.22899858315851, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 47.42424943137148, \"positive_daily\": \"\", \"positive\": 564, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 50.030901439124165, \"positive_daily\": \"\", \"positive\": 595, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 51.79669796050502, \"positive_daily\": \"\", \"positive\": 616, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 53.226152287337136, \"positive_daily\": \"\", \"positive\": 633, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 55.664633197815455, \"positive_daily\": \"\", \"positive\": 662, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 58.43945630284251, \"positive_daily\": \"\", \"positive\": 695, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 60.12116727558618, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 61.80287824832985, \"positive_daily\": \"\", \"positive\": 735, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.06416147788761, \"positive_daily\": \"\", \"positive\": 750, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.98910251289662, \"positive_daily\": \"\", \"positive\": 761, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.49361580471972, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.91404354790565, \"positive_daily\": \"\", \"positive\": 772, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 65.92307013155184, \"positive_daily\": \"\", \"positive\": 784, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.42758342337494, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.84801116656085, \"positive_daily\": \"\", \"positive\": 795, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 67.60478110429551, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.10929439611861, \"positive_daily\": \"\", \"positive\": 810, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.69789323657889, \"positive_daily\": \"\", \"positive\": 817, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 69.11832097976482, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.37960420932257, \"positive_daily\": \"\", \"positive\": 837, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.88411750114567, \"positive_daily\": \"\", \"positive\": 843, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 71.47271634160595, \"positive_daily\": \"\", \"positive\": 850, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017248974807182335, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017248974807182335, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05174692442154701, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06899589922872934, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06899589922872934, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10349384884309402, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1897387228790057, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1897387228790057, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4139753953723761, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4139753953723761, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6382120678657464, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.586905682260775, \"positive_daily\": \"\", \"positive\": 92, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.553729349096137, \"positive_daily\": \"\", \"positive\": 264, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.658544814388956, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.6426174560315, \"positive_daily\": \"\", \"positive\": 617, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.868175744974597, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017248974807182335, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.420142938804432, \"positive_daily\": \"\", \"positive\": 836, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03449794961436467, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 15.092852956284544, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05174692442154701, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.09329349510112, \"positive_daily\": \"\", \"positive\": 933, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 17.680199177361892, \"positive_daily\": \"\", \"positive\": 1025, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.249855884815485, \"positive_daily\": \"\", \"positive\": 1116, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10349384884309402, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.12999413879836, \"positive_daily\": \"\", \"positive\": 1225, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.155240773264641, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 23.06187931720278, \"positive_daily\": \"\", \"positive\": 1337, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.493544226198917, \"positive_daily\": \"\", \"positive\": 1420, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 26.114947858074053, \"positive_daily\": \"\", \"positive\": 1514, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.4139753953723761, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 27.11538839689063, \"positive_daily\": \"\", \"positive\": 1572, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.5519671938298347, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 29.633738718739252, \"positive_daily\": \"\", \"positive\": 1718, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.5864651434441994, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 32.11759109097351, \"positive_daily\": \"\", \"positive\": 1862, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7072079670944758, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 34.894676034929866, \"positive_daily\": \"\", \"positive\": 2023, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.8969466899734814, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 37.94774457580114, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.121183362466852, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 40.811074393793405, \"positive_daily\": \"\", \"positive\": 2366, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.241926186117128, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 44.2263714056155, \"positive_daily\": \"\", \"positive\": 2564, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3281710601530399, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 47.52092559378733, \"positive_daily\": \"\", \"positive\": 2755, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5524077326464103, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 52.41963443902712, \"positive_daily\": \"\", \"positive\": 3039, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7938933799469627, \"deceased_daily\": \"\", \"deceased\": 104, \"positive_100k\": 56.74912711562988, \"positive_daily\": \"\", \"positive\": 3290, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.121623901283427, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 61.63058698606249, \"positive_daily\": \"\", \"positive\": 3573, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3976074981983446, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 68.06445458914149, \"positive_daily\": \"\", \"positive\": 3946, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.777084943956356, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 73.63587345186139, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.0875664904856377, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 78.67257409555863, \"positive_daily\": \"\", \"positive\": 4561, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.2255582889430965, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 84.08875218501389, \"positive_daily\": \"\", \"positive\": 4875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.501541885858014, \"deceased_daily\": \"\", \"deceased\": 203, \"positive_100k\": 90.83310133462217, \"positive_daily\": \"\", \"positive\": 5266, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.7602765079657487, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 96.54251199579953, \"positive_daily\": \"\", \"positive\": 5597, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 4.088007029302213, \"deceased_daily\": \"\", \"deceased\": 237, \"positive_100k\": 100.56152312587301, \"positive_daily\": \"\", \"positive\": 5830, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.260496777374036, \"deceased_daily\": \"\", \"deceased\": 247, \"positive_100k\": 103.73533449039456, \"positive_daily\": \"\", \"positive\": 6014, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.484733449867408, \"deceased_daily\": \"\", \"deceased\": 260, \"positive_100k\": 106.78840303126583, \"positive_daily\": \"\", \"positive\": 6191, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.708970122360777, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 109.8587205469443, \"positive_daily\": \"\", \"positive\": 6369, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.915957820046965, \"deceased_daily\": \"\", \"deceased\": 285, \"positive_100k\": 112.34257291917855, \"positive_daily\": \"\", \"positive\": 6513, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.157443467347519, \"deceased_daily\": \"\", \"deceased\": 299, \"positive_100k\": 115.67162505696474, \"positive_daily\": \"\", \"positive\": 6706, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.3299332154193415, \"deceased_daily\": \"\", \"deceased\": 309, \"positive_100k\": 118.60395077418573, \"positive_daily\": \"\", \"positive\": 6876, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 5.53692091310553, \"deceased_daily\": \"\", \"deceased\": 321, \"positive_100k\": 122.01924778600785, \"positive_daily\": \"\", \"positive\": 7074, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.795655535213265, \"deceased_daily\": \"\", \"deceased\": 336, \"positive_100k\": 125.3655488986012, \"positive_daily\": \"\", \"positive\": 7268, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.9681452832850885, \"deceased_daily\": \"\", \"deceased\": 346, \"positive_100k\": 128.28062564101504, \"positive_daily\": \"\", \"positive\": 7437, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.123386056549729, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 130.7472290384421, \"positive_daily\": \"\", \"positive\": 7580, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 6.27862682981437, \"deceased_daily\": \"\", \"deceased\": 364, \"positive_100k\": 133.006844738183, \"positive_daily\": \"\", \"positive\": 7711, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.382120678657464, \"deceased_daily\": \"\", \"deceased\": 370, \"positive_100k\": 136.11166020347582, \"positive_daily\": \"\", \"positive\": 7891, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.623606325958018, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 139.85468773663436, \"positive_daily\": \"\", \"positive\": 8108, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.7960960740298395, \"deceased_daily\": \"\", \"deceased\": 394, \"positive_100k\": 142.66627063020508, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.95133684729448, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 145.02938017878907, \"positive_daily\": \"\", \"positive\": 8408, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.210071469402216, \"deceased_daily\": \"\", \"deceased\": 418, \"positive_100k\": 149.0828892584769, \"positive_daily\": \"\", \"positive\": 8643, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.279067368630946, \"deceased_daily\": \"\", \"deceased\": 422, \"positive_100k\": 151.3252559834106, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.365312242666857, \"deceased_daily\": \"\", \"deceased\": 427, \"positive_100k\": 153.44687988469406, \"positive_daily\": \"\", \"positive\": 8896, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.4860550663171335, \"deceased_daily\": \"\", \"deceased\": 434, \"positive_100k\": 156.08597303019295, \"positive_daily\": \"\", \"positive\": 9049, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.641295839581774, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 158.7940620749206, \"positive_daily\": \"\", \"positive\": 9206, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 7.796536612846415, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 161.38140829599791, \"positive_daily\": \"\", \"positive\": 9356, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10428398615108664, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3128519584532599, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3128519584532599, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.147123847661953, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.147123847661953, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2514078338130397, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.459975806115213, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8771117507195594, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8771117507195594, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.128519584532599, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4413715429858587, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.171359446043466, \"positive_daily\": \"\", \"positive\": 40, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.109915321403245, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.214199307554332, \"positive_daily\": \"\", \"positive\": 50, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.152755182914112, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.385558753597797, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.385558753597797, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.10428398615108664, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 15.642597922662995, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.5011054102532, \"positive_daily\": \"\", \"positive\": 187, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 22.316773036332542, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.07662787302382, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.85508697284445, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 45.36353397572269, \"positive_daily\": \"\", \"positive\": 435, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 61.631835815292206, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 98.54836691277687, \"positive_daily\": \"\", \"positive\": 945, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 101.57260251115838, \"positive_daily\": \"\", \"positive\": 974, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 102.82401034497143, \"positive_daily\": \"\", \"positive\": 986, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 104.17970216493556, \"positive_daily\": \"\", \"positive\": 999, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 105.11825804029533, \"positive_daily\": \"\", \"positive\": 1008, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 106.68251783256164, \"positive_daily\": \"\", \"positive\": 1023, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 107.93392566637468, \"positive_daily\": \"\", \"positive\": 1035, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 111.79243315396488, \"positive_daily\": \"\", \"positive\": 1072, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 112.31385308472031, \"positive_daily\": \"\", \"positive\": 1077, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 113.56526091853335, \"positive_daily\": \"\", \"positive\": 1089, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03511984676976722, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03511984676976722, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04097315456472843, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05853307794961203, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07609300133449565, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07609300133449565, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07609300133449565, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08194630912945686, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08779961692441805, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08779961692441805, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09950623251434046, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09950623251434046, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09950623251434046, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.1638926182589137, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.1638926182589137, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.21657238841356452, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.3394918521077498, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.6497171652406936, \"positive_daily\": \"\", \"positive\": 111, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.01755992338488361, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.1648082511972795, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.029266538974806015, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.1481639607507614, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04097315456472843, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.961773744250369, \"positive_daily\": \"\", \"positive\": 506, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08194630912945686, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 4.618259850224389, \"positive_daily\": \"\", \"positive\": 789, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.10535954030930166, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 5.74209494685694, \"positive_daily\": \"\", \"positive\": 981, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.15803931046395248, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 6.333279034148022, \"positive_daily\": \"\", \"positive\": 1082, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.1638926182589137, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 6.865930043489492, \"positive_daily\": \"\", \"positive\": 1173, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19901246502868092, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 8.212190836330569, \"positive_daily\": \"\", \"positive\": 1403, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.2107190806186033, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 9.33602593296312, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.28095877415813775, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 10.670580110214274, \"positive_daily\": \"\", \"positive\": 1823, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.3394918521077498, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.261764197505356, \"positive_daily\": \"\", \"positive\": 1924, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3511984676976722, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 11.48418989371388, \"positive_daily\": \"\", \"positive\": 1962, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.4389980846220902, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 13.111409460713096, \"positive_daily\": \"\", \"positive\": 2240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.544357624931392, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 16.08488982055339, \"positive_daily\": \"\", \"positive\": 2748, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7023969353953444, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 18.514012555462287, \"positive_daily\": \"\", \"positive\": 3163, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.8487296302693744, \"deceased_daily\": \"\", \"deceased\": 145, \"positive_100k\": 19.713940653429333, \"positive_daily\": \"\", \"positive\": 3368, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0067689407333271, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 20.281711509540568, \"positive_daily\": \"\", \"positive\": 3465, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.0535954030930166, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 21.34116022042855, \"positive_daily\": \"\", \"positive\": 3646, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4165004863806112, \"deceased_daily\": \"\", \"deceased\": 242, \"positive_100k\": 26.047219687577353, \"positive_daily\": \"\", \"positive\": 4450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5920997202294473, \"deceased_daily\": \"\", \"deceased\": 272, \"positive_100k\": 29.061673201982376, \"positive_daily\": \"\", \"positive\": 4965, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.7384324151034776, \"deceased_daily\": \"\", \"deceased\": 297, \"positive_100k\": 41.91553711971718, \"positive_daily\": \"\", \"positive\": 7161, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.8437919554127793, \"deceased_daily\": \"\", \"deceased\": 315, \"positive_100k\": 42.47745466803345, \"positive_daily\": \"\", \"positive\": 7257, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9491514957220806, \"deceased_daily\": \"\", \"deceased\": 333, \"positive_100k\": 43.70079599718034, \"positive_daily\": \"\", \"positive\": 7466, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0779242672112272, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 44.0695543882629, \"positive_daily\": \"\", \"positive\": 7529, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.1598705763406842, \"deceased_daily\": \"\", \"deceased\": 369, \"positive_100k\": 44.50269916509003, \"positive_daily\": \"\", \"positive\": 7603, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2710834244449467, \"deceased_daily\": \"\", \"deceased\": 388, \"positive_100k\": 45.995292652805134, \"positive_daily\": \"\", \"positive\": 7858, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.358883041369365, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 48.1434566135559, \"positive_daily\": \"\", \"positive\": 8225, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.4642425816786666, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 49.460450867422175, \"positive_daily\": \"\", \"positive\": 8450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.669108354502309, \"deceased_daily\": \"\", \"deceased\": 456, \"positive_100k\": 52.80854292613997, \"positive_daily\": \"\", \"positive\": 9022, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.77446789481161, \"deceased_daily\": \"\", \"deceased\": 474, \"positive_100k\": 55.41911820269267, \"positive_daily\": \"\", \"positive\": 9468, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.96762705204533, \"deceased_daily\": \"\", \"deceased\": 507, \"positive_100k\": 59.28230134736707, \"positive_daily\": \"\", \"positive\": 10128, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.0437200533798254, \"deceased_daily\": \"\", \"deceased\": 520, \"positive_100k\": 60.86269445200659, \"positive_daily\": \"\", \"positive\": 10398, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.1432262858941664, \"deceased_daily\": \"\", \"deceased\": 537, \"positive_100k\": 63.50838957532906, \"positive_daily\": \"\", \"positive\": 10850, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.277852365178274, \"deceased_daily\": \"\", \"deceased\": 560, \"positive_100k\": 65.45754107105114, \"positive_daily\": \"\", \"positive\": 11183, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.880743068059278, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 136.03087315489836, \"positive_daily\": \"\", \"positive\": 23240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 5.098231089411208, \"deceased_daily\": \"\", \"deceased\": 871, \"positive_100k\": 141.98954049016888, \"positive_daily\": \"\", \"positive\": 24258, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 5.168470782950743, \"deceased_daily\": \"\", \"deceased\": 883, \"positive_100k\": 144.4303698406677, \"positive_daily\": \"\", \"positive\": 24675, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 5.267977015465083, \"deceased_daily\": \"\", \"deceased\": 900, \"positive_100k\": 145.94637655956265, \"positive_daily\": \"\", \"positive\": 24934, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07570687509274092, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15141375018548184, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15141375018548184, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22712062527822274, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7570687509274092, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7570687509274092, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7570687509274092, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7570687509274092, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.908482501112891, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2113100014838547, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2113100014838547, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.980843132326533, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.706290635665205, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.945875640858697, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.519909394011888, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.034046895866705, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.53237377392716, \"positive_daily\": \"\", \"positive\": 258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.213735649761826, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 21.42504565124568, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 23.166303778378722, \"positive_daily\": \"\", \"positive\": 306, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 24.680441280233538, \"positive_daily\": \"\", \"positive\": 326, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.648820032644803, \"positive_daily\": \"\", \"positive\": 352, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.9358369092214, \"positive_daily\": \"\", \"positive\": 369, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 30.585577537467334, \"positive_daily\": \"\", \"positive\": 404, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 40.73029879989462, \"positive_daily\": \"\", \"positive\": 538, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 43.53145317832603, \"positive_daily\": \"\", \"positive\": 575, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 48.83093443481789, \"positive_daily\": \"\", \"positive\": 645, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 51.404968187971086, \"positive_daily\": \"\", \"positive\": 679, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 54.13041569130976, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3028275003709637, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 56.401621944091985, \"positive_daily\": \"\", \"positive\": 745, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3785343754637046, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 58.97565569724517, \"positive_daily\": \"\", \"positive\": 779, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8327756260201501, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 64.95649882957171, \"positive_daily\": \"\", \"positive\": 858, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.908482501112891, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 72.75430696412403, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9841893762056321, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 78.65944322135782, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.135603126391114, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 83.05044197673679, \"positive_daily\": \"\", \"positive\": 1097, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4384306267620774, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 83.88321760275694, \"positive_daily\": \"\", \"positive\": 1108, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.5898443769475592, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 86.98719948155932, \"positive_daily\": \"\", \"positive\": 1149, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 89.712646984898, \"positive_daily\": \"\", \"positive\": 1185, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 91.37819823693829, \"positive_daily\": \"\", \"positive\": 1207, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 95.23924886666808, \"positive_daily\": \"\", \"positive\": 1258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 98.72176512093415, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.892671877318523, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 99.10029949639788, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.119792502596746, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 100.84155762353092, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.3469131278749686, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 103.94553950233329, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.649740628245932, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 105.98962512983731, \"positive_daily\": \"\", \"positive\": 1400, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.7254475033386734, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 108.56365888299048, \"positive_daily\": \"\", \"positive\": 1434, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 110.456330760309, \"positive_daily\": \"\", \"positive\": 1459, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 114.46879514022427, \"positive_daily\": \"\", \"positive\": 1512, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 115.68010514170814, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 116.21005326735731, \"positive_daily\": \"\", \"positive\": 1535, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.2553956289878596, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 117.49707014393391, \"positive_daily\": \"\", \"positive\": 1552, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.3311025040806004, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 118.02701826958308, \"positive_daily\": \"\", \"positive\": 1559, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.406809379173341, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 120.52534514764355, \"positive_daily\": \"\", \"positive\": 1592, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 121.50953452384918, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 123.7807407766314, \"positive_daily\": \"\", \"positive\": 1635, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.709636879544305, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 124.38639577737334, \"positive_daily\": \"\", \"positive\": 1643, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 124.6892232777443, \"positive_daily\": \"\", \"positive\": 1647, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 125.67341265394994, \"positive_daily\": \"\", \"positive\": 1660, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 126.12765390450637, \"positive_daily\": \"\", \"positive\": 1666, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.9367575048225283, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 127.86891203163941, \"positive_daily\": \"\", \"positive\": 1689, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018122343943965714, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03624468788793143, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03624468788793143, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03624468788793143, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.054367031831897145, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10873406366379429, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10873406366379429, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10873406366379429, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10873406366379429, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.21746812732758858, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2718351591594857, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2718351591594857, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4168139107112114, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5436703183189714, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7248937577586285, \"positive_daily\": \"\", \"positive\": 40, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.069218292693977, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.069218292693977, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8089633113146855, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.077527387392285, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.421851922327633, \"positive_daily\": \"\", \"positive\": 244, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.019889272478502, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.817272406012994, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.08910756517248, \"positive_daily\": \"\", \"positive\": 336, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.248937577586285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.15505477478457, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.477985882694067, \"positive_daily\": \"\", \"positive\": 523, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.344587308922536, \"positive_daily\": \"\", \"positive\": 626, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.685640760776, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.352896403620845, \"positive_daily\": \"\", \"positive\": 792, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.054367031831897145, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.947662670689827, \"positive_daily\": \"\", \"positive\": 880, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09061171971982857, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.36120549831915, \"positive_daily\": \"\", \"positive\": 958, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.12685640760775999, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 18.865360045668307, \"positive_daily\": \"\", \"positive\": 1041, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1631010954956914, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 21.148775382607987, \"positive_daily\": \"\", \"positive\": 1167, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.19934578338362285, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 22.471706490517484, \"positive_daily\": \"\", \"positive\": 1240, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.23559047127155425, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.50140901224164, \"positive_daily\": \"\", \"positive\": 1352, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 25.697483712543377, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 26.204909342974418, \"positive_daily\": \"\", \"positive\": 1446, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.34432453493534854, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.509718106939953, \"positive_daily\": \"\", \"positive\": 1518, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.36244687887931426, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 29.267585469504624, \"positive_daily\": \"\", \"positive\": 1615, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.4530585985991428, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 34.10625130254347, \"positive_daily\": \"\", \"positive\": 1882, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5074256304310399, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 34.92175678002193, \"positive_daily\": \"\", \"positive\": 1927, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.4893032864870742, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 39.43422042206939, \"positive_daily\": \"\", \"positive\": 2176, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6161596940948342, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 41.826369822672866, \"positive_daily\": \"\", \"positive\": 2308, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7248937577586285, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 45.07026938864273, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.76113844564656, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 47.208705974030686, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8698725093103543, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 50.18077038084106, \"positive_daily\": \"\", \"positive\": 2769, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8879948532543199, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 52.64540915722039, \"positive_daily\": \"\", \"positive\": 2905, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.0148512608620799, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 53.89585088935404, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.069218292693977, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 55.52686184431095, \"positive_daily\": \"\", \"positive\": 3064, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1598300124138057, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 57.28472920687562, \"positive_daily\": \"\", \"positive\": 3161, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.3048087639655312, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 58.66202734661701, \"positive_daily\": \"\", \"positive\": 3237, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.3591757957974284, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 61.05417674722049, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.4860322034051885, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 63.22885802049637, \"positive_daily\": \"\", \"positive\": 3489, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.631010954956914, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 66.7083480577378, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.703500330732777, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 68.55682714002229, \"positive_daily\": \"\", \"positive\": 3783, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.7759897065086399, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 70.09722637525938, \"positive_daily\": \"\", \"positive\": 3868, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.5552504960991658, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 72.74308859107838, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.700229247650891, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 74.82715814463442, \"positive_daily\": \"\", \"positive\": 4129, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.1170431583621023, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 77.63612145594911, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.2076548780819314, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 79.6477016337293, \"positive_daily\": \"\", \"positive\": 4395, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.3707559735776225, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 81.09748914924657, \"positive_daily\": \"\", \"positive\": 4475, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.443245349353485, \"deceased_daily\": \"\", \"deceased\": 190, \"positive_100k\": 82.9278458875871, \"positive_daily\": \"\", \"positive\": 4576, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.4976123811853825, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 85.08440481691902, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.606346444849177, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 85.89991029439747, \"positive_daily\": \"\", \"positive\": 4740, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.7332028524569365, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 88.90821938909579, \"positive_daily\": \"\", \"positive\": 4906, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.8238145721767656, \"deceased_daily\": \"\", \"deceased\": 211, \"positive_100k\": 90.52110800010873, \"positive_daily\": \"\", \"positive\": 4995, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00298564305765438, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00447846458648157, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00447846458648157, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00447846458648157, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00597128611530876, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00746410764413595, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00746410764413595, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00746410764413595, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00895692917296314, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01642103681709909, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.01791385834592628, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.00149282152882719, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.020899501403580656, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.026870787518889418, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.05672721809543321, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.08509082714314982, \"positive_daily\": \"\", \"positive\": 57, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.14928215288271898, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.19406679874753469, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.00447846458648157, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2851289120059933, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.30453559188074675, \"positive_daily\": \"\", \"positive\": 204, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.4299326003022307, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.00895692917296314, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 0.5672721809543322, \"positive_daily\": \"\", \"positive\": 380, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.013435393759444709, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.9792909229106365, \"positive_daily\": \"\", \"positive\": 656, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.01642103681709909, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.431615846145275, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.6958452567476878, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.8197494436403443, \"positive_daily\": \"\", \"positive\": 1219, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.04926311045129727, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 2.6781218227159784, \"positive_daily\": \"\", \"positive\": 1794, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.117932900777348, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 5.495076047612886, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.711725593607046, \"positive_daily\": \"\", \"positive\": 4496, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.7654671686448244, \"positive_daily\": \"\", \"positive\": 4532, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 9.97652627715211, \"positive_daily\": \"\", \"positive\": 6683, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 11.51711809490177, \"positive_daily\": \"\", \"positive\": 7715, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 13.62050362901928, \"positive_daily\": \"\", \"positive\": 9124, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.36424845303383435, \"deceased_daily\": \"\", \"deceased\": 244, \"positive_100k\": 16.376252171234274, \"positive_daily\": \"\", \"positive\": 10970, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6732625095010626, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 19.045417064777286, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8404585207297078, \"deceased_daily\": \"\", \"deceased\": 563, \"positive_100k\": 21.590677771427647, \"positive_daily\": \"\", \"positive\": 14463, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.0091473534871804, \"deceased_daily\": \"\", \"deceased\": 676, \"positive_100k\": 24.247900092740043, \"positive_daily\": \"\", \"positive\": 16243, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2868121578490377, \"deceased_daily\": \"\", \"deceased\": 862, \"positive_100k\": 30.04004762458954, \"positive_daily\": \"\", \"positive\": 20123, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.645089324767563, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 33.77060862512869, \"positive_daily\": \"\", \"positive\": 22622, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.989931097926644, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 38.21623113797606, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.534810955948568, \"deceased_daily\": \"\", \"deceased\": 1698, \"positive_100k\": 44.11436899837229, \"positive_daily\": \"\", \"positive\": 29551, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.981164593067898, \"deceased_daily\": \"\", \"deceased\": 1997, \"positive_100k\": 49.86322470588579, \"positive_daily\": \"\", \"positive\": 33402, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.458867482292599, \"deceased_daily\": \"\", \"deceased\": 2317, \"positive_100k\": 56.88396435596007, \"positive_daily\": \"\", \"positive\": 38105, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.8977570117677924, \"deceased_daily\": \"\", \"deceased\": 2611, \"positive_100k\": 60.769778795497245, \"positive_daily\": \"\", \"positive\": 40708, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.5232492323463855, \"deceased_daily\": \"\", \"deceased\": 3030, \"positive_100k\": 67.43074845712417, \"positive_daily\": \"\", \"positive\": 45170, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.272645639817635, \"deceased_daily\": \"\", \"deceased\": 3532, \"positive_100k\": 78.86128290335395, \"positive_daily\": \"\", \"positive\": 52827, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.589314228243216, \"deceased_daily\": \"\", \"deceased\": 4414, \"positive_100k\": 86.20895046824138, \"positive_daily\": \"\", \"positive\": 57749, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.05825061260917, \"deceased_daily\": \"\", \"deceased\": 5398, \"positive_100k\": 89.46330140108465, \"positive_daily\": \"\", \"positive\": 59929, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 9.733196367953278, \"deceased_daily\": \"\", \"deceased\": 6520, \"positive_100k\": 97.33494932259043, \"positive_daily\": \"\", \"positive\": 65202, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.306630259337135, \"deceased_daily\": \"\", \"deceased\": 7574, \"positive_100k\": 103.7510962534897, \"positive_daily\": \"\", \"positive\": 69500, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.081404632798447, \"deceased_daily\": \"\", \"deceased\": 8093, \"positive_100k\": 106.60537101660728, \"positive_daily\": \"\", \"positive\": 71412, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 13.324924966311496, \"deceased_daily\": \"\", \"deceased\": 8926, \"positive_100k\": 112.47365244642697, \"positive_daily\": \"\", \"positive\": 75343, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 15.440253072659623, \"deceased_daily\": \"\", \"deceased\": 10343, \"positive_100k\": 118.17623068654682, \"positive_daily\": \"\", \"positive\": 79163, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 16.25234798434162, \"deceased_daily\": \"\", \"deceased\": 10887, \"positive_100k\": 123.98927771979992, \"positive_daily\": \"\", \"positive\": 83057, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 18.254221654498878, \"deceased_daily\": \"\", \"deceased\": 12228, \"positive_100k\": 130.42184568751628, \"positive_daily\": \"\", \"positive\": 87366, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 19.727636503451315, \"deceased_daily\": \"\", \"deceased\": 13215, \"positive_100k\": 136.94846141154875, \"positive_daily\": \"\", \"positive\": 91738, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 20.677070995785407, \"deceased_daily\": \"\", \"deceased\": 13851, \"positive_100k\": 141.61352868913372, \"positive_daily\": \"\", \"positive\": 94863, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 21.51454387345746, \"deceased_daily\": \"\", \"deceased\": 14412, \"positive_100k\": 181.69429391661492, \"positive_daily\": \"\", \"positive\": 121712, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 22.371423431004267, \"deceased_daily\": \"\", \"deceased\": 14986, \"positive_100k\": 187.19086278575665, \"positive_daily\": \"\", \"positive\": 125394, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 23.508953435970586, \"deceased_daily\": \"\", \"deceased\": 15748, \"positive_100k\": 194.6116786055566, \"positive_daily\": \"\", \"positive\": 130365, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 25.65861643748174, \"deceased_daily\": \"\", \"deceased\": 17188, \"positive_100k\": 199.41856392838017, \"positive_daily\": \"\", \"positive\": 133585, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 26.78271104868861, \"deceased_daily\": \"\", \"deceased\": 17941, \"positive_100k\": 218.06390482343176, \"positive_daily\": \"\", \"positive\": 146075, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 27.92024105365493, \"deceased_daily\": \"\", \"deceased\": 18703, \"positive_100k\": 221.06298327484558, \"positive_daily\": \"\", \"positive\": 148084, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 28.87863247516199, \"deceased_daily\": \"\", \"deceased\": 19345, \"positive_100k\": 221.06596891790323, \"positive_daily\": \"\", \"positive\": 148086, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 29.474268265164035, \"deceased_daily\": \"\", \"deceased\": 19744, \"positive_100k\": 228.41811494737715, \"positive_daily\": \"\", \"positive\": 153011, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 30.292334462961335, \"deceased_daily\": \"\", \"deceased\": 20292, \"positive_100k\": 231.97401582904354, \"positive_daily\": \"\", \"positive\": 155393, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 31.093979623941536, \"deceased_daily\": \"\", \"deceased\": 20829, \"positive_100k\": 236.11659557153897, \"positive_daily\": \"\", \"positive\": 158168, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.90607453562353, \"deceased_daily\": \"\", \"deceased\": 21373, \"positive_100k\": 232.85030206646505, \"positive_daily\": \"\", \"positive\": 155980, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.67637044449835, \"deceased_daily\": \"\", \"deceased\": 21889, \"positive_100k\": 236.31812647793063, \"positive_daily\": \"\", \"positive\": 158303, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 33.258570840740965, \"deceased_daily\": \"\", \"deceased\": 22279, \"positive_100k\": 238.77978917896664, \"positive_daily\": \"\", \"positive\": 159952, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 33.8094219848782, \"deceased_daily\": \"\", \"deceased\": 22648, \"positive_100k\": 241.30564320574226, \"positive_daily\": \"\", \"positive\": 161644, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 34.170684794854374, \"deceased_daily\": \"\", \"deceased\": 22890, \"positive_100k\": 242.16550840634676, \"positive_daily\": \"\", \"positive\": 162220, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 34.823047802951855, \"deceased_daily\": \"\", \"deceased\": 23327, \"positive_100k\": 247.7531393887469, \"positive_daily\": \"\", \"positive\": 165963, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 35.37091330403143, \"deceased_daily\": \"\", \"deceased\": 23694, \"positive_100k\": 252.36595791282295, \"positive_daily\": \"\", \"positive\": 169053, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 36.00834809684065, \"deceased_daily\": \"\", \"deceased\": 24121, \"positive_100k\": 248.6189758754667, \"positive_daily\": \"\", \"positive\": 166543, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 36.4397735186717, \"deceased_daily\": \"\", \"deceased\": 24410, \"positive_100k\": 249.74754895126006, \"positive_daily\": \"\", \"positive\": 167299, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0012058664631678581, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0048234658526714325, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0048234658526714325, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0048234658526714325, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00602933231583929, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009646931705342865, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01205866463167858, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014470397558014296, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014470397558014296, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014470397558014296, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014470397558014296, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015676264021182152, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015676264021182152, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.016882130484350014, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.016882130484350014, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01929386341068573, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020499729873853584, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03255839450553217, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05546985730572147, \"positive_daily\": \"\", \"positive\": 46, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05788159023205718, \"positive_daily\": \"\", \"positive\": 48, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09526345059026078, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15676264021182154, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.19173276764368943, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23634982678090016, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.31593701334997876, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5812276352469076, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8079305303224649, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9634873040711186, \"positive_daily\": \"\", \"positive\": 799, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2541011216945723, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4180989606854009, \"positive_daily\": \"\", \"positive\": 1176, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.7569474368355689, \"positive_daily\": \"\", \"positive\": 1457, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.300793211724273, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.5057905104628087, \"positive_daily\": \"\", \"positive\": 2078, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.008441065242175007, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 4.431559252141878, \"positive_daily\": \"\", \"positive\": 3675, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.010852798168510723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.528897733624628, \"positive_daily\": \"\", \"positive\": 4585, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.013264531094846438, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 6.987996154057737, \"positive_daily\": \"\", \"positive\": 5795, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.020499729873853584, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 8.769060920156663, \"positive_daily\": \"\", \"positive\": 7272, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.02894079511602859, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 11.162705849544862, \"positive_daily\": \"\", \"positive\": 9257, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.03376426096870003, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 14.864715891470187, \"positive_daily\": \"\", \"positive\": 12327, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.05305812437938575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 18.473874215731584, \"positive_daily\": \"\", \"positive\": 15320, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.08079305303224649, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 23.934037560955645, \"positive_daily\": \"\", \"positive\": 19848, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.10129278290610007, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 26.78591174634763, \"positive_daily\": \"\", \"positive\": 22213, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.11335144753777866, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 29.99351653837413, \"positive_daily\": \"\", \"positive\": 24873, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14832157496964654, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 35.037655953805285, \"positive_daily\": \"\", \"positive\": 29056, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1893210347173537, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 39.776711154054965, \"positive_daily\": \"\", \"positive\": 32986, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24840849141257876, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 45.006554004813964, \"positive_daily\": \"\", \"positive\": 37323, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.3219663456658181, \"deceased_daily\": \"\", \"deceased\": 267, \"positive_100k\": 52.98336065866935, \"positive_daily\": \"\", \"positive\": 43938, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.41240633040340746, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 61.34363284781211, \"positive_daily\": \"\", \"positive\": 50871, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.5221401785516825, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 69.57246559246957, \"positive_daily\": \"\", \"positive\": 57695, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.6427268248684683, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 74.87827803040814, \"positive_daily\": \"\", \"positive\": 62095, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.7777838687432684, \"deceased_daily\": \"\", \"deceased\": 645, \"positive_100k\": 80.65437838898218, \"positive_daily\": \"\", \"positive\": 66885, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.93454650895509, \"deceased_daily\": \"\", \"deceased\": 775, \"positive_100k\": 86.59085898715755, \"positive_daily\": \"\", \"positive\": 71808, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.1093971461144294, \"deceased_daily\": \"\", \"deceased\": 920, \"positive_100k\": 93.90323321980745, \"positive_daily\": \"\", \"positive\": 77872, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.3348941747268188, \"deceased_daily\": \"\", \"deceased\": 1107, \"positive_100k\": 102.25024087785536, \"positive_daily\": \"\", \"positive\": 84794, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.5374797405390188, \"deceased_daily\": \"\", \"deceased\": 1275, \"positive_100k\": 109.92558091591877, \"positive_daily\": \"\", \"positive\": 91159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.741271172814387, \"deceased_daily\": \"\", \"deceased\": 1444, \"positive_100k\": 115.87412017872582, \"positive_daily\": \"\", \"positive\": 96092, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.9100924776578871, \"deceased_daily\": \"\", \"deceased\": 1584, \"positive_100k\": 120.73496789175545, \"positive_daily\": \"\", \"positive\": 100123, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.182618298333823, \"deceased_daily\": \"\", \"deceased\": 1810, \"positive_100k\": 124.65523976351416, \"positive_daily\": \"\", \"positive\": 103374, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.4310267897464017, \"deceased_daily\": \"\", \"deceased\": 2016, \"positive_100k\": 129.8272010240411, \"positive_daily\": \"\", \"positive\": 107663, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.8325803219812986, \"deceased_daily\": \"\", \"deceased\": 2349, \"positive_100k\": 136.61984681106566, \"positive_daily\": \"\", \"positive\": 113296, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.143693869478606, \"deceased_daily\": \"\", \"deceased\": 2607, \"positive_100k\": 142.5105044836406, \"positive_daily\": \"\", \"positive\": 118181, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.336632503585463, \"deceased_daily\": \"\", \"deceased\": 2767, \"positive_100k\": 147.32191167168037, \"positive_daily\": \"\", \"positive\": 122171, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.2992506432272597, \"deceased_daily\": \"\", \"deceased\": 2736, \"positive_100k\": 150.6223681813708, \"positive_daily\": \"\", \"positive\": 124908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.644128451693267, \"deceased_daily\": \"\", \"deceased\": 3022, \"positive_100k\": 154.1748507818633, \"positive_daily\": \"\", \"positive\": 127854, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 3.8515374833581384, \"deceased_daily\": \"\", \"deceased\": 3194, \"positive_100k\": 156.84946259716963, \"positive_daily\": \"\", \"positive\": 130072, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 3.9721241296749237, \"deceased_daily\": \"\", \"deceased\": 3294, \"positive_100k\": 158.40141273526666, \"positive_daily\": \"\", \"positive\": 131359, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.5871160258905315, \"deceased_daily\": \"\", \"deceased\": 3804, \"positive_100k\": 162.49412351125838, \"positive_daily\": \"\", \"positive\": 134753, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.886170908756161, \"deceased_daily\": \"\", \"deceased\": 4052, \"positive_100k\": 166.0454002452877, \"positive_daily\": \"\", \"positive\": 137698, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.247930847706518, \"deceased_daily\": \"\", \"deceased\": 4352, \"positive_100k\": 170.50590029254562, \"positive_daily\": \"\", \"positive\": 141397, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.376958559265479, \"deceased_daily\": \"\", \"deceased\": 4459, \"positive_100k\": 172.8513105634071, \"positive_daily\": \"\", \"positive\": 143342, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.530103600087797, \"deceased_daily\": \"\", \"deceased\": 4586, \"positive_100k\": 175.0725165885623, \"positive_daily\": \"\", \"positive\": 145184, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.862922743922126, \"deceased_daily\": \"\", \"deceased\": 4862, \"positive_100k\": 177.34075140578102, \"positive_daily\": \"\", \"positive\": 147065, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.069125909123829, \"deceased_daily\": \"\", \"deceased\": 5033, \"positive_100k\": 178.81914368962484, \"positive_daily\": \"\", \"positive\": 148291, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.365769059063122, \"deceased_daily\": \"\", \"deceased\": 5279, \"positive_100k\": 181.66137094331145, \"positive_daily\": \"\", \"positive\": 150648, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.722705532160808, \"deceased_daily\": \"\", \"deceased\": 5575, \"positive_100k\": 184.6531256384309, \"positive_daily\": \"\", \"positive\": 153129, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.945790827846861, \"deceased_daily\": \"\", \"deceased\": 5760, \"positive_100k\": 186.90809592455483, \"positive_daily\": \"\", \"positive\": 154999, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.086877204037502, \"deceased_daily\": \"\", \"deceased\": 5877, \"positive_100k\": 188.73377774979096, \"positive_daily\": \"\", \"positive\": 156513, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.20625798389112, \"deceased_daily\": \"\", \"deceased\": 5976, \"positive_100k\": 190.24955189399296, \"positive_daily\": \"\", \"positive\": 157770, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.387137953366299, \"deceased_daily\": \"\", \"deceased\": 6126, \"positive_100k\": 191.4409479596028, \"positive_daily\": \"\", \"positive\": 158758, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.613840848441855, \"deceased_daily\": \"\", \"deceased\": 6314, \"positive_100k\": 192.8325178580985, \"positive_daily\": \"\", \"positive\": 159912, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.798338417306538, \"deceased_daily\": \"\", \"deceased\": 6467, \"positive_100k\": 194.79446259367262, \"positive_daily\": \"\", \"positive\": 161539, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 7.9864535855607235, \"deceased_daily\": \"\", \"deceased\": 6623, \"positive_100k\": 196.56708629452933, \"positive_daily\": \"\", \"positive\": 163009, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020603662589476556, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020603662589476556, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020603662589476556, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04120732517895311, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12362197553685933, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12362197553685933, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.370865926610578, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.370865926610578, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.39146958920005454, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4326769143790077, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7005245280422029, \"positive_daily\": \"\", \"positive\": 34, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.020603662589476556, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.8859574913474919, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.020603662589476556, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.8859574913474919, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.020603662589476556, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.85432963305289, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.482018977621538, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.594616757453272, \"positive_daily\": \"\", \"positive\": 223, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.016269476127154, \"positive_daily\": \"\", \"positive\": 292, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.47624006233844, \"positive_daily\": \"\", \"positive\": 557, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.072301548612488, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.173875132739095, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08241465035790622, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.66691830606576, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12362197553685933, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.179120413161126, \"positive_daily\": \"\", \"positive\": 1125, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.14422563812633588, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.382267581414343, \"positive_daily\": \"\", \"positive\": 1329, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.185432963305289, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 32.22412828994133, \"positive_daily\": \"\", \"positive\": 1564, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.39146958920005454, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 37.47806225025785, \"positive_daily\": \"\", \"positive\": 1819, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.45328057696848423, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 43.700368352279774, \"positive_daily\": \"\", \"positive\": 2121, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.741731853221156, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 49.75784515358589, \"positive_daily\": \"\", \"positive\": 2415, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9477684791159215, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 53.87857767148119, \"positive_daily\": \"\", \"positive\": 2615, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.112597779831734, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 59.95665813537678, \"positive_daily\": \"\", \"positive\": 2910, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4628600438528354, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 66.65284847695666, \"positive_daily\": \"\", \"positive\": 3235, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7513113201055073, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 71.0208249459257, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.0191589337687024, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 79.30349730689527, \"positive_daily\": \"\", \"positive\": 3849, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.472439510737187, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 88.03945024483332, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.822701774758288, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 94.85926256195006, \"positive_daily\": \"\", \"positive\": 4604, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.2553786891372956, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 102.89469097184592, \"positive_daily\": \"\", \"positive\": 4994, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.5850372905689207, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 110.51804612995225, \"positive_daily\": \"\", \"positive\": 5364, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.326769143790076, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 117.62630972332165, \"positive_daily\": \"\", \"positive\": 5709, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 4.8418607085269905, \"deceased_daily\": \"\", \"deceased\": 235, \"positive_100k\": 125.14664656848059, \"positive_daily\": \"\", \"positive\": 6074, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 5.418763261032334, \"deceased_daily\": \"\", \"deceased\": 263, \"positive_100k\": 135.4484778632189, \"positive_daily\": \"\", \"positive\": 6574, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 5.913251163179772, \"deceased_daily\": \"\", \"deceased\": 287, \"positive_100k\": 166.66302668627586, \"positive_daily\": \"\", \"positive\": 8089, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 6.593172028632497, \"deceased_daily\": \"\", \"deceased\": 320, \"positive_100k\": 183.9494995988467, \"positive_daily\": \"\", \"positive\": 8928, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 6.88162330488517, \"deceased_daily\": \"\", \"deceased\": 334, \"positive_100k\": 198.92836230139613, \"positive_daily\": \"\", \"positive\": 9655, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 7.520336845158943, \"deceased_daily\": \"\", \"deceased\": 365, \"positive_100k\": 219.36719559015688, \"positive_daily\": \"\", \"positive\": 10647, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 8.365087011327482, \"deceased_daily\": \"\", \"deceased\": 406, \"positive_100k\": 236.5094428646014, \"positive_daily\": \"\", \"positive\": 11479, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 9.14802618972759, \"deceased_daily\": \"\", \"deceased\": 444, \"positive_100k\": 258.51415451016237, \"positive_daily\": \"\", \"positive\": 12547, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.013380018485606, \"deceased_daily\": \"\", \"deceased\": 486, \"positive_100k\": 273.43120622494337, \"positive_daily\": \"\", \"positive\": 13271, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 10.919941172422574, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 288.03920300088225, \"positive_daily\": \"\", \"positive\": 13980, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.764691338591113, \"deceased_daily\": \"\", \"deceased\": 571, \"positive_100k\": 304.068852495495, \"positive_daily\": \"\", \"positive\": 14758, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.568234179580699, \"deceased_daily\": \"\", \"deceased\": 610, \"positive_100k\": 314.22645815210694, \"positive_daily\": \"\", \"positive\": 15251, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 14.154716198970394, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 322.48852685048706, \"positive_daily\": \"\", \"positive\": 15652, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 15.040673690317886, \"deceased_daily\": \"\", \"deceased\": 730, \"positive_100k\": 330.482747935204, \"positive_daily\": \"\", \"positive\": 16040, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 15.84421653130747, \"deceased_daily\": \"\", \"deceased\": 769, \"positive_100k\": 343.4836590291636, \"positive_daily\": \"\", \"positive\": 16671, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 16.359308096044384, \"deceased_daily\": \"\", \"deceased\": 794, \"positive_100k\": 362.76868721291373, \"positive_daily\": \"\", \"positive\": 17607, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 20.89211386572923, \"deceased_daily\": \"\", \"deceased\": 1014, \"positive_100k\": 374.6570005270417, \"positive_daily\": \"\", \"positive\": 18184, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.90169333261358, \"deceased_daily\": \"\", \"deceased\": 1063, \"positive_100k\": 382.42458132327437, \"positive_daily\": \"\", \"positive\": 18561, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 22.396181234761016, \"deceased_daily\": \"\", \"deceased\": 1087, \"positive_100k\": 396.8677487984974, \"positive_daily\": \"\", \"positive\": 19262, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.705236173603165, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 404.82076255803537, \"positive_daily\": \"\", \"positive\": 19648, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.879644941203328, \"deceased_daily\": \"\", \"deceased\": 1159, \"positive_100k\": 409.53900129102556, \"positive_daily\": \"\", \"positive\": 19877, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.518358481477097, \"deceased_daily\": \"\", \"deceased\": 1190, \"positive_100k\": 417.28597842466866, \"positive_daily\": \"\", \"positive\": 20253, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 25.383712310235115, \"deceased_daily\": \"\", \"deceased\": 1232, \"positive_100k\": 424.68269329429074, \"positive_daily\": \"\", \"positive\": 20612, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011256444314369977, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.022512888628739954, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03376933294310993, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04502577725747991, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07879511020058984, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11256444314369976, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11256444314369976, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13507733177243972, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16884666471554965, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22512888628739952, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.41648843963168913, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.48402710551790895, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6866431031765686, \"positive_daily\": \"\", \"positive\": 61, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6866431031765686, \"positive_daily\": \"\", \"positive\": 61, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8442333235777483, \"positive_daily\": \"\", \"positive\": 75, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8892591008352283, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1256444314369976, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.418311983610617, \"positive_daily\": \"\", \"positive\": 126, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7447488687273462, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3976226389608053, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.453904860532655, \"positive_daily\": \"\", \"positive\": 218, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8141110785924943, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4219590715684727, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.80650172223598, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.954659042301717, \"positive_daily\": \"\", \"positive\": 529, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.014588351831424, \"positive_daily\": \"\", \"positive\": 712, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.93944032958869, \"positive_daily\": \"\", \"positive\": 883, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.055651860690245, \"positive_daily\": \"\", \"positive\": 1071, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03376933294310993, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 13.935478061190032, \"positive_daily\": \"\", \"positive\": 1238, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05628222157184988, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 26.666516580742474, \"positive_daily\": \"\", \"positive\": 2369, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09005155451495982, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 30.313604538598344, \"positive_daily\": \"\", \"positive\": 2693, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 34.163308494112876, \"positive_daily\": \"\", \"positive\": 3035, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 40.73707197370495, \"positive_daily\": \"\", \"positive\": 3619, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.16884666471554965, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 47.80611900312929, \"positive_daily\": \"\", \"positive\": 4247, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.18010310902991963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 52.84900605596704, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.22512888628739952, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 60.31202863639434, \"positive_daily\": \"\", \"positive\": 5358, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2926675521736194, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 68.5742587631419, \"positive_daily\": \"\", \"positive\": 6092, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4052319953173192, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 77.18543866363494, \"positive_daily\": \"\", \"positive\": 6857, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.45025777257479904, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 83.61286836714018, \"positive_daily\": \"\", \"positive\": 7428, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.495283549832279, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 88.37434431211868, \"positive_daily\": \"\", \"positive\": 7851, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5515657714041289, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 94.8918255701389, \"positive_daily\": \"\", \"positive\": 8430, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.6416173259190887, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 100.22738017515027, \"positive_daily\": \"\", \"positive\": 8904, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7316688804340484, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 104.09959701929354, \"positive_daily\": \"\", \"positive\": 9248, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.8217204349490083, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 105.85560233233525, \"positive_daily\": \"\", \"positive\": 9404, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9680542110358179, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 112.20423692563993, \"positive_daily\": \"\", \"positive\": 9968, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0693622098651479, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 117.15707242396273, \"positive_daily\": \"\", \"positive\": 10408, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.1369008757513677, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 120.92798126927666, \"positive_daily\": \"\", \"positive\": 10743, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1594137643801075, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 125.4530718836534, \"positive_daily\": \"\", \"positive\": 11145, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.3057475404669174, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 130.41716382629053, \"positive_daily\": \"\", \"positive\": 11586, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3845426506675071, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 135.59512821090073, \"positive_daily\": \"\", \"positive\": 12046, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4633377608680969, \"deceased_daily\": \"\", \"deceased\": 130, \"positive_100k\": 140.7168103739391, \"positive_daily\": \"\", \"positive\": 12501, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5984150926405367, \"deceased_daily\": \"\", \"deceased\": 142, \"positive_100k\": 143.60971656273216, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.6997230914698664, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 146.13116008915105, \"positive_daily\": \"\", \"positive\": 12982, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.8460568675566764, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 149.31673383011773, \"positive_daily\": \"\", \"positive\": 13265, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.9361084220716358, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 151.86069024516536, \"positive_daily\": \"\", \"positive\": 13491, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.9923906436434857, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 154.35962088295548, \"positive_daily\": \"\", \"positive\": 13713, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.071185753844076, \"deceased_daily\": \"\", \"deceased\": 184, \"positive_100k\": 156.93734663094622, \"positive_daily\": \"\", \"positive\": 13942, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1274679754159256, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 163.19592966973593, \"positive_daily\": \"\", \"positive\": 14498, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.1612373083590355, \"deceased_daily\": \"\", \"deceased\": 192, \"positive_100k\": 166.62914518561877, \"positive_daily\": \"\", \"positive\": 14803, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.1837501969877753, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 169.49953848578312, \"positive_daily\": \"\", \"positive\": 15058, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.2400324185596254, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 172.2010851212319, \"positive_daily\": \"\", \"positive\": 15298, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2625453071883657, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 173.83326954681556, \"positive_daily\": \"\", \"positive\": 15443, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.2963146401314756, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 175.093991310025, \"positive_daily\": \"\", \"positive\": 15555, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.3638533060176954, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 177.041356176411, \"positive_daily\": \"\", \"positive\": 15728, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.420135527589545, \"deceased_daily\": \"\", \"deceased\": 215, \"positive_100k\": 178.2345392737342, \"positive_daily\": \"\", \"positive\": 15834, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.498930637790135, \"deceased_daily\": \"\", \"deceased\": 222, \"positive_100k\": 179.49526103694365, \"positive_daily\": \"\", \"positive\": 15946, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033095441644024007, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004964316246603601, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0016547720822012004, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.033095441644024004, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0033095441644024007, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.10259586909647442, \"positive_daily\": \"\", \"positive\": 62, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.004964316246603601, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.25648967274118606, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.011583404575408402, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.3789428068240749, \"positive_daily\": \"\", \"positive\": 229, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.016547720822012002, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 0.5328366104687865, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.019857264986414404, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.7496117532371437, \"positive_daily\": \"\", \"positive\": 453, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.028131125397420405, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.0838757138417863, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.03475021372622521, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 1.469437608994666, \"positive_daily\": \"\", \"positive\": 888, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.04798839038383481, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 1.866582908722954, \"positive_daily\": \"\", \"positive\": 1128, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.05626225079484081, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 2.803183907248833, \"positive_daily\": \"\", \"positive\": 1694, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.08604814827446242, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 3.3691159593616438, \"positive_daily\": \"\", \"positive\": 2036, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.13072699449389483, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 4.140239749667403, \"positive_daily\": \"\", \"positive\": 2502, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.17706061279552843, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 5.111590961919508, \"positive_daily\": \"\", \"positive\": 3089, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.24490626816577765, \"deceased_daily\": \"\", \"deceased\": 148, \"positive_100k\": 6.3841106931322305, \"positive_daily\": \"\", \"positive\": 3858, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.32599010019363645, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 7.671523373084765, \"positive_daily\": \"\", \"positive\": 4636, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.38556189515287964, \"deceased_daily\": \"\", \"deceased\": 233, \"positive_100k\": 9.735024159589662, \"positive_daily\": \"\", \"positive\": 5883, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.6056465820856393, \"deceased_daily\": \"\", \"deceased\": 366, \"positive_100k\": 12.203944106233852, \"positive_daily\": \"\", \"positive\": 7375, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.7661594740591559, \"deceased_daily\": \"\", \"deceased\": 463, \"positive_100k\": 15.17756953794941, \"positive_daily\": \"\", \"positive\": 9172, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 1.0441611838689575, \"deceased_daily\": \"\", \"deceased\": 631, \"positive_100k\": 16.794281862259982, \"positive_daily\": \"\", \"positive\": 10149, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 2.0949414560667194, \"deceased_daily\": \"\", \"deceased\": 1266, \"positive_100k\": 29.223274971673195, \"positive_daily\": \"\", \"positive\": 17660, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 2.3845265704519294, \"deceased_daily\": \"\", \"deceased\": 1441, \"positive_100k\": 35.010012943130796, \"positive_daily\": \"\", \"positive\": 21157, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 2.9934826967019714, \"deceased_daily\": \"\", \"deceased\": 1809, \"positive_100k\": 40.95064471823311, \"positive_daily\": \"\", \"positive\": 24747, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 3.5709981533901907, \"deceased_daily\": \"\", \"deceased\": 2158, \"positive_100k\": 46.300522859989584, \"positive_daily\": \"\", \"positive\": 27980, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 4.141894521749604, \"deceased_daily\": \"\", \"deceased\": 2503, \"positive_100k\": 52.13524922183102, \"positive_daily\": \"\", \"positive\": 31506, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 4.927911260795175, \"deceased_daily\": \"\", \"deceased\": 2978, \"positive_100k\": 59.096875371651464, \"positive_daily\": \"\", \"positive\": 35713, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 5.634498939895087, \"deceased_daily\": \"\", \"deceased\": 3405, \"positive_100k\": 67.90357239312625, \"positive_daily\": \"\", \"positive\": 41035, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 6.67204103543524, \"deceased_daily\": \"\", \"deceased\": 4032, \"positive_100k\": 77.80903807718265, \"positive_daily\": \"\", \"positive\": 47021, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 7.984275296620791, \"deceased_daily\": \"\", \"deceased\": 4825, \"positive_100k\": 88.65937862017591, \"positive_daily\": \"\", \"positive\": 53578, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 9.061531922133772, \"deceased_daily\": \"\", \"deceased\": 5476, \"positive_100k\": 97.85991139721459, \"positive_daily\": \"\", \"positive\": 59138, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 10.056049943536696, \"deceased_daily\": \"\", \"deceased\": 6077, \"positive_100k\": 105.78461489887613, \"positive_daily\": \"\", \"positive\": 63927, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 11.285545600612187, \"deceased_daily\": \"\", \"deceased\": 6820, \"positive_100k\": 114.47051355835023, \"positive_daily\": \"\", \"positive\": 69176, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 12.415754932755606, \"deceased_daily\": \"\", \"deceased\": 7503, \"positive_100k\": 123.09187610661849, \"positive_daily\": \"\", \"positive\": 74386, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 13.593952655282862, \"deceased_daily\": \"\", \"deceased\": 8215, \"positive_100k\": 133.35642733251254, \"positive_daily\": \"\", \"positive\": 80589, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 15.114688198825764, \"deceased_daily\": \"\", \"deceased\": 9134, \"positive_100k\": 143.13447556623942, \"positive_daily\": \"\", \"positive\": 86498, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 16.585780579902632, \"deceased_daily\": \"\", \"deceased\": 10023, \"positive_100k\": 153.02008398530938, \"positive_daily\": \"\", \"positive\": 92472, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 17.83678827404674, \"deceased_daily\": \"\", \"deceased\": 10779, \"positive_100k\": 161.65302993815305, \"positive_daily\": \"\", \"positive\": 97689, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 19.180463204794112, \"deceased_daily\": \"\", \"deceased\": 11591, \"positive_100k\": 168.3548568710679, \"positive_daily\": \"\", \"positive\": 101739, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 20.565507437596516, \"deceased_daily\": \"\", \"deceased\": 12428, \"positive_100k\": 175.0616481202294, \"positive_daily\": \"\", \"positive\": 105792, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 21.76852674135679, \"deceased_daily\": \"\", \"deceased\": 13155, \"positive_100k\": 182.97476821731553, \"positive_daily\": \"\", \"positive\": 110574, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 23.026153523829702, \"deceased_daily\": \"\", \"deceased\": 13915, \"positive_100k\": 190.69924429703073, \"positive_daily\": \"\", \"positive\": 115242, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 24.293708938795824, \"deceased_daily\": \"\", \"deceased\": 14681, \"positive_100k\": 198.28637429392325, \"positive_daily\": \"\", \"positive\": 119827, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.42060872677484, \"deceased_daily\": \"\", \"deceased\": 15362, \"positive_100k\": 206.2375541489, \"positive_daily\": \"\", \"positive\": 124632, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 26.289364069930468, \"deceased_daily\": \"\", \"deceased\": 15887, \"positive_100k\": 213.37955045568037, \"positive_daily\": \"\", \"positive\": 128948, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 27.341799114210435, \"deceased_daily\": \"\", \"deceased\": 16523, \"positive_100k\": 219.3350751795225, \"positive_daily\": \"\", \"positive\": 132547, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 28.341281451859956, \"deceased_daily\": \"\", \"deceased\": 17127, \"positive_100k\": 224.36392753733196, \"positive_daily\": \"\", \"positive\": 135586, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 29.23816792041301, \"deceased_daily\": \"\", \"deceased\": 17669, \"positive_100k\": 230.71163324465573, \"positive_daily\": \"\", \"positive\": 139422, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 30.247578890555737, \"deceased_daily\": \"\", \"deceased\": 18279, \"positive_100k\": 237.6682950782296, \"positive_daily\": \"\", \"positive\": 143626, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 31.190798977410424, \"deceased_daily\": \"\", \"deceased\": 18849, \"positive_100k\": 244.20629957500654, \"positive_daily\": \"\", \"positive\": 147577, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 32.21510289629297, \"deceased_daily\": \"\", \"deceased\": 19468, \"positive_100k\": 251.97379972885895, \"positive_daily\": \"\", \"positive\": 152271, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 32.928309663721684, \"deceased_daily\": \"\", \"deceased\": 19899, \"positive_100k\": 258.7451270892263, \"positive_daily\": \"\", \"positive\": 156363, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 33.86491066224757, \"deceased_daily\": \"\", \"deceased\": 20465, \"positive_100k\": 263.96262346440665, \"positive_daily\": \"\", \"positive\": 159516, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 34.86108345573268, \"deceased_daily\": \"\", \"deceased\": 21067, \"positive_100k\": 268.88060609270866, \"positive_daily\": \"\", \"positive\": 162488, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 35.817541719244986, \"deceased_daily\": \"\", \"deceased\": 21645, \"positive_100k\": 273.29388323593923, \"positive_daily\": \"\", \"positive\": 165155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 36.68629706240061, \"deceased_daily\": \"\", \"deceased\": 22170, \"positive_100k\": 279.55885033915297, \"positive_daily\": \"\", \"positive\": 168941, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 37.6377910096663, \"deceased_daily\": \"\", \"deceased\": 22745, \"positive_100k\": 285.3389692222818, \"positive_daily\": \"\", \"positive\": 172434, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 38.435391153287284, \"deceased_daily\": \"\", \"deceased\": 23227, \"positive_100k\": 291.11577856124615, \"positive_daily\": \"\", \"positive\": 175925, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 39.1519074648804, \"deceased_daily\": \"\", \"deceased\": 23660, \"positive_100k\": 296.1578690957132, \"positive_daily\": \"\", \"positive\": 178972, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 39.90317399019975, \"deceased_daily\": \"\", \"deceased\": 24114, \"positive_100k\": 299.8910349131591, \"positive_daily\": \"\", \"positive\": 181228, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 40.78682228209519, \"deceased_daily\": \"\", \"deceased\": 24648, \"positive_100k\": 304.4069079254862, \"positive_daily\": \"\", \"positive\": 183957, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 41.50995768201711, \"deceased_daily\": \"\", \"deceased\": 25085, \"positive_100k\": 309.98348984250424, \"positive_daily\": \"\", \"positive\": 187327, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 42.277771928158465, \"deceased_daily\": \"\", \"deceased\": 25549, \"positive_100k\": 314.36201677200864, \"positive_daily\": \"\", \"positive\": 189973, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 42.97277620268297, \"deceased_daily\": \"\", \"deceased\": 25969, \"positive_100k\": 319.36108323233844, \"positive_daily\": \"\", \"positive\": 192994, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 43.65950661679647, \"deceased_daily\": \"\", \"deceased\": 26384, \"positive_100k\": 323.2613810300867, \"positive_daily\": \"\", \"positive\": 195351, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 44.08974735816878, \"deceased_daily\": \"\", \"deceased\": 26644, \"positive_100k\": 327.1070713491223, \"positive_daily\": \"\", \"positive\": 197675, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 44.64078646154178, \"deceased_daily\": \"\", \"deceased\": 26977, \"positive_100k\": 329.9847200000702, \"positive_daily\": \"\", \"positive\": 199414, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 45.27290939694264, \"deceased_daily\": \"\", \"deceased\": 27359, \"positive_100k\": 333.44484842395286, \"positive_daily\": \"\", \"positive\": 201505, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 45.807400779493626, \"deceased_daily\": \"\", \"deceased\": 27682, \"positive_100k\": 336.8967029874246, \"positive_daily\": \"\", \"positive\": 203591, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 46.27901082292097, \"deceased_daily\": \"\", \"deceased\": 27967, \"positive_100k\": 339.99443632530523, \"positive_daily\": \"\", \"positive\": 205463, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.024170300067024243, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.26587330073726667, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6284278017426302, \"positive_daily\": \"\", \"positive\": 26, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0393229028820425, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.087663503016091, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.087663503016091, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.087663503016091, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3535368037533575, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3535368037533575, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3535368037533575, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.401877403887406, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.401877403887406, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4743883040884787, \"positive_daily\": \"\", \"positive\": 61, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5468992042895515, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5468992042895515, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.667750704624673, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7402616048257455, \"positive_daily\": \"\", \"positive\": 72, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9336240053619393, \"positive_daily\": \"\", \"positive\": 80, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9336240053619393, \"positive_daily\": \"\", \"positive\": 80, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.513711206970521, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.707073607506715, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.9729469082439817, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1421390087131518, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4321826095174424, \"positive_daily\": \"\", \"positive\": 142, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5772044099195877, \"positive_daily\": \"\", \"positive\": 148, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8430777106568543, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.253972811796267, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.544016412600557, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.568186712667582, \"positive_daily\": \"\", \"positive\": 189, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.61652731280163, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.713208513069727, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.027422413941042, \"positive_daily\": \"\", \"positive\": 208, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.438317515080454, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.680020515750697, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.163426517091181, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.429299817828448, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.985216719370006, \"positive_daily\": \"\", \"positive\": 289, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.661985121246685, \"positive_daily\": \"\", \"positive\": 317, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.266242622922292, \"positive_daily\": \"\", \"positive\": 342, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.07901512794911, \"positive_daily\": \"\", \"positive\": 417, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.577573732104613, \"positive_daily\": \"\", \"positive\": 479, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.438686837265477, \"positive_daily\": \"\", \"positive\": 556, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.073249544571123, \"positive_daily\": \"\", \"positive\": 665, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.95853294979901, \"positive_daily\": \"\", \"positive\": 743, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 20.665606557305725, \"positive_daily\": \"\", \"positive\": 855, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.99497306099206, \"positive_daily\": \"\", \"positive\": 910, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.00110796655507, \"positive_daily\": \"\", \"positive\": 993, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 27.892526277345976, \"positive_daily\": \"\", \"positive\": 1154, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 29.826150282707914, \"positive_daily\": \"\", \"positive\": 1234, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.048340600134048485, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.421390087131513, \"positive_daily\": \"\", \"positive\": 1300, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 32.75075659081785, \"positive_daily\": \"\", \"positive\": 1355, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 33.95927159416906, \"positive_daily\": \"\", \"positive\": 1405, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 36.83553730214494, \"positive_daily\": \"\", \"positive\": 1524, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.12085150033512121, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 40.074357511126195, \"positive_daily\": \"\", \"positive\": 1658, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.14502180040214543, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 42.322195417359445, \"positive_daily\": \"\", \"positive\": 1751, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.1691921004691697, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 46.28612462835142, \"positive_daily\": \"\", \"positive\": 1915, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.2175327006032182, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 48.21974863371336, \"positive_daily\": \"\", \"positive\": 1995, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.26587330073726667, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 50.27422413941043, \"positive_daily\": \"\", \"positive\": 2080, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.3142139008713151, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 54.3348345506705, \"positive_daily\": \"\", \"positive\": 2248, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3383842009383394, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 57.984549860791155, \"positive_daily\": \"\", \"positive\": 2399, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3625545010053636, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 63.18116437520136, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4592357012734606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 69.90050779383411, \"positive_daily\": \"\", \"positive\": 2892, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.48340600134048484, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 74.32367270609954, \"positive_daily\": \"\", \"positive\": 3075, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5317466014745333, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 79.4719466203757, \"positive_daily\": \"\", \"positive\": 3288, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5559169015415576, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 83.14583223056339, \"positive_daily\": \"\", \"positive\": 3440, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5800872016085817, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 90.39692225067067, \"positive_daily\": \"\", \"positive\": 3740, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.6284278017426302, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 97.26128746970555, \"positive_daily\": \"\", \"positive\": 4024, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6378264310208386, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.551305724083354, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.551305724083354, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.551305724083354, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.46478501714587, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 73.85914006858349, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 73.85914006858349, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 73.85914006858349, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 97.59957794777104, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 97.59957794777104, \"positive_daily\": \"\", \"positive\": 37, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 134.5291479820628, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 134.5291479820628, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 134.5291479820628, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 147.71828013716697, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 147.71828013716697, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 147.71828013716697, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 147.71828013716697, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 163.54523872329202, \"positive_daily\": \"\", \"positive\": 62, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 179.37219730941703, \"positive_daily\": \"\", \"positive\": 68, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 179.37219730941703, \"positive_daily\": \"\", \"positive\": 68, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 197.83698232656292, \"positive_daily\": \"\", \"positive\": 75, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 197.83698232656292, \"positive_daily\": \"\", \"positive\": 75, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 203.11263518860457, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 203.11263518860457, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 203.11263518860457, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 205.7504616196254, \"positive_daily\": \"\", \"positive\": 78, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 205.7504616196254, \"positive_daily\": \"\", \"positive\": 78, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 205.7504616196254, \"positive_daily\": \"\", \"positive\": 78, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 208.38828805064628, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 213.66394091268796, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Liechtenstein\", \"country\": \"LIE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.6378264310208386, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 216.3017673437088, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"LIE\", \"region_label\": \"Liechtenstein\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.13665835, \"Longitude\": 9.53574312, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16454729747518626, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3290945949503725, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3290945949503725, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.49364189242555884, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.49364189242555884, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8227364873759313, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1518310823263038, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.126398652028539, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.594608114156333, \"positive_daily\": \"\", \"positive\": 34, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.391912171234498, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.70829055103599, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.670141905589343, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 23.03662164652608, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3290945949503725, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 33.40310138746281, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 55.123344654187406, \"positive_daily\": \"\", \"positive\": 335, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 79.64089197799015, \"positive_daily\": \"\", \"positive\": 484, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 110.24668930837481, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 131.30874338519862, \"positive_daily\": \"\", \"positive\": 798, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 143.97888529078799, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.8374799252297, \"positive_daily\": \"\", \"positive\": 1099, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 219.34154753442328, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.4809256772766763, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 239.08722323144565, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.468209462127794, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 264.098412447674, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.9618513545533527, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 301.2861016770661, \"positive_daily\": \"\", \"positive\": 1831, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.4554932469789117, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 320.8672300766132, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.6200405444540977, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 327.1200273806703, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.7845878419292847, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 358.38401390095567, \"positive_daily\": \"\", \"positive\": 2178, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.771871626780402, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 381.585182844957, \"positive_daily\": \"\", \"positive\": 2319, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 4.936418924255588, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 409.2291288207883, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 429.7975410051866, \"positive_daily\": \"\", \"positive\": 2612, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 449.04957480978334, \"positive_daily\": \"\", \"positive\": 2729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 5.923702709106705, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 461.3906221204223, \"positive_daily\": \"\", \"positive\": 2804, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 6.746439196482638, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 467.80796672195453, \"positive_daily\": \"\", \"positive\": 2843, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 7.2400810889081955, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 488.70547350130323, \"positive_daily\": \"\", \"positive\": 2970, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 7.569175683858569, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 499.2365005397151, \"positive_daily\": \"\", \"positive\": 3034, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 8.556459468709686, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 512.5648316352052, \"positive_daily\": \"\", \"positive\": 3115, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.885554063660058, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 530.3359397625254, \"positive_daily\": \"\", \"positive\": 3223, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 10.201932443461548, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 538.0696627438591, \"positive_daily\": \"\", \"positive\": 3270, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 10.860121633362294, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 539.8796830160861, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 541.6897032883132, \"positive_daily\": \"\", \"positive\": 3292, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 11.02466893083748, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 544.157912750441, \"positive_daily\": \"\", \"positive\": 3307, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 555.0180343838033, \"positive_daily\": \"\", \"positive\": 3373, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 566.7008925045415, \"positive_daily\": \"\", \"positive\": 3444, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 572.6245952136483, \"positive_daily\": \"\", \"positive\": 3480, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 582.0037911697339, \"positive_daily\": \"\", \"positive\": 3537, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.011952715688597, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 584.1429060369113, \"positive_daily\": \"\", \"positive\": 3550, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 12.341047310638968, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 585.4592844167128, \"positive_daily\": \"\", \"positive\": 3558, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 12.834689203064528, \"deceased_daily\": \"\", \"deceased\": 78, \"positive_100k\": 595.3321222652239, \"positive_daily\": \"\", \"positive\": 3618, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 13.1637837980149, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 601.2558249743306, \"positive_daily\": \"\", \"positive\": 3654, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 13.65742569044046, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 603.0658452465576, \"positive_daily\": \"\", \"positive\": 3665, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 608.0022641708133, \"positive_daily\": \"\", \"positive\": 3695, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 610.6350209304162, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 612.6095885001185, \"positive_daily\": \"\", \"positive\": 3723, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 613.5968722849697, \"positive_daily\": \"\", \"positive\": 3729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 615.5714398546719, \"positive_daily\": \"\", \"positive\": 3741, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 620.1787641839771, \"positive_daily\": \"\", \"positive\": 3769, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 14.809256772766764, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 622.6469736461048, \"positive_daily\": \"\", \"positive\": 3784, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7756507709968664, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7756507709968664, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1634761564952996, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5513015419937328, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5513015419937328, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7452142347429493, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.939126927492166, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5208650057398154, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1026030839874656, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1026030839874656, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.296515776736682, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.296515776736682, \"positive_daily\": \"\", \"positive\": 17, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4904284694858987, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.6843411622351154, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.878253854984332, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.878253854984332, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.878253854984332, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.266079240482765, \"positive_daily\": \"\", \"positive\": 22, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.847817318730415, \"positive_daily\": \"\", \"positive\": 25, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.429555396978064, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.78694424622258, \"positive_daily\": \"\", \"positive\": 35, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.083460022959262, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.379975799695945, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.09475349818498, \"positive_daily\": \"\", \"positive\": 83, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.676491576432625, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.942570816915392, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 25.01473736464894, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.32254661661133, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.49731624833235, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 43.824268561322945, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 48.47817318730415, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.1939126927492166, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 53.90772858428222, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.1939126927492166, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 90.75114020663337, \"positive_daily\": \"\", \"positive\": 468, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6204372014145968, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6204372014145968, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6204372014145968, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0340620023576614, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2408744028291936, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2408744028291936, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.481748805658387, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.722623208487581, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.3430604099021775, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.204372014145968, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.858871217918226, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.858871217918226, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.96105722499121, \"positive_daily\": \"\", \"positive\": 53, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.235993630178065, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.097305234421855, \"positive_daily\": \"\", \"positive\": 73, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.613116042437905, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.128926850453954, \"positive_daily\": \"\", \"positive\": 107, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.74936405186855, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.678799660827664, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.712861663185326, \"positive_daily\": \"\", \"positive\": 134, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.746923665542983, \"positive_daily\": \"\", \"positive\": 139, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 30.81504767025831, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 31.22867247120137, \"positive_daily\": \"\", \"positive\": 151, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 32.262734473559036, \"positive_daily\": \"\", \"positive\": 156, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.951295679688954, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 38.88073128864807, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 40.535230492420325, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.776104895249524, \"positive_daily\": \"\", \"positive\": 202, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 44.051041300436374, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 46.94641490703783, \"positive_daily\": \"\", \"positive\": 227, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 49.84178851363928, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 60.59603333815896, \"positive_daily\": \"\", \"positive\": 293, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.20681240047153227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 61.836907740988146, \"positive_daily\": \"\", \"positive\": 299, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 69.69577895890637, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 72.38434016503629, \"positive_daily\": \"\", \"positive\": 350, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 76.52058817446694, \"positive_daily\": \"\", \"positive\": 370, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 78.1750873782392, \"positive_daily\": \"\", \"positive\": 378, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 79.41596178106839, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 81.27727338531218, \"positive_daily\": \"\", \"positive\": 393, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 82.51814778814138, \"positive_daily\": \"\", \"positive\": 399, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 85.2067089942713, \"positive_daily\": \"\", \"positive\": 412, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 87.27483299898661, \"positive_daily\": \"\", \"positive\": 422, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.10208260087275, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.30889500134428, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 89.1361446032304, \"positive_daily\": \"\", \"positive\": 431, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.61789340888879, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.82470580936032, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.03151820983186, \"positive_daily\": \"\", \"positive\": 445, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.44514301077493, \"positive_daily\": \"\", \"positive\": 447, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 93.06558021218952, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 94.72007941596178, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 95.75414141831943, \"positive_daily\": \"\", \"positive\": 463, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 96.1677662192625, \"positive_daily\": \"\", \"positive\": 465, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02820172013571796, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02820172013571796, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08460516040715388, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08460516040715388, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08460516040715388, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.16921032081430776, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3384206416286155, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.648639563121513, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.648639563121513, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8460516040715388, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.8460516040715388, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.38188428665018, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.8613135289573852, \"positive_daily\": \"\", \"positive\": 66, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.2561376108574365, \"positive_daily\": \"\", \"positive\": 80, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.650961692757488, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.0739874947932573, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.525215016964745, \"positive_daily\": \"\", \"positive\": 125, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.202056300221976, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.991704464022078, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 5.612142307007874, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.514597351350848, \"positive_daily\": \"\", \"positive\": 231, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.417052395693823, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.404112600443952, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.11280688054287184, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 9.955207207908439, \"positive_daily\": \"\", \"positive\": 353, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14100860067858978, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 11.929327617408696, \"positive_daily\": \"\", \"positive\": 423, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.16921032081430776, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.241868668537569, \"positive_daily\": \"\", \"positive\": 505, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.22561376108574369, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 16.66721660020931, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.3384206416286155, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 21.207693542059904, \"positive_daily\": \"\", \"positive\": 752, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.4230258020357694, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 24.366286197260315, \"positive_daily\": \"\", \"positive\": 864, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.5358326825786411, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.21465993096783, \"positive_daily\": \"\", \"positive\": 965, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6204378429857951, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 29.781016463318164, \"positive_daily\": \"\", \"positive\": 1056, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7614464436643849, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 33.10881943933288, \"positive_daily\": \"\", \"positive\": 1174, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 36.35201725494045, \"positive_daily\": \"\", \"positive\": 1289, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 40.554073555162425, \"positive_daily\": \"\", \"positive\": 1438, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8460516040715388, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 43.99468341172002, \"positive_daily\": \"\", \"positive\": 1560, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.8742533242072567, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 46.87125886556325, \"positive_daily\": \"\", \"positive\": 1662, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.9870602047501285, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 48.281344872349145, \"positive_daily\": \"\", \"positive\": 1712, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1280688054287182, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 54.54212674247852, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.297279126243026, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 57.7853245580861, \"positive_daily\": \"\", \"positive\": 2049, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5228928873287697, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 60.746505172336484, \"positive_daily\": \"\", \"positive\": 2154, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5792963276002054, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 63.84869438726546, \"positive_daily\": \"\", \"positive\": 2264, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6074980477359238, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 67.0636904827373, \"positive_daily\": \"\", \"positive\": 2378, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.8895152490931033, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 69.71465217549479, \"positive_daily\": \"\", \"positive\": 2472, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.974120409500257, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 71.85798290580935, \"positive_daily\": \"\", \"positive\": 2548, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.030523849771693, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 73.71929643476673, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1151290101788467, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 78.34437853702448, \"positive_daily\": \"\", \"positive\": 2778, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.2561376108574365, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 82.51823311711074, \"positive_daily\": \"\", \"positive\": 2926, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.368944491400309, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 87.70734962208284, \"positive_daily\": \"\", \"positive\": 3110, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.650961692757488, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 93.17848332841213, \"positive_daily\": \"\", \"positive\": 3304, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.707365133028924, \"deceased_daily\": \"\", \"deceased\": 96, \"positive_100k\": 96.11146222252681, \"positive_daily\": \"\", \"positive\": 3408, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.8765754538432318, \"deceased_daily\": \"\", \"deceased\": 102, \"positive_100k\": 98.17018779243422, \"positive_daily\": \"\", \"positive\": 3481, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.9047771739789496, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 102.59785785374193, \"positive_daily\": \"\", \"positive\": 3638, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.1303909350646935, \"deceased_daily\": \"\", \"deceased\": 111, \"positive_100k\": 106.34868663179243, \"positive_daily\": \"\", \"positive\": 3771, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.2713995357432832, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 109.90210336889288, \"positive_daily\": \"\", \"positive\": 3897, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.5851817382762006, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.170363476552401, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.170363476552401, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.170363476552401, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.170363476552401, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.096272167933407, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.096272167933407, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.096272167933407, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.096272167933407, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.43699912103821, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.43699912103821, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 59.459179980352616, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 59.459179980352616, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 59.459179980352616, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 80.14063388656223, \"positive_daily\": \"\", \"positive\": 31, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 85.31099736311464, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 108.57763300760044, \"positive_daily\": \"\", \"positive\": 42, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 108.57763300760044, \"positive_daily\": \"\", \"positive\": 42, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 118.91835996070523, \"positive_daily\": \"\", \"positive\": 46, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 126.67390517553383, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 134.42945039036243, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 142.18499560519103, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 155.11090429657204, \"positive_daily\": \"\", \"positive\": 60, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 165.45163124967684, \"positive_daily\": \"\", \"positive\": 64, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 170.62199472622927, \"positive_daily\": \"\", \"positive\": 66, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 188.71826689416267, \"positive_daily\": \"\", \"positive\": 73, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 199.05899384726746, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 204.22935732381987, \"positive_daily\": \"\", \"positive\": 79, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 209.39972080037225, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 217.15526601520088, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 232.66635644485808, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 237.83671992141046, \"positive_daily\": \"\", \"positive\": 92, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.5851817382762006, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 240.42190165968665, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 7.755545214828603, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 243.00708339796287, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 245.5922651362391, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 245.5922651362391, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 245.5922651362391, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Monaco\", \"country\": \"MCO\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 10.340726953104802, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 245.5922651362391, \"positive_daily\": \"\", \"positive\": 95, \"region_iso\": \"MCO\", \"region_label\": \"Monaco\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 43.75274627, \"Longitude\": 7.40627677, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.32136515919626574, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.32136515919626574, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4820477387943986, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.2495561143738603, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.2495561143738603, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.37433417156079, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.338429649149587, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.552081241112245, \"positive_daily\": \"\", \"positive\": 47, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.355494139102909, \"positive_daily\": \"\", \"positive\": 52, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.087097992271167, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.175971527046896, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.49733668624316, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.658019265841293, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.16068257959813287, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.62211474343009, \"positive_daily\": \"\", \"positive\": 91, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 17.514401176196483, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.763957290570342, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 23.138291462131132, \"positive_daily\": \"\", \"positive\": 144, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 27.958768850075117, \"positive_daily\": \"\", \"positive\": 174, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 32.297198499224706, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 34.386072034000435, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.439041046364956, \"positive_daily\": \"\", \"positive\": 233, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 38.724501683150024, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 39.849279740336954, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.492010058729484, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.97405779752388, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 42.259518434308944, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 43.70566165069214, \"positive_daily\": \"\", \"positive\": 272, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 44.027026809888405, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 45.4731700262716, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 46.276582924262264, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.32955193662679, \"positive_daily\": \"\", \"positive\": 307, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.49023451622492, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.132964834617454, \"positive_daily\": \"\", \"positive\": 312, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.29364741421559, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.61501257341185, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.77569515300999, \"positive_daily\": \"\", \"positive\": 316, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.257742891804384, \"positive_daily\": \"\", \"positive\": 319, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.418425471402514, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.739790630598776, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.739790630598776, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005803487977523323, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005803487977523323, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03482092786513994, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05803487977523323, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10446278359541983, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13928371146055976, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.22053254314588627, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4758860141569125, \"positive_daily\": \"\", \"positive\": 82, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.7428464611229854, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.0910557397743847, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.5379243140436807, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.8629196407849868, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.023213951910093292, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 2.216932407413909, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.05803487977523323, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.677611309883798, \"positive_daily\": \"\", \"positive\": 806, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.06964185573027988, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 5.582955434377437, \"positive_daily\": \"\", \"positive\": 962, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.11606975955046646, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 6.604369318421543, \"positive_daily\": \"\", \"positive\": 1138, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.13928371146055976, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 8.217738976173026, \"positive_daily\": \"\", \"positive\": 1416, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.24954998303350293, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.929767929542406, \"positive_daily\": \"\", \"positive\": 1711, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3366023026963527, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.943578257742999, \"positive_daily\": \"\", \"positive\": 2058, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4468685742692959, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 14.31720484055004, \"positive_daily\": \"\", \"positive\": 2467, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6209732135949956, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 17.42787439650254, \"positive_daily\": \"\", \"positive\": 3003, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.7950778529206952, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 21.124696238184896, \"positive_daily\": \"\", \"positive\": 3640, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.044627835954198, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 24.473308801215857, \"positive_daily\": \"\", \"positive\": 4217, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2419464271899912, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 27.64781672492111, \"positive_daily\": \"\", \"positive\": 4764, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.6075661697739605, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 32.38346291458014, \"positive_daily\": \"\", \"positive\": 5580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 2.071845207975826, \"deceased_daily\": \"\", \"deceased\": 357, \"positive_100k\": 37.36285559929515, \"positive_daily\": \"\", \"positive\": 6438, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.5245172702226455, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 43.340448216144175, \"positive_daily\": \"\", \"positive\": 7468, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 3.174507923705258, \"deceased_daily\": \"\", \"deceased\": 547, \"positive_100k\": 50.18276054164417, \"positive_daily\": \"\", \"positive\": 8647, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.7142323056149267, \"deceased_daily\": \"\", \"deceased\": 640, \"positive_100k\": 56.98444845130151, \"positive_daily\": \"\", \"positive\": 9819, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 4.4802927186480055, \"deceased_daily\": \"\", \"deceased\": 772, \"positive_100k\": 63.43212359432993, \"positive_daily\": \"\", \"positive\": 10930, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 5.020017100557674, \"deceased_daily\": \"\", \"deceased\": 865, \"positive_100k\": 68.57981743039312, \"positive_daily\": \"\", \"positive\": 11817, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.035627496624256, \"deceased_daily\": \"\", \"deceased\": 1040, \"positive_100k\": 73.51278221128793, \"positive_daily\": \"\", \"positive\": 12667, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.819098373589905, \"deceased_daily\": \"\", \"deceased\": 1175, \"positive_100k\": 79.48457134015943, \"positive_daily\": \"\", \"positive\": 13696, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 7.7824773778587755, \"deceased_daily\": \"\", \"deceased\": 1341, \"positive_100k\": 85.8219802116149, \"positive_daily\": \"\", \"positive\": 14788, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 8.64719708650975, \"deceased_daily\": \"\", \"deceased\": 1490, \"positive_100k\": 91.8169832923965, \"positive_daily\": \"\", \"positive\": 15821, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 9.610576090778624, \"deceased_daily\": \"\", \"deceased\": 1656, \"positive_100k\": 97.07494340003262, \"positive_daily\": \"\", \"positive\": 16727, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 10.277977208193805, \"deceased_daily\": \"\", \"deceased\": 1771, \"positive_100k\": 104.19001966047624, \"positive_daily\": \"\", \"positive\": 17953, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 10.875736469878708, \"deceased_daily\": \"\", \"deceased\": 1874, \"positive_100k\": 109.83681346260641, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 12.233752656619163, \"deceased_daily\": \"\", \"deceased\": 2108, \"positive_100k\": 114.38094454900717, \"positive_daily\": \"\", \"positive\": 19709, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 13.086865389315093, \"deceased_daily\": \"\", \"deceased\": 2255, \"positive_100k\": 120.02773835113737, \"positive_daily\": \"\", \"positive\": 20682, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 13.945781609988545, \"deceased_daily\": \"\", \"deceased\": 2403, \"positive_100k\": 127.11379717169336, \"positive_daily\": \"\", \"positive\": 21903, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 14.624789703358775, \"deceased_daily\": \"\", \"deceased\": 2520, \"positive_100k\": 134.92529198943973, \"positive_daily\": \"\", \"positive\": 23249, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 15.396653604369376, \"deceased_daily\": \"\", \"deceased\": 2653, \"positive_100k\": 142.59750309572559, \"positive_daily\": \"\", \"positive\": 24571, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 15.942181474256568, \"deceased_daily\": \"\", \"deceased\": 2747, \"positive_100k\": 149.41660146931548, \"positive_daily\": \"\", \"positive\": 25746, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 16.441281440323575, \"deceased_daily\": \"\", \"deceased\": 2833, \"positive_100k\": 155.01116387964797, \"positive_daily\": \"\", \"positive\": 26710, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 17.14930697358142, \"deceased_daily\": \"\", \"deceased\": 2955, \"positive_100k\": 160.06019842009326, \"positive_daily\": \"\", \"positive\": 27580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 18.25196968931085, \"deceased_daily\": \"\", \"deceased\": 3145, \"positive_100k\": 164.3315655715504, \"positive_daily\": \"\", \"positive\": 28316, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 19.308204501220096, \"deceased_daily\": \"\", \"deceased\": 3327, \"positive_100k\": 170.52388724356783, \"positive_daily\": \"\", \"positive\": 29383, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 20.143906769983456, \"deceased_daily\": \"\", \"deceased\": 3471, \"positive_100k\": 177.69699838378665, \"positive_daily\": \"\", \"positive\": 30619, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 20.96800206279177, \"deceased_daily\": \"\", \"deceased\": 3613, \"positive_100k\": 184.3535990940059, \"positive_daily\": \"\", \"positive\": 31766, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 21.455495052903725, \"deceased_daily\": \"\", \"deceased\": 3697, \"positive_100k\": 190.57493820591088, \"positive_daily\": \"\", \"positive\": 32838, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 21.84432874739779, \"deceased_daily\": \"\", \"deceased\": 3764, \"positive_100k\": 194.92755418905338, \"positive_daily\": \"\", \"positive\": 33588, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 22.80190426368914, \"deceased_daily\": \"\", \"deceased\": 3929, \"positive_100k\": 199.1582969246679, \"positive_daily\": \"\", \"positive\": 34317, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 23.60858909256488, \"deceased_daily\": \"\", \"deceased\": 4068, \"positive_100k\": 203.30779082859706, \"positive_daily\": \"\", \"positive\": 35032, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 24.32822160177777, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 208.4670916406153, \"positive_daily\": \"\", \"positive\": 35921, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 24.978212255260384, \"deceased_daily\": \"\", \"deceased\": 4304, \"positive_100k\": 213.15630992645413, \"positive_daily\": \"\", \"positive\": 36729, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 25.67463081256318, \"deceased_daily\": \"\", \"deceased\": 4424, \"positive_100k\": 216.9575945517319, \"positive_daily\": \"\", \"positive\": 37384, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 26.063464507057247, \"deceased_daily\": \"\", \"deceased\": 4491, \"positive_100k\": 220.7646826649872, \"positive_daily\": \"\", \"positive\": 38040, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 26.31301449009075, \"deceased_daily\": \"\", \"deceased\": 4534, \"positive_100k\": 223.08607785599656, \"positive_daily\": \"\", \"positive\": 38440, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 26.59158191301187, \"deceased_daily\": \"\", \"deceased\": 4582, \"positive_100k\": 224.08427778813058, \"positive_daily\": \"\", \"positive\": 38612, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 27.433087669752748, \"deceased_daily\": \"\", \"deceased\": 4727, \"positive_100k\": 226.32442414745455, \"positive_daily\": \"\", \"positive\": 38998, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 27.920580659864708, \"deceased_daily\": \"\", \"deceased\": 4811, \"positive_100k\": 229.30741696790156, \"positive_daily\": \"\", \"positive\": 39512, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01881702624749357, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01881702624749357, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11290215748496144, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.28225539371240355, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3575234987023779, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4704256561873393, \"positive_daily\": \"\", \"positive\": 25, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6021448399197943, \"positive_daily\": \"\", \"positive\": 32, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.05375346985964, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6370812835319408, \"positive_daily\": \"\", \"positive\": 87, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0322388347293057, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.766102858381555, \"positive_daily\": \"\", \"positive\": 147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.311796619558869, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8574903807361824, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.5268104989974285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.252581696001156, \"positive_daily\": \"\", \"positive\": 598, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.209552425740487, \"positive_daily\": \"\", \"positive\": 702, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.7417581425036, \"positive_daily\": \"\", \"positive\": 996, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 20.510558609767994, \"positive_daily\": \"\", \"positive\": 1090, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 22.97558904818965, \"positive_daily\": \"\", \"positive\": 1221, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 25.08309598790893, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 27.529309400083097, \"positive_daily\": \"\", \"positive\": 1463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.11290215748496144, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 29.166390683615038, \"positive_daily\": \"\", \"positive\": 1550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 32.85452782812378, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 36.015788237702694, \"positive_daily\": \"\", \"positive\": 1914, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 39.854461592191385, \"positive_daily\": \"\", \"positive\": 2118, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 44.87860760027217, \"positive_daily\": \"\", \"positive\": 2385, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.18817026247493573, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 49.319425794680654, \"positive_daily\": \"\", \"positive\": 2621, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.22580431496992287, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 53.87314614657409, \"positive_daily\": \"\", \"positive\": 2863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 58.03170894727017, \"positive_daily\": \"\", \"positive\": 3084, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 63.39456142780585, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.3575234987023779, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 70.65793355933836, \"positive_daily\": \"\", \"positive\": 3755, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43279160369235214, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 75.5503603836867, \"positive_daily\": \"\", \"positive\": 4015, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4704256561873393, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 80.61214044426247, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.6021448399197943, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 83.64168167010892, \"positive_daily\": \"\", \"positive\": 4445, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7338640236522493, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 87.32981881461767, \"positive_daily\": \"\", \"positive\": 4641, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.8279491548897172, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 91.50719864156125, \"positive_daily\": \"\", \"positive\": 4863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.9408513123746786, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 96.8512340958494, \"positive_daily\": \"\", \"positive\": 5147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.1102045486021208, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 101.04743094904047, \"positive_daily\": \"\", \"positive\": 5370, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.1666556273446014, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 104.43449567358932, \"positive_daily\": \"\", \"positive\": 5550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3360088635720435, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 107.01242826949594, \"positive_daily\": \"\", \"positive\": 5687, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4300939948095115, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 110.3618589415498, \"positive_daily\": \"\", \"positive\": 5865, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.6747153360269278, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9005196509968507, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0322388347293057, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 116.87255002318258, \"positive_daily\": \"\", \"positive\": 6211, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.126323965966774, \"deceased_daily\": \"\", \"deceased\": 113, \"positive_100k\": 118.8107037266744, \"positive_daily\": \"\", \"positive\": 6314, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.239226123451735, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 120.59832122018629, \"positive_daily\": \"\", \"positive\": 6409, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.408579359679177, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 122.78109626489555, \"positive_daily\": \"\", \"positive\": 6525, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.5214815171641387, \"deceased_daily\": \"\", \"deceased\": 134, \"positive_100k\": 124.24882431220006, \"positive_daily\": \"\", \"positive\": 6603, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.6155666484016065, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 124.62516483714994, \"positive_daily\": \"\", \"positive\": 6623, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.822553937124036, \"deceased_daily\": \"\", \"deceased\": 150, \"positive_100k\": 126.82675690810667, \"positive_daily\": \"\", \"positive\": 6740, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.860187989619023, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 129.76221300271567, \"positive_daily\": \"\", \"positive\": 6896, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.029541225846465, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 130.53371107886292, \"positive_daily\": \"\", \"positive\": 6937, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.0859923045889457, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 132.39659667736478, \"positive_daily\": \"\", \"positive\": 7036, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.1048093308364395, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 133.1869117797595, \"positive_daily\": \"\", \"positive\": 7078, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.4058817507963366, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 134.65463982706402, \"positive_daily\": \"\", \"positive\": 7156, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.4246987770438304, \"deceased_daily\": \"\", \"deceased\": 182, \"positive_100k\": 135.31323574572627, \"positive_daily\": \"\", \"positive\": 7191, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.5187839082812977, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 138.07933860410785, \"positive_daily\": \"\", \"positive\": 7338, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.6505030920137527, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 139.2648112576999, \"positive_daily\": \"\", \"positive\": 7401, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.744588223251221, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 140.43146688504453, \"positive_daily\": \"\", \"positive\": 7463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.1088798299543, \"positive_daily\": \"\", \"positive\": 7499, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.6357565648841, \"positive_daily\": \"\", \"positive\": 7527, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.8574903807361824, \"deceased_daily\": \"\", \"deceased\": 205, \"positive_100k\": 142.99058245470366, \"positive_daily\": \"\", \"positive\": 7599, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.876307406983676, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 144.13842105580076, \"positive_daily\": \"\", \"positive\": 7660, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.895124433231169, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 145.07927236817545, \"positive_daily\": \"\", \"positive\": 7710, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.9515755119736498, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 145.60614910310525, \"positive_daily\": \"\", \"positive\": 7738, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02394135517167987, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.19153084137343895, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2633549068884785, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.6464165896353564, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.8618887861804753, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.0294782723822342, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.3167745344423927, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.651953506845911, \"positive_daily\": \"\", \"positive\": 69, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.0589565447644684, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.6096077137131055, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.2799656585201418, \"positive_daily\": \"\", \"positive\": 137, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.788271034335973, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0718240655150396, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.493644168735798, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.606020341054181, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.359276185797366, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.21547219654511882, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 16.136473385712232, \"positive_daily\": \"\", \"positive\": 674, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.3351789724035181, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 18.817905164940377, \"positive_daily\": \"\", \"positive\": 786, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.40700303791855774, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 21.57116100968356, \"positive_daily\": \"\", \"positive\": 901, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5745925241203168, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 23.67800026479139, \"positive_daily\": \"\", \"positive\": 989, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7661233654937558, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 31.530764761102386, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.885830141352155, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 35.313498878227804, \"positive_daily\": \"\", \"positive\": 1475, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9815955620388745, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 40.053887202220416, \"positive_daily\": \"\", \"positive\": 1673, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.1013023378972737, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 43.11838066419544, \"positive_daily\": \"\", \"positive\": 1801, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.2928331792707128, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 47.59541408129957, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.3167745344423927, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 50.27684586052772, \"positive_daily\": \"\", \"positive\": 2100, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4125399551291122, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 53.84410778110802, \"positive_daily\": \"\", \"positive\": 2249, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5083053758158316, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 60.5237458740067, \"positive_daily\": \"\", \"positive\": 2528, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.580129441330871, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 65.88660943246299, \"positive_daily\": \"\", \"positive\": 2752, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.77166028270431, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 71.20159028057593, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.8913670585627094, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 77.42634262521268, \"positive_daily\": \"\", \"positive\": 3234, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0828978999361487, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 81.40060758371155, \"positive_daily\": \"\", \"positive\": 3400, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.2504873861379076, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 83.1243851560725, \"positive_daily\": \"\", \"positive\": 3472, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2744287413095874, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 85.56640338358385, \"positive_daily\": \"\", \"positive\": 3574, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.465959582683026, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 89.80402324897119, \"positive_daily\": \"\", \"positive\": 3751, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.6096077137131055, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 96.14848236946635, \"positive_daily\": \"\", \"positive\": 4016, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.7771971999148644, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 100.79310527277225, \"positive_daily\": \"\", \"positive\": 4210, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.872962620601584, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 102.30141064858807, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.016610751631663, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 106.94603355189396, \"positive_daily\": \"\", \"positive\": 4467, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.256024303348462, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 111.51883238968482, \"positive_daily\": \"\", \"positive\": 4658, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.375731079206861, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 115.42127328266864, \"positive_daily\": \"\", \"positive\": 4821, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.4954378550652607, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 123.6810408168982, \"positive_daily\": \"\", \"positive\": 5166, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.6869686964386994, \"deceased_daily\": \"\", \"deceased\": 154, \"positive_100k\": 127.79895390642713, \"positive_daily\": \"\", \"positive\": 5338, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.8066754722970986, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 132.58722494076312, \"positive_daily\": \"\", \"positive\": 5538, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.9503236033271785, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 138.35709153713796, \"positive_daily\": \"\", \"positive\": 5779, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.261561220559016, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 152.6979632849742, \"positive_daily\": \"\", \"positive\": 6378, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 4.500974772275815, \"deceased_daily\": \"\", \"deceased\": 188, \"positive_100k\": 156.3849319814129, \"positive_daily\": \"\", \"positive\": 6532, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0031260495711435115, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0031260495711435115, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01875629742686107, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02188234699800458, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.034386545282578625, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.034386545282578625, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04689074356715267, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08752938799201831, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11878988370345343, \"positive_daily\": \"\", \"positive\": 38, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13442013155917099, \"positive_daily\": \"\", \"positive\": 43, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.26884026311834197, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.36574779982379085, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.45327718781580917, \"positive_daily\": \"\", \"positive\": 145, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.009378148713430534, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.9940837636236367, \"positive_daily\": \"\", \"positive\": 318, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.1347559943250947, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2347895806016869, \"positive_daily\": \"\", \"positive\": 395, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02188234699800458, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 1.3004366215957006, \"positive_daily\": \"\", \"positive\": 416, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.5005037941488855, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.8131087512632367, \"positive_daily\": \"\", \"positive\": 580, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.034386545282578625, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.9850414776761298, \"positive_daily\": \"\", \"positive\": 635, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.050016793138296184, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 2.097579262237296, \"positive_daily\": \"\", \"positive\": 671, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05626889228058321, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 2.663394234614272, \"positive_daily\": \"\", \"positive\": 852, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.07502518970744428, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 2.969747092586336, \"positive_daily\": \"\", \"positive\": 950, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.09378148713430534, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 3.3292427932678392, \"positive_daily\": \"\", \"positive\": 1065, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.11878988370345343, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 4.135763582622865, \"positive_daily\": \"\", \"positive\": 1323, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17193272641289314, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.420234093596925, \"positive_daily\": \"\", \"positive\": 1414, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.1906890238397542, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 4.9860490659739005, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.22820161869347635, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 5.458082551216571, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25946211440491146, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 7.130519071778349, \"positive_daily\": \"\", \"positive\": 2281, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.28759656054520305, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 8.005812951698532, \"positive_daily\": \"\", \"positive\": 2561, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3344873041123557, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 9.234350433157932, \"positive_daily\": \"\", \"positive\": 2954, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3782519981083649, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 13.573307237905126, \"positive_daily\": \"\", \"positive\": 4342, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4313948408178046, \"deceased_daily\": \"\", \"deceased\": 138, \"positive_100k\": 16.430516545930296, \"positive_daily\": \"\", \"positive\": 5256, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5283023775232535, \"deceased_daily\": \"\", \"deceased\": 169, \"positive_100k\": 18.434314321033288, \"positive_daily\": \"\", \"positive\": 5897, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5658149723769755, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 21.407187463190766, \"positive_daily\": \"\", \"positive\": 6848, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6033275672306977, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 23.504766725428063, \"positive_daily\": \"\", \"positive\": 7519, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6752267073669984, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 30.585269004068117, \"positive_daily\": \"\", \"positive\": 9784, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7189914013630075, \"deceased_daily\": \"\", \"deceased\": 230, \"positive_100k\": 32.207688731491594, \"positive_daily\": \"\", \"positive\": 10303, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.7940165910704519, \"deceased_daily\": \"\", \"deceased\": 254, \"positive_100k\": 35.871418828871796, \"positive_daily\": \"\", \"positive\": 11475, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8565375824933221, \"deceased_daily\": \"\", \"deceased\": 274, \"positive_100k\": 39.047485193153605, \"positive_daily\": \"\", \"positive\": 12491, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.9378148713430534, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 42.16728266515483, \"positive_daily\": \"\", \"positive\": 13489, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.087865250757942, \"deceased_daily\": \"\", \"deceased\": 348, \"positive_100k\": 45.07763481588943, \"positive_daily\": \"\", \"positive\": 14420, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.2504198284574044, \"deceased_daily\": \"\", \"deceased\": 400, \"positive_100k\": 48.8539026978308, \"positive_daily\": \"\", \"positive\": 15628, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.3910920591588627, \"deceased_daily\": \"\", \"deceased\": 445, \"positive_100k\": 51.03275924891783, \"positive_daily\": \"\", \"positive\": 16325, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.5130079924334596, \"deceased_daily\": \"\", \"deceased\": 484, \"positive_100k\": 55.75934620048682, \"positive_daily\": \"\", \"positive\": 17837, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.656806272706061, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 60.1764542445126, \"positive_daily\": \"\", \"positive\": 19250, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.7881003546940886, \"deceased_daily\": \"\", \"deceased\": 572, \"positive_100k\": 65.3782007308954, \"positive_daily\": \"\", \"positive\": 20914, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.981915428104986, \"deceased_daily\": \"\", \"deceased\": 634, \"positive_100k\": 67.67272111611474, \"positive_daily\": \"\", \"positive\": 21648, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.188234699800458, \"deceased_daily\": \"\", \"deceased\": 700, \"positive_100k\": 79.18596168663629, \"positive_daily\": \"\", \"positive\": 25331, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2757640877924765, \"deceased_daily\": \"\", \"deceased\": 728, \"positive_100k\": 86.019506049156, \"positive_daily\": \"\", \"positive\": 27517, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.4445707646342263, \"deceased_daily\": \"\", \"deceased\": 782, \"positive_100k\": 89.71449664224764, \"positive_daily\": \"\", \"positive\": 28699, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.6696463337565586, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 97.50148612396613, \"positive_daily\": \"\", \"positive\": 31190, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.947864745588331, \"deceased_daily\": \"\", \"deceased\": 943, \"positive_100k\": 106.0699879984705, \"positive_daily\": \"\", \"positive\": 33931, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.2854780992718307, \"deceased_daily\": \"\", \"deceased\": 1051, \"positive_100k\": 115.58880894260248, \"positive_daily\": \"\", \"positive\": 36976, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01945191884426035, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.01945191884426035, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04862979711065089, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0778076753770414, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12643747248769227, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.19451918844260355, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2917787826639053, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2917787826639053, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3987643363073372, \"positive_daily\": \"\", \"positive\": 41, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5738316059056804, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5738316059056804, \"positive_daily\": \"\", \"positive\": 59, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0893074552785798, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6436871423399995, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.382860058421893, \"positive_daily\": \"\", \"positive\": 245, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.2192925687250886, \"positive_daily\": \"\", \"positive\": 331, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.009725959422130176, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.01945191884426035, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02917787826639053, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.634878146372188, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.05835575653278106, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 9.92047861057278, \"positive_daily\": \"\", \"positive\": 1020, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.11671151306556211, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 12.449228060326627, \"positive_daily\": \"\", \"positive\": 1280, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.13616343190982247, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 15.561535075408282, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.22369706670899403, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 20.035476409588163, \"positive_daily\": \"\", \"positive\": 2060, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3209566609302958, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 22.972716155071474, \"positive_daily\": \"\", \"positive\": 2362, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4182162551515976, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 29.129248469279876, \"positive_daily\": \"\", \"positive\": 2995, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5835575653278106, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 34.46880019202934, \"positive_daily\": \"\", \"positive\": 3544, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.7391729160818933, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 41.510394813651594, \"positive_daily\": \"\", \"positive\": 4268, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.9725959422130176, \"deceased_daily\": \"\", \"deceased\": 100, \"positive_100k\": 50.283210212413, \"positive_daily\": \"\", \"positive\": 5170, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.157389171233491, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 57.98617007474011, \"positive_daily\": \"\", \"positive\": 5962, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3616343190982245, \"deceased_daily\": \"\", \"deceased\": 140, \"positive_100k\": 62.323947977010164, \"positive_daily\": \"\", \"positive\": 6408, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5561535075408284, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 72.3903159789149, \"positive_daily\": \"\", \"positive\": 7443, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.8187544119383428, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 80.24889119199608, \"positive_daily\": \"\", \"positive\": 8251, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.032725519225207, \"deceased_daily\": \"\", \"deceased\": 209, \"positive_100k\": 87.86431741952401, \"positive_daily\": \"\", \"positive\": 9034, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3925860178440232, \"deceased_daily\": \"\", \"deceased\": 246, \"positive_100k\": 96.15083484717893, \"positive_daily\": \"\", \"positive\": 9886, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.5871052062866267, \"deceased_daily\": \"\", \"deceased\": 266, \"positive_100k\": 102.35599695849797, \"positive_daily\": \"\", \"positive\": 10524, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.8691580295284016, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 109.68937036278412, \"positive_daily\": \"\", \"positive\": 11278, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.0247733802824848, \"deceased_daily\": \"\", \"deceased\": 311, \"positive_100k\": 114.08550402158696, \"positive_daily\": \"\", \"positive\": 11730, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.3554560006349106, \"deceased_daily\": \"\", \"deceased\": 345, \"positive_100k\": 121.01038713014366, \"positive_daily\": \"\", \"positive\": 12442, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.695864580409467, \"deceased_daily\": \"\", \"deceased\": 380, \"positive_100k\": 127.80883276621263, \"positive_daily\": \"\", \"positive\": 13141, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.9779174036512424, \"deceased_daily\": \"\", \"deceased\": 409, \"positive_100k\": 135.73548969524873, \"positive_daily\": \"\", \"positive\": 13956, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.230792348626626, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 150.48004417919807, \"positive_daily\": \"\", \"positive\": 15472, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.571200928401183, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 155.48891328159513, \"positive_daily\": \"\", \"positive\": 15987, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.9018835487536085, \"deceased_daily\": \"\", \"deceased\": 504, \"positive_100k\": 161.30503701602896, \"positive_daily\": \"\", \"positive\": 16585, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 5.203388290839644, \"deceased_daily\": \"\", \"deceased\": 535, \"positive_100k\": 164.69939685435241, \"positive_daily\": \"\", \"positive\": 16934, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.51461899234781, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 169.69853999732732, \"positive_daily\": \"\", \"positive\": 17448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.825849693855975, \"deceased_daily\": \"\", \"deceased\": 599, \"positive_100k\": 175.952331905757, \"positive_daily\": \"\", \"positive\": 18091, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 6.11762847651988, \"deceased_daily\": \"\", \"deceased\": 629, \"positive_100k\": 183.24680147235463, \"positive_daily\": \"\", \"positive\": 18841, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 6.389955340339526, \"deceased_daily\": \"\", \"deceased\": 657, \"positive_100k\": 185.0072001277602, \"positive_daily\": \"\", \"positive\": 19022, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 6.681734123003431, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 191.45551122463252, \"positive_daily\": \"\", \"positive\": 19685, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.944335027400945, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 196.52273608356234, \"positive_daily\": \"\", \"positive\": 20206, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 7.148580175265679, \"deceased_daily\": \"\", \"deceased\": 735, \"positive_100k\": 202.91269142390186, \"positive_daily\": \"\", \"positive\": 20863, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 7.411181079663193, \"deceased_daily\": \"\", \"deceased\": 762, \"positive_100k\": 207.93128648572105, \"positive_daily\": \"\", \"positive\": 21379, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 7.634878146372188, \"deceased_daily\": \"\", \"deceased\": 785, \"positive_100k\": 213.79604001726554, \"positive_daily\": \"\", \"positive\": 21982, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 7.975286726146744, \"deceased_daily\": \"\", \"deceased\": 820, \"positive_100k\": 217.40437096287582, \"positive_daily\": \"\", \"positive\": 22353, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 8.30596934649917, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 221.7226969463016, \"positive_daily\": \"\", \"positive\": 22797, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 8.558844291474555, \"deceased_daily\": \"\", \"deceased\": 880, \"positive_100k\": 227.50964280246907, \"positive_daily\": \"\", \"positive\": 23392, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 8.782541358183549, \"deceased_daily\": \"\", \"deceased\": 903, \"positive_100k\": 232.10029564971452, \"positive_daily\": \"\", \"positive\": 23864, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 9.025690343736803, \"deceased_daily\": \"\", \"deceased\": 928, \"positive_100k\": 233.68562703552175, \"positive_daily\": \"\", \"positive\": 24027, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 9.220209532179407, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 236.55478506505014, \"positive_daily\": \"\", \"positive\": 24322, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 9.463358517732662, \"deceased_daily\": \"\", \"deceased\": 973, \"positive_100k\": 238.33463563929996, \"positive_daily\": \"\", \"positive\": 24505, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 9.618973868486744, \"deceased_daily\": \"\", \"deceased\": 989, \"positive_100k\": 243.58665372725025, \"positive_daily\": \"\", \"positive\": 25045, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03594953691604021, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10784861074812065, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.10784861074812065, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2516467584122815, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2875962953283217, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2875962953283217, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2875962953283217, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2875962953283217, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5392430537406032, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6470916644887239, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8627888859849652, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.503851813132869, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.114993940705553, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.415764303332127, \"positive_daily\": \"\", \"positive\": 401, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.249190686050177, \"positive_daily\": \"\", \"positive\": 452, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.536786981378498, \"positive_daily\": \"\", \"positive\": 460, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.8962823505389, \"positive_daily\": \"\", \"positive\": 470, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.291727256615342, \"positive_daily\": \"\", \"positive\": 481, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.759071236523866, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.010717994936147, \"positive_daily\": \"\", \"positive\": 501, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.909456417837152, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.304901323913597, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.73629576690608, \"positive_daily\": \"\", \"positive\": 549, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.203639746814602, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.210226780463728, \"positive_daily\": \"\", \"positive\": 590, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 22.792006404769495, \"positive_daily\": \"\", \"positive\": 634, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.91302908281587, \"positive_daily\": \"\", \"positive\": 693, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 28.07658833142741, \"positive_daily\": \"\", \"positive\": 781, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 30.017863324893582, \"positive_daily\": \"\", \"positive\": 835, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 34.116110533322164, \"positive_daily\": \"\", \"positive\": 949, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 38.64575218474323, \"positive_daily\": \"\", \"positive\": 1075, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 47.633136413753284, \"positive_daily\": \"\", \"positive\": 1325, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 57.66305721332851, \"positive_daily\": \"\", \"positive\": 1604, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 65.85955163018568, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 73.94819743629472, \"positive_daily\": \"\", \"positive\": 2057, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 79.44847658444888, \"positive_daily\": \"\", \"positive\": 2210, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 85.41609971251155, \"positive_daily\": \"\", \"positive\": 2376, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 90.30523673309303, \"positive_daily\": \"\", \"positive\": 2512, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 98.0703367069577, \"positive_daily\": \"\", \"positive\": 2728, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 107.0936704728838, \"positive_daily\": \"\", \"positive\": 2979, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 116.15295377572595, \"positive_daily\": \"\", \"positive\": 3231, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 123.23501254818585, \"positive_daily\": \"\", \"positive\": 3428, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 133.40873149542523, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 147.500949966513, \"positive_daily\": \"\", \"positive\": 4103, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 167.63269063949554, \"positive_daily\": \"\", \"positive\": 4663, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.0352808755294, \"positive_daily\": \"\", \"positive\": 5008, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 195.85307711858707, \"positive_daily\": \"\", \"positive\": 5448, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 216.2364645499819, \"positive_daily\": \"\", \"positive\": 6015, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 234.85832467249074, \"positive_daily\": \"\", \"positive\": 6533, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 256.71564311744316, \"positive_daily\": \"\", \"positive\": 7141, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 279.11220461613624, \"positive_daily\": \"\", \"positive\": 7764, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 306.46980220924286, \"positive_daily\": \"\", \"positive\": 8525, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 336.4157664603044, \"positive_daily\": \"\", \"positive\": 9358, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 369.81288625530567, \"positive_daily\": \"\", \"positive\": 10287, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 404.2165930839562, \"positive_daily\": \"\", \"positive\": 11244, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 428.5544295761154, \"positive_daily\": \"\", \"positive\": 11921, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 451.66998181312925, \"positive_daily\": \"\", \"positive\": 12564, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 482.04734050718326, \"positive_daily\": \"\", \"positive\": 13409, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005135068740084182, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.005135068740084182, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015405206220252547, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.020540274960336728, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.030810412440505093, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04621561866075764, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04621561866075764, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07702603110126273, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07702603110126273, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12837671850210455, \"positive_daily\": \"\", \"positive\": 25, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2310780933037882, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2516183682641249, \"positive_daily\": \"\", \"positive\": 49, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4570211178674922, \"positive_daily\": \"\", \"positive\": 89, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6316134550303544, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6726940049510278, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8113408609333008, \"positive_daily\": \"\", \"positive\": 158, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9448526481754895, \"positive_daily\": \"\", \"positive\": 184, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3351178724218873, \"positive_daily\": \"\", \"positive\": 260, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4224140410033186, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5816011719459282, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8845702276108949, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.015405206220252547, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.2234847644564506, \"positive_daily\": \"\", \"positive\": 433, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.035945481180589274, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.957799594288489, \"positive_daily\": \"\", \"positive\": 576, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.056485756140926005, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 4.07724457962684, \"positive_daily\": \"\", \"positive\": 794, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.08729616858143109, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 4.652372278516269, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.11810658102193619, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 5.283985733546624, \"positive_daily\": \"\", \"positive\": 1029, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13351178724218873, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 6.634508812188764, \"positive_daily\": \"\", \"positive\": 1292, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.18999754338311475, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 7.456119810602233, \"positive_daily\": \"\", \"positive\": 1452, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22080795582361984, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.320149763252791, \"positive_daily\": \"\", \"positive\": 1815, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3337794681054718, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 10.82985997283754, \"positive_daily\": \"\", \"positive\": 2109, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.42107563668690295, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 11.52822932148899, \"positive_daily\": \"\", \"positive\": 2245, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.47242632408774476, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 12.632269100607088, \"positive_daily\": \"\", \"positive\": 2460, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.5905329051096809, \"deceased_daily\": \"\", \"deceased\": 115, \"positive_100k\": 14.05981821035049, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.6829641424311962, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 16.34492379968795, \"positive_daily\": \"\", \"positive\": 3183, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.7497200360522907, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 18.55300335792415, \"positive_daily\": \"\", \"positive\": 3613, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7753953797527116, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 19.84190561168528, \"positive_daily\": \"\", \"positive\": 3864, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9037720982548161, \"deceased_daily\": \"\", \"deceased\": 176, \"positive_100k\": 20.83297387852153, \"positive_daily\": \"\", \"positive\": 4057, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0116085417965839, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 22.68159862495183, \"positive_daily\": \"\", \"positive\": 4417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.12971512281852, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 24.448062271540792, \"positive_daily\": \"\", \"positive\": 4761, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.2734970475408771, \"deceased_daily\": \"\", \"deceased\": 248, \"positive_100k\": 26.712627585917915, \"positive_daily\": \"\", \"positive\": 5202, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.386468559822729, \"deceased_daily\": \"\", \"deceased\": 270, \"positive_100k\": 28.07342080204023, \"positive_daily\": \"\", \"positive\": 5467, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.4943050033644971, \"deceased_daily\": \"\", \"deceased\": 291, \"positive_100k\": 30.759061753104252, \"positive_daily\": \"\", \"positive\": 5990, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.6226817218666016, \"deceased_daily\": \"\", \"deceased\": 316, \"positive_100k\": 32.35093306253035, \"positive_daily\": \"\", \"positive\": 6300, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.6997077529678644, \"deceased_daily\": \"\", \"deceased\": 331, \"positive_100k\": 34.06091095297838, \"positive_daily\": \"\", \"positive\": 6633, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.802409127769548, \"deceased_daily\": \"\", \"deceased\": 351, \"positive_100k\": 35.32413786303909, \"positive_daily\": \"\", \"positive\": 6879, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.9102455713113158, \"deceased_daily\": \"\", \"deceased\": 372, \"positive_100k\": 37.05465602844746, \"positive_daily\": \"\", \"positive\": 7216, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.0129469461129994, \"deceased_daily\": \"\", \"deceased\": 392, \"positive_100k\": 39.5759747798288, \"positive_daily\": \"\", \"positive\": 7707, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.110513252174599, \"deceased_daily\": \"\", \"deceased\": 411, \"positive_100k\": 41.424599526259094, \"positive_daily\": \"\", \"positive\": 8067, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.1618639395754404, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 43.227008654028644, \"positive_daily\": \"\", \"positive\": 8418, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.3159160017779663, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 44.911311200776254, \"positive_daily\": \"\", \"positive\": 8746, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.4545628577602394, \"deceased_daily\": \"\", \"deceased\": 478, \"positive_100k\": 45.886974261392254, \"positive_daily\": \"\", \"positive\": 8936, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.557264232561923, \"deceased_daily\": \"\", \"deceased\": 498, \"positive_100k\": 47.45830529585801, \"positive_daily\": \"\", \"positive\": 9242, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.6907760198041113, \"deceased_daily\": \"\", \"deceased\": 524, \"positive_100k\": 49.861517466217414, \"positive_daily\": \"\", \"positive\": 9710, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.7986124633458793, \"deceased_daily\": \"\", \"deceased\": 545, \"positive_100k\": 51.8436539998899, \"positive_daily\": \"\", \"positive\": 10096, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.9115839756277313, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 53.49201106545693, \"positive_daily\": \"\", \"positive\": 10417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.0861763127905935, \"deceased_daily\": \"\", \"deceased\": 601, \"positive_100k\": 54.611456050795276, \"positive_daily\": \"\", \"positive\": 10635, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.1786075501121087, \"deceased_daily\": \"\", \"deceased\": 619, \"positive_100k\": 56.67061861556903, \"positive_daily\": \"\", \"positive\": 11036, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.2915790623939607, \"deceased_daily\": \"\", \"deceased\": 641, \"positive_100k\": 58.22654444381455, \"positive_daily\": \"\", \"positive\": 11339, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.404550574675813, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 59.64895848481786, \"positive_daily\": \"\", \"positive\": 11616, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.5586026368783386, \"deceased_daily\": \"\", \"deceased\": 693, \"positive_100k\": 61.50785336872833, \"positive_daily\": \"\", \"positive\": 11978, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.681844286640359, \"deceased_daily\": \"\", \"deceased\": 717, \"positive_100k\": 62.85324137863039, \"positive_daily\": \"\", \"positive\": 12240, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0029673637172189025, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0029673637172189025, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0029673637172189025, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014836818586094513, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014836818586094513, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014836818586094513, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.032641000889407926, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.04451045575828354, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05934727434437805, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06231463806159695, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1335313672748506, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2551932796808256, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3501489186318305, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8130576585179794, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0207731187233025, \"positive_daily\": \"\", \"positive\": 344, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1632065771498097, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5163228594988591, \"positive_daily\": \"\", \"positive\": 511, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.667658409077023, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0029673637172189025, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.275967971106898, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.005934727434437805, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6706273454970124, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.002972081825529, \"positive_daily\": \"\", \"positive\": 1012, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.2759695438096688, \"positive_daily\": \"\", \"positive\": 1104, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.01186945486887561, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.5697385518143396, \"positive_daily\": \"\", \"positive\": 1203, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 3.8546054686673545, \"positive_daily\": \"\", \"positive\": 1299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 4.3115794811190655, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.029673637172189026, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.637989490013145, \"positive_daily\": \"\", \"positive\": 1563, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.04747781947550244, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 5.103865593616512, \"positive_daily\": \"\", \"positive\": 1720, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.06231463806159695, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 5.593480606957631, \"positive_daily\": \"\", \"positive\": 1885, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.07418409293047255, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 6.050454619409342, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.08605354779934817, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 6.465885539819988, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10089036638544267, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 7.1276076487598035, \"positive_daily\": \"\", \"positive\": 2402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11275982125431828, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 7.729982483355241, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.293781589626832, \"positive_daily\": \"\", \"positive\": 2795, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.700310418885822, \"positive_daily\": \"\", \"positive\": 2932, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.1305640035576317, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 9.753724538498531, \"positive_daily\": \"\", \"positive\": 3287, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.13946609470928842, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 10.833844931566214, \"positive_daily\": \"\", \"positive\": 3651, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.15430291329538293, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 11.967377871543833, \"positive_daily\": \"\", \"positive\": 4033, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.17507445931591525, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 13.240376906230741, \"positive_daily\": \"\", \"positive\": 4462, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.19287864161922866, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 14.640972580758064, \"positive_daily\": \"\", \"positive\": 4934, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.21661755135697988, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 15.931775797748289, \"positive_daily\": \"\", \"positive\": 5369, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2344217336602933, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 17.394686110337204, \"positive_daily\": \"\", \"positive\": 5862, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2462911885291689, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 18.931780515856598, \"positive_daily\": \"\", \"positive\": 6380, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2581606433980445, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 21.192911668377402, \"positive_daily\": \"\", \"positive\": 7142, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.272997461984139, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 24.5519673962692, \"positive_daily\": \"\", \"positive\": 8274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2878342805702335, \"deceased_daily\": \"\", \"deceased\": 97, \"positive_100k\": 27.780459120603364, \"positive_daily\": \"\", \"positive\": 9362, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.30563846287354696, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 31.109841211322973, \"positive_daily\": \"\", \"positive\": 10484, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.3234426451768604, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 34.51340739497305, \"positive_daily\": \"\", \"positive\": 11631, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.33827946376295487, \"deceased_daily\": \"\", \"deceased\": 114, \"positive_100k\": 37.89916939631982, \"positive_daily\": \"\", \"positive\": 12772, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3590510097834872, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 41.33537658085931, \"positive_daily\": \"\", \"positive\": 13930, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3768551920868006, \"deceased_daily\": \"\", \"deceased\": 127, \"positive_100k\": 44.81312685743987, \"positive_daily\": \"\", \"positive\": 15102, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4035614655417707, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 48.36506122695089, \"positive_daily\": \"\", \"positive\": 16299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.4124635566934275, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 51.99414705310961, \"positive_daily\": \"\", \"positive\": 17522, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.42730037527952197, \"deceased_daily\": \"\", \"deceased\": 144, \"positive_100k\": 55.81907888460477, \"positive_daily\": \"\", \"positive\": 18811, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.45103928501727314, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 59.575761350603905, \"positive_daily\": \"\", \"positive\": 20077, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46587610360336773, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 63.507518275918954, \"positive_daily\": \"\", \"positive\": 21402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.4807129221894622, \"deceased_daily\": \"\", \"deceased\": 162, \"positive_100k\": 67.51642665788168, \"positive_daily\": \"\", \"positive\": 22753, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014322371372214943, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014322371372214943, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014322371372214943, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.014322371372214943, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07161185686107473, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1718684564665793, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2721250560720839, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5012829980275231, \"positive_daily\": \"\", \"positive\": 35, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6588290831218874, \"positive_daily\": \"\", \"positive\": 46, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6874738258663172, \"positive_daily\": \"\", \"positive\": 48, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7877304254718219, \"positive_daily\": \"\", \"positive\": 55, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9309541391939714, \"positive_daily\": \"\", \"positive\": 65, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1887568238938402, \"positive_daily\": \"\", \"positive\": 83, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4752042513381391, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.9335201352490172, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.4491255046487552, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.028644742744429887, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.1795664446317176, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.566270471681521, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.339678525781128, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05728948548885977, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.54532371710223, \"positive_daily\": \"\", \"positive\": 457, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.14322371372214945, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 9.438442734289648, \"positive_daily\": \"\", \"positive\": 659, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.18619082783879426, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 10.612877186811273, \"positive_daily\": \"\", \"positive\": 741, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 11.24306152718873, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 12.890134234993448, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.40102639842201837, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 15.18171365454784, \"positive_daily\": \"\", \"positive\": 1060, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4439935125386632, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 16.7714968768637, \"positive_daily\": \"\", \"positive\": 1171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5585724835163828, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 21.139820145389255, \"positive_daily\": \"\", \"positive\": 1476, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6301843403774575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 23.259531108477066, \"positive_daily\": \"\", \"positive\": 1624, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7304409399829621, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 27.32708457818611, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.8306975395884667, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 31.509217018872878, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.8736646537051116, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 35.04684274780997, \"positive_daily\": \"\", \"positive\": 2447, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9309541391939714, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 38.18344207832504, \"positive_daily\": \"\", \"positive\": 2666, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9452765105661862, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 41.062238724140244, \"positive_daily\": \"\", \"positive\": 2867, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0168883674272609, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 44.470963110727396, \"positive_daily\": \"\", \"positive\": 3105, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.0598554815439059, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 48.40961523808651, \"positive_daily\": \"\", \"positive\": 3380, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1457897097771956, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 51.990208081140246, \"positive_daily\": \"\", \"positive\": 3630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.2174015666382703, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 58.06289354295939, \"positive_daily\": \"\", \"positive\": 4054, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3463029089882046, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 63.94938817693972, \"positive_daily\": \"\", \"positive\": 4465, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4179147658492794, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 69.79291569680342, \"positive_daily\": \"\", \"positive\": 4873, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.4752042513381391, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 76.16637095743907, \"positive_daily\": \"\", \"positive\": 5318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5754608509436439, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 81.49429310790303, \"positive_daily\": \"\", \"positive\": 5690, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6757174505491483, \"deceased_daily\": \"\", \"deceased\": 117, \"positive_100k\": 85.84829400505637, \"positive_daily\": \"\", \"positive\": 5994, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.7473293074102232, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 90.48874232965402, \"positive_daily\": \"\", \"positive\": 6318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.563704475626475, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 129.03024369228442, \"positive_daily\": \"\", \"positive\": 9009, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017734659696708944, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.053203979090126835, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.053203979090126835, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07093863878683578, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08867329848354472, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1241426178769626, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1241426178769626, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17734659696708943, \"positive_daily\": \"\", \"positive\": 10, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23055057605721627, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2837545551473431, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.319223874540761, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.319223874540761, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4256318327210147, \"positive_daily\": \"\", \"positive\": 24, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4965704715078504, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4965704715078504, \"positive_daily\": \"\", \"positive\": 28, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5320397909012683, \"positive_daily\": \"\", \"positive\": 30, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5852437699913952, \"positive_daily\": \"\", \"positive\": 33, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7093863878683577, \"positive_daily\": \"\", \"positive\": 40, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7980596863519024, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8335290057453204, \"positive_daily\": \"\", \"positive\": 47, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8867329848354472, \"positive_daily\": \"\", \"positive\": 50, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0286102624091187, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1882221996794993, \"positive_daily\": \"\", \"positive\": 67, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.276895498163044, \"positive_daily\": \"\", \"positive\": 72, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3300994772531707, \"positive_daily\": \"\", \"positive\": 75, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3655687966465886, \"positive_daily\": \"\", \"positive\": 77, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4365074354334244, \"positive_daily\": \"\", \"positive\": 81, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4897114145235513, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4897114145235513, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5074460742202602, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5074460742202602, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.578384713007096, \"positive_daily\": \"\", \"positive\": 89, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.578384713007096, \"positive_daily\": \"\", \"positive\": 89, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.613854032400514, \"positive_daily\": \"\", \"positive\": 91, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6493233517939319, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6493233517939319, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6493233517939319, \"positive_daily\": \"\", \"positive\": 93, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8089352890643122, \"positive_daily\": \"\", \"positive\": 102, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.879873927851148, \"positive_daily\": \"\", \"positive\": 106, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.915343247244566, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0749551845149465, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3055057605721627, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4473830381458344, \"positive_daily\": \"\", \"positive\": 138, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.837545551473431, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5469319393417886, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.759747855702296, \"positive_daily\": \"\", \"positive\": 212, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.008033091456221, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.309522306300273, \"positive_daily\": \"\", \"positive\": 243, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.717419479324579, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.550948485069899, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.118457595364586, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.827843983232944, \"positive_daily\": \"\", \"positive\": 385, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.661372988978264, \"positive_daily\": \"\", \"positive\": 432, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.069270162002569, \"positive_daily\": \"\", \"positive\": 455, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.026941785624853, \"positive_daily\": \"\", \"positive\": 509, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.89594011076359, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 11.190570268623343, \"positive_daily\": \"\", \"positive\": 631, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.112772572852208, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.981770897990945, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 14.223197076760572, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.968052784022348, \"positive_daily\": \"\", \"positive\": 844, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.58876587340716, \"positive_daily\": \"\", \"positive\": 879, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.42229487915248, \"positive_daily\": \"\", \"positive\": 926, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 17.734659696708945, \"positive_daily\": \"\", \"positive\": 1000, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.07093863878683578, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.603658021847682, \"positive_daily\": \"\", \"positive\": 1049, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.08867329848354472, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 19.756410902133762, \"positive_daily\": \"\", \"positive\": 1114, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.086510379386937, \"positive_daily\": \"\", \"positive\": 1189, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.21466954299201, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 24.385157082974796, \"positive_daily\": \"\", \"positive\": 1375, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.265031010825947, \"positive_daily\": \"\", \"positive\": 1481, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 28.783352687758615, \"positive_daily\": \"\", \"positive\": 1623, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 33.87320002071409, \"positive_daily\": \"\", \"positive\": 1910, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.1241426178769626, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 37.384662640662455, \"positive_daily\": \"\", \"positive\": 2108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 40.77198264273386, \"positive_daily\": \"\", \"positive\": 2299, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 44.90415835206704, \"positive_daily\": \"\", \"positive\": 2532, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.1596119372703805, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 51.749736994996695, \"positive_daily\": \"\", \"positive\": 2918, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 57.673113333697486, \"positive_daily\": \"\", \"positive\": 3252, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 65.60050621812638, \"positive_daily\": \"\", \"positive\": 3699, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 78.5113384773305, \"positive_daily\": \"\", \"positive\": 4427, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 89.56003146838017, \"positive_daily\": \"\", \"positive\": 5050, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 106.26608090268, \"positive_daily\": \"\", \"positive\": 5992, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 116.83593808191851, \"positive_daily\": \"\", \"positive\": 6588, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 142.12556280942547, \"positive_daily\": \"\", \"positive\": 8014, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 161.8287697324691, \"positive_daily\": \"\", \"positive\": 9125, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 179.8471839843254, \"positive_daily\": \"\", \"positive\": 10141, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 198.23802608981256, \"positive_daily\": \"\", \"positive\": 11178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 214.14601583776047, \"positive_daily\": \"\", \"positive\": 12075, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 225.1060355303266, \"positive_daily\": \"\", \"positive\": 12693, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 241.61700370796262, \"positive_daily\": \"\", \"positive\": 13624, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 255.78699680563307, \"positive_daily\": \"\", \"positive\": 14423, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 265.1508971254954, \"positive_daily\": \"\", \"positive\": 14951, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 277.3878123162246, \"positive_daily\": \"\", \"positive\": 15641, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.26601989545063415, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 286.75171263608695, \"positive_daily\": \"\", \"positive\": 16169, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09674117672097717, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3385941185234201, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3385941185234201, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7739294137678173, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7739294137678173, \"positive_daily\": \"\", \"positive\": 16, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.499488239175146, \"positive_daily\": \"\", \"positive\": 31, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.7571235365478493, \"positive_daily\": \"\", \"positive\": 57, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.304982364083483, \"positive_daily\": \"\", \"positive\": 89, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.820252958828889, \"positive_daily\": \"\", \"positive\": 141, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.755076493248433, \"positive_daily\": \"\", \"positive\": 181, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.593158850946999, \"positive_daily\": \"\", \"positive\": 219, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.23775885520361, \"positive_daily\": \"\", \"positive\": 253, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.833988271099733, \"positive_daily\": \"\", \"positive\": 286, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.494370630926607, \"positive_daily\": \"\", \"positive\": 341, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.525935342067125, \"positive_daily\": \"\", \"positive\": 383, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.09674117672097717, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 20.025423581242272, \"positive_daily\": \"\", \"positive\": 414, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14511176508146575, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 21.379800055335952, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.19348235344195433, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 23.21788241303452, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24185294180244293, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 25.53967065433797, \"positive_daily\": \"\", \"positive\": 528, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2902235301629315, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 27.184270658594585, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 30.570211843828787, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 33.08548243857419, \"positive_daily\": \"\", \"positive\": 684, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.310529503156665, \"positive_daily\": \"\", \"positive\": 730, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 36.56816480052937, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 38.79321186511184, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 40.679664811170895, \"positive_daily\": \"\", \"positive\": 841, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8223000021283059, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 43.388417759358255, \"positive_daily\": \"\", \"positive\": 897, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9674117672097717, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 45.17812952869633, \"positive_daily\": \"\", \"positive\": 934, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0641529439307487, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 47.25806482819735, \"positive_daily\": \"\", \"positive\": 977, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3543764740936803, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 48.225476595407116, \"positive_daily\": \"\", \"positive\": 997, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4511176508146575, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 49.38637071605884, \"positive_daily\": \"\", \"positive\": 1021, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.741341180977589, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 51.2244530737574, \"positive_daily\": \"\", \"positive\": 1059, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9348235344195435, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 52.77231190129304, \"positive_daily\": \"\", \"positive\": 1091, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0799352995010087, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 54.36854131718917, \"positive_daily\": \"\", \"positive\": 1124, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.1766764762219863, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 56.10988249816675, \"positive_daily\": \"\", \"positive\": 1160, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.4185294180244292, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 57.46425897226044, \"positive_daily\": \"\", \"positive\": 1188, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.5636411831058945, \"deceased_daily\": \"\", \"deceased\": 53, \"positive_100k\": 58.28655897438874, \"positive_daily\": \"\", \"positive\": 1205, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.660382359826872, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 58.625153092912164, \"positive_daily\": \"\", \"positive\": 1212, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.7087529481873607, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 59.012117799796066, \"positive_daily\": \"\", \"positive\": 1220, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 60.36649427388976, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 61.33390604109952, \"positive_daily\": \"\", \"positive\": 1268, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.1924588317922464, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 63.07524722207711, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.3859411852342007, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 63.70406487076347, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.579423538676155, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 64.33288251944981, \"positive_daily\": \"\", \"positive\": 1330, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 64.57473546125225, \"positive_daily\": \"\", \"positive\": 1335, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 65.01007075649665, \"positive_daily\": \"\", \"positive\": 1344, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 65.44540605174105, \"positive_daily\": \"\", \"positive\": 1353, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 66.07422370042741, \"positive_daily\": \"\", \"positive\": 1366, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.869647068839087, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 66.41281781895083, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.9180176571995746, \"deceased_daily\": \"\", \"deceased\": 81, \"positive_100k\": 67.13837664435816, \"positive_daily\": \"\", \"positive\": 1388, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.966388245560063, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 67.52534135124206, \"positive_daily\": \"\", \"positive\": 1396, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 4.014758833920552, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 67.815564881405, \"positive_daily\": \"\", \"positive\": 1402, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 4.1598705990020175, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 68.10578841156791, \"positive_daily\": \"\", \"positive\": 1408, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.304982364083483, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 68.58949429517281, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 4.401723540804461, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 69.12157076713818, \"positive_daily\": \"\", \"positive\": 1429, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.002140239217533679, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.004280478435067358, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.012841435305202072, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.027823109827937825, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03210358826300518, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06848765496107773, \"positive_daily\": \"\", \"positive\": 32, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09631076478901554, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.179780094272829, \"positive_daily\": \"\", \"positive\": 84, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.25682870610404146, \"positive_daily\": \"\", \"positive\": 120, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.002140239217533679, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.353139470893057, \"positive_daily\": \"\", \"positive\": 165, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.004280478435067358, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.4751331062924767, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.006420717652601036, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.5543219573412228, \"positive_daily\": \"\", \"positive\": 259, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.010701196087668393, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.8560956870134715, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.021402392175336786, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.0701196087668394, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.03638406669807254, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.4403809934001657, \"positive_daily\": \"\", \"positive\": 673, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.059926698090943004, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 2.296476680413637, \"positive_daily\": \"\", \"positive\": 1073, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.07490837261367876, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 3.6277054737195855, \"positive_daily\": \"\", \"positive\": 1695, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.11557291774681865, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.11771315696435233, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.28465181593197925, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 11.197731586136207, \"positive_daily\": \"\", \"positive\": 5232, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.4173466474190673, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 13.67826883925774, \"positive_daily\": \"\", \"positive\": 6391, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.6185291338672331, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 16.689585418327628, \"positive_daily\": \"\", \"positive\": 7798, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.7319618123965181, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 21.278258300719834, \"positive_daily\": \"\", \"positive\": 9942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 1.1407475029454508, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 25.14353032758566, \"positive_daily\": \"\", \"positive\": 11748, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 1.3333690325234817, \"deceased_daily\": \"\", \"deceased\": 623, \"positive_100k\": 29.770727515893466, \"positive_daily\": \"\", \"positive\": 13910, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 1.7763985505529534, \"deceased_daily\": \"\", \"deceased\": 830, \"positive_100k\": 38.44511706455747, \"positive_daily\": \"\", \"positive\": 17963, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 2.232269503887627, \"deceased_daily\": \"\", \"deceased\": 1043, \"positive_100k\": 43.68228242986238, \"positive_daily\": \"\", \"positive\": 20410, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 2.942828924108808, \"deceased_daily\": \"\", \"deceased\": 1375, \"positive_100k\": 54.30642990569957, \"positive_daily\": \"\", \"positive\": 25374, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 3.792503893469678, \"deceased_daily\": \"\", \"deceased\": 1772, \"positive_100k\": 61.570401810008875, \"positive_daily\": \"\", \"positive\": 28768, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 4.946092831720331, \"deceased_daily\": \"\", \"deceased\": 2311, \"positive_100k\": 75.19944514726333, \"positive_daily\": \"\", \"positive\": 35136, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 6.00979172283457, \"deceased_daily\": \"\", \"deceased\": 2808, \"positive_100k\": 85.36344119133078, \"positive_daily\": \"\", \"positive\": 39885, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 7.805452426345326, \"deceased_daily\": \"\", \"deceased\": 3647, \"positive_100k\": 105.97394485618011, \"positive_daily\": \"\", \"positive\": 49515, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 9.342144184534508, \"deceased_daily\": \"\", \"deceased\": 4365, \"positive_100k\": 123.67586342440116, \"positive_daily\": \"\", \"positive\": 57786, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 10.99654909968804, \"deceased_daily\": \"\", \"deceased\": 5138, \"positive_100k\": 140.6543811370958, \"positive_daily\": \"\", \"positive\": 65719, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 12.802910999286466, \"deceased_daily\": \"\", \"deceased\": 5982, \"positive_100k\": 156.74041909607897, \"positive_daily\": \"\", \"positive\": 73235, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 14.560047396881616, \"deceased_daily\": \"\", \"deceased\": 6803, \"positive_100k\": 171.454563716623, \"positive_daily\": \"\", \"positive\": 80110, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 16.514085802489863, \"deceased_daily\": \"\", \"deceased\": 7716, \"positive_100k\": 188.24688061739224, \"positive_daily\": \"\", \"positive\": 87956, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 18.114984737205056, \"deceased_daily\": \"\", \"deceased\": 8464, \"positive_100k\": 205.29816646348303, \"positive_daily\": \"\", \"positive\": 95923, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 20.09042553498864, \"deceased_daily\": \"\", \"deceased\": 9387, \"positive_100k\": 222.83742685117156, \"positive_daily\": \"\", \"positive\": 104118, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 22.147195423038507, \"deceased_daily\": \"\", \"deceased\": 10348, \"positive_100k\": 239.84590791291168, \"positive_daily\": \"\", \"positive\": 112065, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 23.966398757942134, \"deceased_daily\": \"\", \"deceased\": 11198, \"positive_100k\": 255.11437449079696, \"positive_daily\": \"\", \"positive\": 119199, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.569437931874862, \"deceased_daily\": \"\", \"deceased\": 11947, \"positive_100k\": 270.02970159778914, \"positive_daily\": \"\", \"positive\": 126168, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 27.05476394884323, \"deceased_daily\": \"\", \"deceased\": 12641, \"positive_100k\": 281.75393203143864, \"positive_daily\": \"\", \"positive\": 131646, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 28.552931401116805, \"deceased_daily\": \"\", \"deceased\": 13341, \"positive_100k\": 292.5171950564155, \"positive_daily\": \"\", \"positive\": 136675, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 30.05965981026052, \"deceased_daily\": \"\", \"deceased\": 14045, \"positive_100k\": 303.7898350151654, \"positive_daily\": \"\", \"positive\": 141942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 31.658418505758174, \"deceased_daily\": \"\", \"deceased\": 14792, \"positive_100k\": 317.2262568228419, \"positive_daily\": \"\", \"positive\": 148220, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 33.06027519324273, \"deceased_daily\": \"\", \"deceased\": 15447, \"positive_100k\": 327.9317333889453, \"positive_daily\": \"\", \"positive\": 153222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 34.41718685715908, \"deceased_daily\": \"\", \"deceased\": 16081, \"positive_100k\": 338.7420816767079, \"positive_daily\": \"\", \"positive\": 158273, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 35.540812446364264, \"deceased_daily\": \"\", \"deceased\": 16606, \"positive_100k\": 348.916778916863, \"positive_daily\": \"\", \"positive\": 163027, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 36.83137669453708, \"deceased_daily\": \"\", \"deceased\": 17209, \"positive_100k\": 357.05824890036115, \"positive_daily\": \"\", \"positive\": 166831, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 38.002087546527996, \"deceased_daily\": \"\", \"deceased\": 17756, \"positive_100k\": 364.05255066326123, \"positive_daily\": \"\", \"positive\": 170099, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 38.6441593117881, \"deceased_daily\": \"\", \"deceased\": 18056, \"positive_100k\": 369.2790148324784, \"positive_daily\": \"\", \"positive\": 172541, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 40.03959528162006, \"deceased_daily\": \"\", \"deceased\": 18708, \"positive_100k\": 380.2006555595528, \"positive_daily\": \"\", \"positive\": 177644, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 41.33872048666301, \"deceased_daily\": \"\", \"deceased\": 19315, \"positive_100k\": 395.8329628044188, \"positive_daily\": \"\", \"positive\": 184948, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 42.80906482910864, \"deceased_daily\": \"\", \"deceased\": 20002, \"positive_100k\": 408.4411120349097, \"positive_daily\": \"\", \"positive\": 190839, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 42.896814637027525, \"deceased_daily\": \"\", \"deceased\": 20043, \"positive_100k\": 410.33950422086207, \"positive_daily\": \"\", \"positive\": 191726, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 43.77431271621633, \"deceased_daily\": \"\", \"deceased\": 20453, \"positive_100k\": 425.20988630428604, \"positive_daily\": \"\", \"positive\": 198674, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 44.62826816401226, \"deceased_daily\": \"\", \"deceased\": 20852, \"positive_100k\": 428.4972937424178, \"positive_daily\": \"\", \"positive\": 200210, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 45.54857102755175, \"deceased_daily\": \"\", \"deceased\": 21282, \"positive_100k\": 436.98976295759144, \"positive_daily\": \"\", \"positive\": 204178, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 46.4795750871789, \"deceased_daily\": \"\", \"deceased\": 21717, \"positive_100k\": 446.00231030262574, \"positive_daily\": \"\", \"positive\": 208389, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 47.421280342893716, \"deceased_daily\": \"\", \"deceased\": 22157, \"positive_100k\": 455.92231907589434, \"positive_daily\": \"\", \"positive\": 213024, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 48.206748135728574, \"deceased_daily\": \"\", \"deceased\": 22524, \"positive_100k\": 434.44715876716145, \"positive_daily\": \"\", \"positive\": 202990, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 49.0157585599563, \"deceased_daily\": \"\", \"deceased\": 22902, \"positive_100k\": 440.6859560862721, \"positive_daily\": \"\", \"positive\": 205905, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 49.632147454606006, \"deceased_daily\": \"\", \"deceased\": 23190, \"positive_100k\": 444.3864296933878, \"positive_daily\": \"\", \"positive\": 207634, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 50.340566635609655, \"deceased_daily\": \"\", \"deceased\": 23521, \"positive_100k\": 448.30520770069205, \"positive_daily\": \"\", \"positive\": 209465, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 50.98477864008729, \"deceased_daily\": \"\", \"deceased\": 23822, \"positive_100k\": 451.104640597226, \"positive_daily\": \"\", \"positive\": 210773, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 51.95430700563005, \"deceased_daily\": \"\", \"deceased\": 24275, \"positive_100k\": 455.69331347961827, \"positive_daily\": \"\", \"positive\": 212917, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 52.52789111592907, \"deceased_daily\": \"\", \"deceased\": 24543, \"positive_100k\": 456.8019573943007, \"positive_daily\": \"\", \"positive\": 213435, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.009820119952765223, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.019640239905530446, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06874083966935657, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.06874083966935657, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.11784143943318268, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.13748167933871314, \"positive_daily\": \"\", \"positive\": 14, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.14730179929147835, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.20622251900806968, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3437041983467828, \"positive_daily\": \"\", \"positive\": 35, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.923091275559931, \"positive_daily\": \"\", \"positive\": 94, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9918321152292875, \"positive_daily\": \"\", \"positive\": 101, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5810393123952007, \"positive_daily\": \"\", \"positive\": 161, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9934843504113402, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4353897482857754, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.486142583231654, \"positive_daily\": \"\", \"positive\": 355, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.910059976382612, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.882251851706369, \"positive_daily\": \"\", \"positive\": 599, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.993577641550891, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.019640239905530446, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.437135274607378, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02946035985829567, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.036162591726058, \"positive_daily\": \"\", \"positive\": 1022, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05892071971659134, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.831592307900042, \"positive_daily\": \"\", \"positive\": 1103, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06874083966935657, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.685942743790616, \"positive_daily\": \"\", \"positive\": 1190, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.09820119952765223, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 12.559933419586718, \"positive_daily\": \"\", \"positive\": 1279, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10802131948041746, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 14.131152612029156, \"positive_daily\": \"\", \"positive\": 1439, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.15712191924424357, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.0951766025822, \"positive_daily\": \"\", \"positive\": 1639, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.19640239905530446, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 17.31287147672509, \"positive_daily\": \"\", \"positive\": 1763, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.20622251900806968, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 18.99211198864794, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.2455029988191306, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 20.091965423357646, \"positive_daily\": \"\", \"positive\": 2046, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.35352431829954806, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 22.4487942120213, \"positive_daily\": \"\", \"positive\": 2286, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.6088474370714438, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 24.805623000684953, \"positive_daily\": \"\", \"positive\": 2526, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7561492363629222, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 27.889140665853233, \"positive_daily\": \"\", \"positive\": 2840, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 30.137948135036467, \"positive_daily\": \"\", \"positive\": 3069, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 33.84995347718172, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0802131948041747, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 36.334443825231325, \"positive_daily\": \"\", \"positive\": 3700, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.4337375131037227, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 39.55544316973832, \"positive_daily\": \"\", \"positive\": 4028, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.76762159149774, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 43.55223199051376, \"positive_daily\": \"\", \"positive\": 4435, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 2.347008668710888, \"deceased_daily\": \"\", \"deceased\": 239, \"positive_100k\": 48.58013340632956, \"positive_daily\": \"\", \"positive\": 4947, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 3.024596945451689, \"deceased_daily\": \"\", \"deceased\": 308, \"positive_100k\": 54.67842789699676, \"positive_daily\": \"\", \"positive\": 5568, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 3.5156029430899496, \"deceased_daily\": \"\", \"deceased\": 358, \"positive_100k\": 60.20715543040359, \"positive_daily\": \"\", \"positive\": 6131, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.6629047423814285, \"deceased_daily\": \"\", \"deceased\": 373, \"positive_100k\": 63.27103285566633, \"positive_daily\": \"\", \"positive\": 6443, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.9378681010588545, \"deceased_daily\": \"\", \"deceased\": 401, \"positive_100k\": 67.07141927738648, \"positive_daily\": \"\", \"positive\": 6830, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.684197217469012, \"deceased_daily\": \"\", \"deceased\": 477, \"positive_100k\": 70.76378437962619, \"positive_daily\": \"\", \"positive\": 7206, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 5.803690892084247, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 75.54618279662286, \"positive_daily\": \"\", \"positive\": 7693, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 6.746422407549708, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 82.67558988233041, \"positive_daily\": \"\", \"positive\": 8419, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 7.787355122542822, \"deceased_daily\": \"\", \"deceased\": 793, \"positive_100k\": 89.7657164882269, \"positive_daily\": \"\", \"positive\": 9141, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.543504358905743, \"deceased_daily\": \"\", \"deceased\": 870, \"positive_100k\": 95.10786174253118, \"positive_daily\": \"\", \"positive\": 9685, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 8.710446398102754, \"deceased_daily\": \"\", \"deceased\": 887, \"positive_100k\": 99.68403764051978, \"positive_daily\": \"\", \"positive\": 10151, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 8.828287837535935, \"deceased_daily\": \"\", \"deceased\": 899, \"positive_100k\": 102.94431746483784, \"positive_daily\": \"\", \"positive\": 10483, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 9.024690236591239, \"deceased_daily\": \"\", \"deceased\": 919, \"positive_100k\": 107.51067324287365, \"positive_daily\": \"\", \"positive\": 10948, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 10.144183911206476, \"deceased_daily\": \"\", \"deceased\": 1033, \"positive_100k\": 112.39127285939797, \"positive_daily\": \"\", \"positive\": 11445, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.813604303176563, \"deceased_daily\": \"\", \"deceased\": 1203, \"positive_100k\": 117.12457067663082, \"positive_daily\": \"\", \"positive\": 11927, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 13.090219897036041, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 123.1443042076759, \"positive_daily\": \"\", \"positive\": 12540, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 13.748167933871311, \"deceased_daily\": \"\", \"deceased\": 1400, \"positive_100k\": 129.7827052957452, \"positive_daily\": \"\", \"positive\": 13216, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 14.838201248628254, \"deceased_daily\": \"\", \"deceased\": 1511, \"positive_100k\": 135.7336979871209, \"positive_daily\": \"\", \"positive\": 13822, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 15.122984727258443, \"deceased_daily\": \"\", \"deceased\": 1540, \"positive_100k\": 141.26242552052773, \"positive_daily\": \"\", \"positive\": 14385, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 15.515789525369053, \"deceased_daily\": \"\", \"deceased\": 1580, \"positive_100k\": 145.1119125420117, \"positive_daily\": \"\", \"positive\": 14777, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.33251171663062, \"deceased_daily\": \"\", \"deceased\": 1765, \"positive_100k\": 150.46387791626876, \"positive_daily\": \"\", \"positive\": 15322, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 19.021572348506236, \"deceased_daily\": \"\", \"deceased\": 1937, \"positive_100k\": 157.16119972405463, \"positive_daily\": \"\", \"positive\": 16004, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 19.846462424538515, \"deceased_daily\": \"\", \"deceased\": 2021, \"positive_100k\": 164.5361098085813, \"positive_daily\": \"\", \"positive\": 16755, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 21.13289813835076, \"deceased_daily\": \"\", \"deceased\": 2152, \"positive_100k\": 172.51004721022667, \"positive_daily\": \"\", \"positive\": 17567, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.525702936461368, \"deceased_daily\": \"\", \"deceased\": 2192, \"positive_100k\": 178.50032038141347, \"positive_daily\": \"\", \"positive\": 18177, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 21.545343176366902, \"deceased_daily\": \"\", \"deceased\": 2194, \"positive_100k\": 183.04703591954376, \"positive_daily\": \"\", \"positive\": 18640, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.33095277258812, \"deceased_daily\": \"\", \"deceased\": 2274, \"positive_100k\": 185.85559022603462, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.1263824887621, \"deceased_daily\": \"\", \"deceased\": 2355, \"positive_100k\": 192.68057359320645, \"positive_daily\": \"\", \"positive\": 19621, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.17713532370798, \"deceased_daily\": \"\", \"deceased\": 2462, \"positive_100k\": 199.36807528103955, \"positive_daily\": \"\", \"positive\": 20302, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 25.394830197850865, \"deceased_daily\": \"\", \"deceased\": 2586, \"positive_100k\": 207.1259700437241, \"positive_daily\": \"\", \"positive\": 21092, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011741853472706003, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.011741853472706003, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09393482778164802, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09393482778164802, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.21135336250870806, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3170300437630621, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.4931578458536522, \"positive_daily\": \"\", \"positive\": 42, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6575437944715362, \"positive_daily\": \"\", \"positive\": 56, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0567668125435403, \"positive_daily\": \"\", \"positive\": 90, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.3385712958884843, \"positive_daily\": \"\", \"positive\": 114, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5127566431590846, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1468167306852086, \"positive_daily\": \"\", \"positive\": 268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.957004620301923, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.391453198792045, \"positive_daily\": \"\", \"positive\": 374, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.03522556041811801, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.765250055098647, \"positive_daily\": \"\", \"positive\": 491, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.12916038819976602, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 13.373971105412135, \"positive_daily\": \"\", \"positive\": 1139, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.15264409514517804, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 15.957178869407457, \"positive_daily\": \"\", \"positive\": 1359, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.3170300437630621, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 31.703004376306207, \"positive_daily\": \"\", \"positive\": 2700, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3287718972357681, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 35.554332315353776, \"positive_daily\": \"\", \"positive\": 3028, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4814159923809461, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 47.84805290127696, \"positive_daily\": \"\", \"positive\": 4075, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6340600875261242, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 62.161372284505575, \"positive_daily\": \"\", \"positive\": 5294, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8806390104529502, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 77.20268658304197, \"positive_daily\": \"\", \"positive\": 6575, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.1507016403251884, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 87.75861285500467, \"positive_daily\": \"\", \"positive\": 7474, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.4090224167247203, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 103.2696012924493, \"positive_daily\": \"\", \"positive\": 8795, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.4325061236701324, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 115.9742867499172, \"positive_daily\": \"\", \"positive\": 9877, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.7965035813240187, \"deceased_daily\": \"\", \"deceased\": 153, \"positive_100k\": 127.9509772920773, \"positive_daily\": \"\", \"positive\": 10897, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.2426940132868465, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 138.6830313661306, \"positive_daily\": \"\", \"positive\": 11811, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.712368152195087, \"deceased_daily\": \"\", \"deceased\": 231, \"positive_100k\": 151.79868169514322, \"positive_daily\": \"\", \"positive\": 12928, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.0998493167943852, \"deceased_daily\": \"\", \"deceased\": 264, \"positive_100k\": 165.2783294818097, \"positive_daily\": \"\", \"positive\": 14076, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.522556041811801, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 174.11994514675732, \"positive_daily\": \"\", \"positive\": 14829, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.215325396701455, \"deceased_daily\": \"\", \"deceased\": 359, \"positive_100k\": 186.95379099242498, \"positive_daily\": \"\", \"positive\": 15922, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.084222553681699, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 194.97347691428317, \"positive_daily\": \"\", \"positive\": 16605, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 5.73002449468053, \"deceased_daily\": \"\", \"deceased\": 488, \"positive_100k\": 208.62925250304025, \"positive_daily\": \"\", \"positive\": 17768, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 6.293633461370417, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 221.0638753306359, \"positive_daily\": \"\", \"positive\": 18827, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.939435402369248, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 230.2107791858739, \"positive_daily\": \"\", \"positive\": 19606, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.820074412822198, \"deceased_daily\": \"\", \"deceased\": 666, \"positive_100k\": 240.76670545783657, \"positive_daily\": \"\", \"positive\": 20505, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.395425232984792, \"deceased_daily\": \"\", \"deceased\": 715, \"positive_100k\": 247.75310827409666, \"positive_daily\": \"\", \"positive\": 21100, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 8.982517906620092, \"deceased_daily\": \"\", \"deceased\": 765, \"positive_100k\": 254.2933206583939, \"positive_daily\": \"\", \"positive\": 21657, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 9.640061701091629, \"deceased_daily\": \"\", \"deceased\": 821, \"positive_100k\": 261.29146532812666, \"positive_daily\": \"\", \"positive\": 22253, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 10.508958858071873, \"deceased_daily\": \"\", \"deceased\": 895, \"positive_100k\": 273.3503488445957, \"positive_daily\": \"\", \"positive\": 23280, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 11.131277092125291, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 282.40331787205207, \"positive_daily\": \"\", \"positive\": 24051, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 11.765337179651416, \"deceased_daily\": \"\", \"deceased\": 1002, \"positive_100k\": 288.27424460840507, \"positive_daily\": \"\", \"positive\": 24551, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 12.16456019772342, \"deceased_daily\": \"\", \"deceased\": 1036, \"positive_100k\": 294.8027151392296, \"positive_daily\": \"\", \"positive\": 25107, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 12.98648994081284, \"deceased_daily\": \"\", \"deceased\": 1106, \"positive_100k\": 298.41920600882304, \"positive_daily\": \"\", \"positive\": 25415, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 13.36222925193943, \"deceased_daily\": \"\", \"deceased\": 1138, \"positive_100k\": 301.6247320068718, \"positive_daily\": \"\", \"positive\": 25688, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 13.784935976956847, \"deceased_daily\": \"\", \"deceased\": 1174, \"positive_100k\": 304.5367116681029, \"positive_daily\": \"\", \"positive\": 25936, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 14.548156452682736, \"deceased_daily\": \"\", \"deceased\": 1239, \"positive_100k\": 309.2334530571853, \"positive_daily\": \"\", \"positive\": 26336, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 15.04131429853639, \"deceased_daily\": \"\", \"deceased\": 1281, \"positive_100k\": 313.8832270323769, \"positive_daily\": \"\", \"positive\": 26732, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 15.581439558280866, \"deceased_daily\": \"\", \"deceased\": 1327, \"positive_100k\": 317.9459083339331, \"positive_daily\": \"\", \"positive\": 27078, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 16.062855550661812, \"deceased_daily\": \"\", \"deceased\": 1368, \"positive_100k\": 321.7737525660353, \"positive_daily\": \"\", \"positive\": 27404, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 16.356401887479464, \"deceased_daily\": \"\", \"deceased\": 1393, \"positive_100k\": 325.7190153328645, \"positive_daily\": \"\", \"positive\": 27740, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 16.77910861249688, \"deceased_daily\": \"\", \"deceased\": 1429, \"positive_100k\": 328.11435344129654, \"positive_daily\": \"\", \"positive\": 27944, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.35445943265947, \"deceased_daily\": \"\", \"deceased\": 1478, \"positive_100k\": 329.51163400454857, \"positive_daily\": \"\", \"positive\": 28063, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 17.71845689031336, \"deceased_daily\": \"\", \"deceased\": 1509, \"positive_100k\": 331.9187139664533, \"positive_daily\": \"\", \"positive\": 28268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 18.188131029221598, \"deceased_daily\": \"\", \"deceased\": 1549, \"positive_100k\": 334.59585655823025, \"positive_daily\": \"\", \"positive\": 28496, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 18.65780516812984, \"deceased_daily\": \"\", \"deceased\": 1589, \"positive_100k\": 336.72113203679004, \"positive_daily\": \"\", \"positive\": 28677, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 18.7752237028569, \"deceased_daily\": \"\", \"deceased\": 1599, \"positive_100k\": 339.26911424036723, \"positive_daily\": \"\", \"positive\": 28894, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 18.904384091056663, \"deceased_daily\": \"\", \"deceased\": 1610, \"positive_100k\": 341.23000377030917, \"positive_daily\": \"\", \"positive\": 29061, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 19.550186032055496, \"deceased_daily\": \"\", \"deceased\": 1665, \"positive_100k\": 342.4394146779979, \"positive_daily\": \"\", \"positive\": 29164, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 19.9494090501275, \"deceased_daily\": \"\", \"deceased\": 1699, \"positive_100k\": 343.61360002526845, \"positive_daily\": \"\", \"positive\": 29264, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 20.149020559163503, \"deceased_daily\": \"\", \"deceased\": 1716, \"positive_100k\": 345.29268507186544, \"positive_daily\": \"\", \"positive\": 29407, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 20.39559948209033, \"deceased_daily\": \"\", \"deceased\": 1737, \"positive_100k\": 347.3944768434798, \"positive_daily\": \"\", \"positive\": 29586, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0012147756957980084, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0012147756957980084, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.006073878478990042, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.006073878478990042, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00728865417478805, \"positive_daily\": \"\", \"positive\": 6, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.02186596252436415, \"positive_daily\": \"\", \"positive\": 18, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0012147756957980084, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.05709445770250639, \"positive_daily\": \"\", \"positive\": 47, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0012147756957980084, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.1190480181882048, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.003644327087394025, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2332369335932176, \"positive_daily\": \"\", \"positive\": 192, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0048591027831920335, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.436104474791485, \"positive_daily\": \"\", \"positive\": 359, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.010932981262182074, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.8138997161846656, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03644327087394025, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 1.5014627600063382, \"positive_daily\": \"\", \"positive\": 1236, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.04494670074452631, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 1.8573920388751548, \"positive_daily\": \"\", \"positive\": 1529, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.05345013061511236, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 2.2740601025338716, \"positive_daily\": \"\", \"positive\": 1872, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07167176605208249, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 2.9555492678765543, \"positive_daily\": \"\", \"positive\": 2433, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09110817718485062, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 4.408421000050972, \"positive_daily\": \"\", \"positive\": 3629, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.11175936401341675, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 6.921791914657051, \"positive_daily\": \"\", \"positive\": 5698, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1311957751461849, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 8.991769700296857, \"positive_daily\": \"\", \"positive\": 7402, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.15913561614953908, \"deceased_daily\": \"\", \"deceased\": 131, \"positive_100k\": 11.196587588170242, \"positive_daily\": \"\", \"positive\": 9217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2040823168940654, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 13.152376458405035, \"positive_daily\": \"\", \"positive\": 10827, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25996199890077376, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 16.43712993984285, \"positive_daily\": \"\", \"positive\": 13531, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.33649286773604825, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 19.046468134416973, \"positive_daily\": \"\", \"positive\": 15679, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4324601477040909, \"deceased_daily\": \"\", \"deceased\": 356, \"positive_100k\": 22.02995724329688, \"positive_daily\": \"\", \"positive\": 18135, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5162796707141535, \"deceased_daily\": \"\", \"deceased\": 425, \"positive_100k\": 25.41432233179013, \"positive_daily\": \"\", \"positive\": 20921, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6086026235948021, \"deceased_daily\": \"\", \"deceased\": 501, \"positive_100k\": 29.074441503229533, \"positive_daily\": \"\", \"positive\": 23934, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6972812493880568, \"deceased_daily\": \"\", \"deceased\": 574, \"positive_100k\": 32.88276330955629, \"positive_daily\": \"\", \"positive\": 27069, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7883894265729073, \"deceased_daily\": \"\", \"deceased\": 649, \"positive_100k\": 36.70687719992842, \"positive_daily\": \"\", \"positive\": 30217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.880712379453556, \"deceased_daily\": \"\", \"deceased\": 725, \"positive_100k\": 41.43478420797427, \"positive_daily\": \"\", \"positive\": 34109, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9863978649879828, \"deceased_daily\": \"\", \"deceased\": 812, \"positive_100k\": 46.436015747574665, \"positive_daily\": \"\", \"positive\": 38226, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.1030163317845916, \"deceased_daily\": \"\", \"deceased\": 908, \"positive_100k\": 51.363145969731384, \"positive_daily\": \"\", \"positive\": 42282, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.2220643499727963, \"deceased_daily\": \"\", \"deceased\": 1006, \"positive_100k\": 57.12968619768453, \"positive_daily\": \"\", \"positive\": 47029, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.337468041073607, \"deceased_daily\": \"\", \"deceased\": 1101, \"positive_100k\": 63.371203722694695, \"positive_daily\": \"\", \"positive\": 52167, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.455301283566014, \"deceased_daily\": \"\", \"deceased\": 1198, \"positive_100k\": 69.18876452987136, \"positive_daily\": \"\", \"positive\": 56956, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.5743493017542187, \"deceased_daily\": \"\", \"deceased\": 1296, \"positive_100k\": 74.16084145277262, \"positive_daily\": \"\", \"positive\": 61049, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.7043303012046056, \"deceased_daily\": \"\", \"deceased\": 1403, \"positive_100k\": 79.09526032910412, \"positive_daily\": \"\", \"positive\": 65111, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.8440295062213767, \"deceased_daily\": \"\", \"deceased\": 1518, \"positive_100k\": 84.29571508281539, \"positive_daily\": \"\", \"positive\": 69392, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.9958764681961276, \"deceased_daily\": \"\", \"deceased\": 1643, \"positive_100k\": 90.12785319834163, \"positive_daily\": \"\", \"positive\": 74193, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.148938205866677, \"deceased_daily\": \"\", \"deceased\": 1769, \"positive_100k\": 95.41577180215036, \"positive_daily\": \"\", \"positive\": 78546, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.295926065058236, \"deceased_daily\": \"\", \"deceased\": 1890, \"positive_100k\": 100.01126825935422, \"positive_daily\": \"\", \"positive\": 82329, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.4502025784245824, \"deceased_daily\": \"\", \"deceased\": 2017, \"positive_100k\": 104.8424312015429, \"positive_daily\": \"\", \"positive\": 86306, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.5996199890077376, \"deceased_daily\": \"\", \"deceased\": 2140, \"positive_100k\": 110.52029280370279, \"positive_daily\": \"\", \"positive\": 90980, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.744178296807701, \"deceased_daily\": \"\", \"deceased\": 2259, \"positive_100k\": 116.12162353702742, \"positive_daily\": \"\", \"positive\": 95591, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.8863070532160675, \"deceased_daily\": \"\", \"deceased\": 2376, \"positive_100k\": 119.86677700717267, \"positive_daily\": \"\", \"positive\": 98674, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.0260062582328384, \"deceased_daily\": \"\", \"deceased\": 2491, \"positive_100k\": 123.65201807527926, \"positive_daily\": \"\", \"positive\": 101790, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.1584168090748217, \"deceased_daily\": \"\", \"deceased\": 2600, \"positive_100k\": 127.44454779756065, \"positive_daily\": \"\", \"positive\": 104912, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.28718303282941, \"deceased_daily\": \"\", \"deceased\": 2706, \"positive_100k\": 130.92002106323872, \"positive_daily\": \"\", \"positive\": 107773, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.4074458267134133, \"deceased_daily\": \"\", \"deceased\": 2805, \"positive_100k\": 133.78324737823465, \"positive_daily\": \"\", \"positive\": 110130, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.522849517814224, \"deceased_daily\": \"\", \"deceased\": 2900, \"positive_100k\": 136.37193438598018, \"positive_daily\": \"\", \"positive\": 112261, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.634608881827641, \"deceased_daily\": \"\", \"deceased\": 2992, \"positive_100k\": 139.27767785032904, \"positive_daily\": \"\", \"positive\": 114653, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.742723918753663, \"deceased_daily\": \"\", \"deceased\": 3081, \"positive_100k\": 142.844259293192, \"positive_daily\": \"\", \"positive\": 117589, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.8556980584628784, \"deceased_daily\": \"\", \"deceased\": 3174, \"positive_100k\": 146.02089773770376, \"positive_daily\": \"\", \"positive\": 120204, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00030565389341287555, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.00030565389341287555, \"positive_daily\": \"\", \"positive\": 1, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0006113077868257511, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0006113077868257511, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.001528269467064378, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0021395772538901287, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0024452311473030044, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0024452311473030044, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0033621928275416315, \"positive_daily\": \"\", \"positive\": 11, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0036678467209545064, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0036678467209545064, \"positive_daily\": \"\", \"positive\": 12, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003973500614367382, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045848084011931335, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045848084011931335, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045848084011931335, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015588348564056652, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.015588348564056652, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017422271924533907, \"positive_daily\": \"\", \"positive\": 57, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.017727925817946782, \"positive_daily\": \"\", \"positive\": 58, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.018339233604772534, \"positive_daily\": \"\", \"positive\": 60, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.00030565389341287555, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.02078446475207554, \"positive_daily\": \"\", \"positive\": 68, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.00030565389341287555, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.022618388112552793, \"positive_daily\": \"\", \"positive\": 74, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0018339233604772532, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 0.029954081554461803, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0021395772538901287, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.03606715942271932, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0033621928275416315, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 0.04554243011851846, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0036678467209545064, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.066326894870594, \"positive_daily\": \"\", \"positive\": 217, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.004279154507780257, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 0.0800813200741734, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005196116188018885, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 0.12287286515197599, \"positive_daily\": \"\", \"positive\": 402, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.006418731761670387, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 0.15832871678786953, \"positive_daily\": \"\", \"positive\": 518, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.006724385655083263, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 0.17819621985970646, \"positive_daily\": \"\", \"positive\": 583, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.008558309015560515, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 0.2931220837829477, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.01100354016286352, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 0.3915426374618936, \"positive_daily\": \"\", \"positive\": 1281, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0125318096299279, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 0.508302424745612, \"positive_daily\": \"\", \"positive\": 1663, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.014977040777230902, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 0.6660198337466559, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017727925817946782, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 0.8335181673369116, \"positive_daily\": \"\", \"positive\": 2727, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02231273421913992, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 1.0694829730516515, \"positive_daily\": \"\", \"positive\": 3499, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.030259735447874678, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 1.4157888342884397, \"positive_daily\": \"\", \"positive\": 4632, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04065196782391245, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 1.962603649604074, \"positive_daily\": \"\", \"positive\": 6421, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0501272385197116, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 2.3789042524324104, \"positive_daily\": \"\", \"positive\": 7783, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.07885870450052189, \"deceased_daily\": \"\", \"deceased\": 258, \"positive_100k\": 4.201824072746801, \"positive_daily\": \"\", \"positive\": 13747, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.10667320880109356, \"deceased_daily\": \"\", \"deceased\": 349, \"positive_100k\": 5.890867487746351, \"positive_daily\": \"\", \"positive\": 19273, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.13509902088849102, \"deceased_daily\": \"\", \"deceased\": 442, \"positive_100k\": 7.824739671369614, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.17911318153994507, \"deceased_daily\": \"\", \"deceased\": 586, \"positive_100k\": 10.170938957206848, \"positive_daily\": \"\", \"positive\": 33276, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.24024396022252018, \"deceased_daily\": \"\", \"deceased\": 786, \"positive_100k\": 13.400783648900703, \"positive_daily\": \"\", \"positive\": 43843, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.30809912456017857, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 16.424617616434283, \"positive_daily\": \"\", \"positive\": 53736, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4022405237313442, \"deceased_daily\": \"\", \"deceased\": 1316, \"positive_100k\": 20.10530180091213, \"positive_daily\": \"\", \"positive\": 65778, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5275586200306231, \"deceased_daily\": \"\", \"deceased\": 1726, \"positive_100k\": 25.624799808161836, \"positive_daily\": \"\", \"positive\": 83836, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6923060685801632, \"deceased_daily\": \"\", \"deceased\": 2265, \"positive_100k\": 31.07185784267269, \"positive_daily\": \"\", \"positive\": 101657, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.8347407829105632, \"deceased_daily\": \"\", \"deceased\": 2731, \"positive_100k\": 37.12625016339493, \"positive_daily\": \"\", \"positive\": 121465, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0453363154720343, \"deceased_daily\": \"\", \"deceased\": 3420, \"positive_100k\": 43.06938446691488, \"positive_daily\": \"\", \"positive\": 140909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2813011211867744, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 49.46427522489906, \"positive_daily\": \"\", \"positive\": 161831, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.640444445946903, \"deceased_daily\": \"\", \"deceased\": 5367, \"positive_100k\": 57.515504431287624, \"positive_daily\": \"\", \"positive\": 188172, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.9870559610771041, \"deceased_daily\": \"\", \"deceased\": 6501, \"positive_100k\": 65.17824753914842, \"positive_daily\": \"\", \"positive\": 213242, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.421084489723387, \"deceased_daily\": \"\", \"deceased\": 7921, \"positive_100k\": 74.46401282103157, \"positive_daily\": \"\", \"positive\": 243622, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.8260758984954477, \"deceased_daily\": \"\", \"deceased\": 9246, \"positive_100k\": 84.16699566742331, \"positive_daily\": \"\", \"positive\": 275367, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.317873012996764, \"deceased_daily\": \"\", \"deceased\": 10855, \"positive_100k\": 94.34007420188404, \"positive_daily\": \"\", \"positive\": 308650, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.782466930984335, \"deceased_daily\": \"\", \"deceased\": 12375, \"positive_100k\": 102.94484260924331, \"positive_daily\": \"\", \"positive\": 336802, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.246755195078493, \"deceased_daily\": \"\", \"deceased\": 13894, \"positive_100k\": 111.96621727332433, \"positive_daily\": \"\", \"positive\": 366317, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.948842188247868, \"deceased_daily\": \"\", \"deceased\": 16191, \"positive_100k\": 121.38157980601456, \"positive_daily\": \"\", \"positive\": 397121, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 5.584296632653237, \"deceased_daily\": \"\", \"deceased\": 18270, \"positive_100k\": 131.01976402700276, \"positive_daily\": \"\", \"positive\": 428654, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 6.191019611077794, \"deceased_daily\": \"\", \"deceased\": 20255, \"positive_100k\": 141.45050879361057, \"positive_daily\": \"\", \"positive\": 462780, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 6.82616840158975, \"deceased_daily\": \"\", \"deceased\": 22333, \"positive_100k\": 151.76785596576215, \"positive_daily\": \"\", \"positive\": 496535, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 7.440227073456216, \"deceased_daily\": \"\", \"deceased\": 24342, \"positive_100k\": 160.89498687696403, \"positive_daily\": \"\", \"positive\": 526396, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 7.973287463568272, \"deceased_daily\": \"\", \"deceased\": 26086, \"positive_100k\": 169.73358051278416, \"positive_daily\": \"\", \"positive\": 555313, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 8.518574009416842, \"deceased_daily\": \"\", \"deceased\": 27870, \"positive_100k\": 177.46845793949038, \"positive_daily\": \"\", \"positive\": 580619, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 9.24969812246044, \"deceased_daily\": \"\", \"deceased\": 30262, \"positive_100k\": 185.7367014102021, \"positive_daily\": \"\", \"positive\": 607670, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 10.005274546977068, \"deceased_daily\": \"\", \"deceased\": 32734, \"positive_100k\": 194.50285507328337, \"positive_daily\": \"\", \"positive\": 636350, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.645008145890218, \"deceased_daily\": \"\", \"deceased\": 34827, \"positive_100k\": 204.05209401128843, \"positive_daily\": \"\", \"positive\": 667592, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.434817806469088, \"deceased_daily\": \"\", \"deceased\": 37411, \"positive_100k\": 213.86786314434949, \"positive_daily\": \"\", \"positive\": 699706, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 12.150659224842041, \"deceased_daily\": \"\", \"deceased\": 39753, \"positive_100k\": 223.79886379522725, \"positive_daily\": \"\", \"positive\": 732197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.514998665790191, \"deceased_daily\": \"\", \"deceased\": 40945, \"positive_100k\": 231.9329252067307, \"positive_daily\": \"\", \"positive\": 758809, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 13.03888943909986, \"deceased_daily\": \"\", \"deceased\": 42659, \"positive_100k\": 239.73229560494704, \"positive_daily\": \"\", \"positive\": 784326, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 13.780711438412908, \"deceased_daily\": \"\", \"deceased\": 45086, \"positive_100k\": 248.14969817564423, \"positive_daily\": \"\", \"positive\": 811865, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 14.491662394491255, \"deceased_daily\": \"\", \"deceased\": 47412, \"positive_100k\": 256.8565549834034, \"positive_daily\": \"\", \"positive\": 840351, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 15.198334196061825, \"deceased_daily\": \"\", \"deceased\": 49724, \"positive_100k\": 265.66519453766904, \"positive_daily\": \"\", \"positive\": 869170, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 15.739035933509202, \"deceased_daily\": \"\", \"deceased\": 51493, \"positive_100k\": 276.7261976324942, \"positive_daily\": \"\", \"positive\": 905358, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 16.430425040409126, \"deceased_daily\": \"\", \"deceased\": 53755, \"positive_100k\": 286.75042272086284, \"positive_daily\": \"\", \"positive\": 938154, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 16.774591324392023, \"deceased_daily\": \"\", \"deceased\": 54881, \"positive_100k\": 295.19594544975405, \"positive_daily\": \"\", \"positive\": 965785, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 17.195782389514967, \"deceased_daily\": \"\", \"deceased\": 56259, \"positive_100k\": 302.04626050892335, \"positive_daily\": \"\", \"positive\": 988197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 17.836432950108353, \"deceased_daily\": \"\", \"deceased\": 58355, \"positive_100k\": 309.49963069979634, \"positive_daily\": \"\", \"positive\": 1012582, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 18.634800919702784, \"deceased_daily\": \"\", \"deceased\": 60967, \"positive_100k\": 317.85223464509, \"positive_daily\": \"\", \"positive\": 1039909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 19.25497266943751, \"deceased_daily\": \"\", \"deceased\": 62996, \"positive_100k\": 326.87360930917106, \"positive_daily\": \"\", \"positive\": 1069424, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.041532727945368685, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.041532727945368685, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.041532727945368685, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.041532727945368685, \"positive_daily\": \"\", \"positive\": 4, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05191590993171085, \"positive_daily\": \"\", \"positive\": 5, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07268227390439519, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07268227390439519, \"positive_daily\": \"\", \"positive\": 7, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.08306545589073737, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.09344863787707952, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1349813658224482, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.1972804577405012, \"positive_daily\": \"\", \"positive\": 19, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2180468217131856, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2180468217131856, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2180468217131856, \"positive_daily\": \"\", \"positive\": 21, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2803459136312386, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.2803459136312386, \"positive_daily\": \"\", \"positive\": 27, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30111227760392295, \"positive_daily\": \"\", \"positive\": 29, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30111227760392295, \"positive_daily\": \"\", \"positive\": 29, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.46724318938539766, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.46724318938539766, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.46724318938539766, \"positive_daily\": \"\", \"positive\": 45, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7683554669893206, \"positive_daily\": \"\", \"positive\": 74, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7683554669893206, \"positive_daily\": \"\", \"positive\": 74, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8825704688390844, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8825704688390844, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8825704688390844, \"positive_daily\": \"\", \"positive\": 85, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0175518346615327, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0175518346615327, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0175518346615327, \"positive_daily\": \"\", \"positive\": 98, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1732995644566653, \"positive_daily\": \"\", \"positive\": 113, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.05587003329575, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.5750291326128583, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.205188704468578, \"positive_daily\": \"\", \"positive\": 405, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.859329169608136, \"positive_daily\": \"\", \"positive\": 468, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03114954595902651, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.918413732215037, \"positive_daily\": \"\", \"positive\": 570, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05191590993171085, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 6.344124193655066, \"positive_daily\": \"\", \"positive\": 611, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06229909191805302, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 6.894432838931201, \"positive_daily\": \"\", \"positive\": 664, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 8.451910136882526, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.632378354014383, \"positive_daily\": \"\", \"positive\": 1024, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.09344863787707952, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 13.124342030736502, \"positive_daily\": \"\", \"positive\": 1264, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 15.626688889444965, \"positive_daily\": \"\", \"positive\": 1505, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 18.679344393429563, \"positive_daily\": \"\", \"positive\": 1799, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11421500184976387, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 21.555485803646345, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 24.49392630578118, \"positive_daily\": \"\", \"positive\": 2359, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.60888090168383, \"positive_daily\": \"\", \"positive\": 2659, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.14536454780879038, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 31.045714139163085, \"positive_daily\": \"\", \"positive\": 2990, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.16613091178147474, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 34.887491474109694, \"positive_daily\": \"\", \"positive\": 3360, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2076636397268434, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 38.79156790097435, \"positive_daily\": \"\", \"positive\": 3736, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.22843000369952773, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 42.80985932968876, \"positive_daily\": \"\", \"positive\": 4123, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.25957954965855423, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 46.942365760252954, \"positive_daily\": \"\", \"positive\": 4521, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.29072909561758076, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 51.22023673862592, \"positive_daily\": \"\", \"positive\": 4933, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3426450055492916, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 55.70577135672574, \"positive_daily\": \"\", \"positive\": 5365, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.36341136952197595, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 60.48203507044314, \"positive_daily\": \"\", \"positive\": 5825, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.42571046144002894, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 70.40835704938625, \"positive_daily\": \"\", \"positive\": 6781, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.44647682541271333, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 75.43381713077586, \"positive_daily\": \"\", \"positive\": 7265, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4776263713717398, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 80.52157630408352, \"positive_daily\": \"\", \"positive\": 7755, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.5399254632897929, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 85.5366532034868, \"positive_daily\": \"\", \"positive\": 8238, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5814581912351615, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 90.91514147241203, \"positive_daily\": \"\", \"positive\": 8756, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.664523647125899, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 96.36631201524168, \"positive_daily\": \"\", \"positive\": 9281, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.737205921030294, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 101.89016483197571, \"positive_daily\": \"\", \"positive\": 9813, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7891218309620048, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 107.45555037665511, \"positive_daily\": \"\", \"positive\": 10349, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8514209228800579, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 112.54330954996279, \"positive_daily\": \"\", \"positive\": 10839, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.9241031967844532, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 118.1606110045739, \"positive_daily\": \"\", \"positive\": 11380, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0175518346615327, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 123.86097791507575, \"positive_daily\": \"\", \"positive\": 11929, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.090234108565928, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 129.59249437153662, \"positive_daily\": \"\", \"positive\": 12481, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0, \"positive_daily\": \"\", \"positive\": 0, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-01-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.003008016770776383, \"positive_daily\": \"\", \"positive\": 2, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045120251561645746, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045120251561645746, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.0045120251561645746, \"positive_daily\": \"\", \"positive\": 3, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.012032067083105532, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.012032067083105532, \"positive_daily\": \"\", \"positive\": 8, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.013536075468493723, \"positive_daily\": \"\", \"positive\": 9, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.019552109010046493, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.019552109010046493, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.019552109010046493, \"positive_daily\": \"\", \"positive\": 13, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.022560125780822875, \"positive_daily\": \"\", \"positive\": 15, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.030080167707763828, \"positive_daily\": \"\", \"positive\": 20, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.03459219286392841, \"positive_daily\": \"\", \"positive\": 23, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.05414430187397489, \"positive_daily\": \"\", \"positive\": 36, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.060160335415527656, \"positive_daily\": \"\", \"positive\": 40, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.07670442765479778, \"positive_daily\": \"\", \"positive\": 51, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.12934472114338447, \"positive_daily\": \"\", \"positive\": 86, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17446497270503022, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0015040083853881914, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2466573752036634, \"positive_daily\": \"\", \"positive\": 164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.31132973577535566, \"positive_daily\": \"\", \"positive\": 207, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.41209829759636446, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0045120251561645746, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.4842907000949977, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.5775392199890655, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.013536075468493723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.015040083853881914, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.2062147250813295, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04211223479086937, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 1.7205855928840912, \"positive_daily\": \"\", \"positive\": 1144, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.06467236057169223, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 1.7220896012694793, \"positive_daily\": \"\", \"positive\": 1145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.09926455343562064, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 2.332717005737085, \"positive_daily\": \"\", \"positive\": 1551, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.1233286876018317, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 2.9478564353608556, \"positive_daily\": \"\", \"positive\": 1960, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.17446497270503022, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 3.9735901541956022, \"positive_daily\": \"\", \"positive\": 2642, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.23913733327672246, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 4.084886774714328, \"positive_daily\": \"\", \"positive\": 2716, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.2932816351506974, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 6.037089658948201, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.3775061047324361, \"deceased_daily\": \"\", \"deceased\": 251, \"positive_100k\": 7.6208104887619665, \"positive_daily\": \"\", \"positive\": 5067, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.4301463982210228, \"deceased_daily\": \"\", \"deceased\": 286, \"positive_100k\": 8.640528174055161, \"positive_daily\": \"\", \"positive\": 5745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.541443018739749, \"deceased_daily\": \"\", \"deceased\": 360, \"positive_100k\": 10.115960400120976, \"positive_daily\": \"\", \"positive\": 6726, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.7655402681625895, \"deceased_daily\": \"\", \"deceased\": 509, \"positive_100k\": 12.278724458309197, \"positive_daily\": \"\", \"positive\": 8164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.0452858278447932, \"deceased_daily\": \"\", \"deceased\": 695, \"positive_100k\": 14.498640835142165, \"positive_daily\": \"\", \"positive\": 9640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.3220233707562203, \"deceased_daily\": \"\", \"deceased\": 879, \"positive_100k\": 17.76534704820532, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.7491617522064669, \"deceased_daily\": \"\", \"deceased\": 1163, \"positive_100k\": 22.176603642548883, \"positive_daily\": \"\", \"positive\": 14745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.191340217510595, \"deceased_daily\": \"\", \"deceased\": 1457, \"positive_100k\": 26.037393167840374, \"positive_daily\": \"\", \"positive\": 17312, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 2.5147020203690564, \"deceased_daily\": \"\", \"deceased\": 1672, \"positive_100k\": 29.74928586297843, \"positive_daily\": \"\", \"positive\": 19780, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.07720115650424, \"deceased_daily\": \"\", \"deceased\": 2046, \"positive_100k\": 33.76950027712107, \"positive_daily\": \"\", \"positive\": 22453, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.653236368107917, \"deceased_daily\": \"\", \"deceased\": 2429, \"positive_100k\": 38.32363766807651, \"positive_daily\": \"\", \"positive\": 25481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.662425994703393, \"deceased_daily\": \"\", \"deceased\": 3100, \"positive_100k\": 44.91721042961834, \"positive_daily\": \"\", \"positive\": 29865, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 5.643039461976494, \"deceased_daily\": \"\", \"deceased\": 3752, \"positive_100k\": 51.396478553870665, \"positive_daily\": \"\", \"positive\": 34173, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.718405457529052, \"deceased_daily\": \"\", \"deceased\": 4467, \"positive_100k\": 58.18858042228374, \"positive_daily\": \"\", \"positive\": 38689, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.862955838809466, \"deceased_daily\": \"\", \"deceased\": 5228, \"positive_100k\": 63.88576418613421, \"positive_daily\": \"\", \"positive\": 42477, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.834545255770237, \"deceased_daily\": \"\", \"deceased\": 5874, \"positive_100k\": 72.84815015466245, \"positive_daily\": \"\", \"positive\": 48436, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 9.693334043826894, \"deceased_daily\": \"\", \"deceased\": 6445, \"positive_100k\": 78.62805437970927, \"positive_daily\": \"\", \"positive\": 52279, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 11.254494747859837, \"deceased_daily\": \"\", \"deceased\": 7483, \"positive_100k\": 84.14776515408393, \"positive_daily\": \"\", \"positive\": 55949, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 12.812647435122003, \"deceased_daily\": \"\", \"deceased\": 8519, \"positive_100k\": 92.45741148335368, \"positive_daily\": \"\", \"positive\": 61474, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 14.473072692590568, \"deceased_daily\": \"\", \"deceased\": 9623, \"positive_100k\": 99.07204036229095, \"positive_daily\": \"\", \"positive\": 65872, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 16.207194360943152, \"deceased_daily\": \"\", \"deceased\": 10776, \"positive_100k\": 112.20654559188604, \"positive_daily\": \"\", \"positive\": 74605, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 17.470561404669233, \"deceased_daily\": \"\", \"deceased\": 11616, \"positive_100k\": 120.13116577449642, \"positive_daily\": \"\", \"positive\": 79874, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 18.502311157045533, \"deceased_daily\": \"\", \"deceased\": 12302, \"positive_100k\": 128.15053848538625, \"positive_daily\": \"\", \"positive\": 85206, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 19.622797404159734, \"deceased_daily\": \"\", \"deceased\": 13047, \"positive_100k\": 134.71403107922032, \"positive_daily\": \"\", \"positive\": 89570, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 21.19899819204656, \"deceased_daily\": \"\", \"deceased\": 14095, \"positive_100k\": 142.64767531214304, \"positive_daily\": \"\", \"positive\": 94845, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 22.47138928608497, \"deceased_daily\": \"\", \"deceased\": 14941, \"positive_100k\": 149.62326620357345, \"positive_daily\": \"\", \"positive\": 99483, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 24.025029948190973, \"deceased_daily\": \"\", \"deceased\": 15974, \"positive_100k\": 156.6349532962532, \"positive_daily\": \"\", \"positive\": 104145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 25.43278179691432, \"deceased_daily\": \"\", \"deceased\": 16910, \"positive_100k\": 165.09349645567642, \"positive_daily\": \"\", \"positive\": 109769, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 27.114263171778315, \"deceased_daily\": \"\", \"deceased\": 18028, \"positive_100k\": 173.43322295265392, \"positive_daily\": \"\", \"positive\": 115314, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 27.864763356087025, \"deceased_daily\": \"\", \"deceased\": 18527, \"positive_100k\": 182.24370407425795, \"positive_daily\": \"\", \"positive\": 121172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 28.71452809383135, \"deceased_daily\": \"\", \"deceased\": 19092, \"positive_100k\": 189.28847935141624, \"positive_daily\": \"\", \"positive\": 125856, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 30.477225921506314, \"deceased_daily\": \"\", \"deceased\": 20264, \"positive_100k\": 195.77977954275167, \"positive_daily\": \"\", \"positive\": 130172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.75112102393011, \"deceased_daily\": \"\", \"deceased\": 21111, \"positive_100k\": 202.49668099189535, \"positive_daily\": \"\", \"positive\": 134638, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.8475431368781, \"deceased_daily\": \"\", \"deceased\": 21840, \"positive_100k\": 209.42715163176413, \"positive_daily\": \"\", \"positive\": 139246, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 34.37110363127634, \"deceased_daily\": \"\", \"deceased\": 22853, \"positive_100k\": 217.539772862548, \"positive_daily\": \"\", \"positive\": 144640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 35.640486708543975, \"deceased_daily\": \"\", \"deceased\": 23697, \"positive_100k\": 224.9530301941264, \"positive_daily\": \"\", \"positive\": 149569, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 36.27217023040701, \"deceased_daily\": \"\", \"deceased\": 24117, \"positive_100k\": 231.67293966004087, \"positive_daily\": \"\", \"positive\": 154037, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 36.78503708982439, \"deceased_daily\": \"\", \"deceased\": 24458, \"positive_100k\": 238.15671980944938, \"positive_daily\": \"\", \"positive\": 158348, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 38.15518872891303, \"deceased_daily\": \"\", \"deceased\": 25369, \"positive_100k\": 244.1757613677729, \"positive_daily\": \"\", \"positive\": 162350, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 39.35388341206742, \"deceased_daily\": \"\", \"deceased\": 26166, \"positive_100k\": 250.32865967239596, \"positive_daily\": \"\", \"positive\": 166441, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}, {\"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 40.370593080589835, \"deceased_daily\": \"\", \"deceased\": 26842, \"positive_100k\": 259.41287032014066, \"positive_daily\": \"\", \"positive\": 172481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\"}]}}, {\"mode\": \"vega-lite\"});\n", "</script>" ], "text/plain": [ @@ -672,10 +672,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.184746, - "end_time": "2020-04-30T20:47:15.422063", + "duration": 0.19131, + "end_time": "2020-05-01T07:32:53.705994", "exception": false, - "start_time": "2020-04-30T20:47:15.237317", + "start_time": "2020-05-01T07:32:53.514684", "status": "completed" }, "tags": [] @@ -696,10 +696,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.981036, - "end_time": "2020-04-30T20:47:16.475787", + "duration": 1.168699, + "end_time": "2020-05-01T07:32:54.943908", "exception": false, - "start_time": "2020-04-30T20:47:15.494751", + "start_time": "2020-05-01T07:32:53.775209", "status": "completed" }, "tags": [] @@ -709,10 +709,10 @@ "data": { "text/html": [ "\n", - "<div id=\"altair-viz-6734ebe488cc46c286f4696fb34d978a\"></div>\n", + "<div id=\"altair-viz-40b7df920bc449c994128f07ba52e0f0\"></div>\n", "<script type=\"text/javascript\">\n", " (function(spec, embedOpt){\n", - " const outputDiv = document.getElementById(\"altair-viz-6734ebe488cc46c286f4696fb34d978a\");\n", + " const outputDiv = document.getElementById(\"altair-viz-40b7df920bc449c994128f07ba52e0f0\");\n", " const paths = {\n", " \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n", " \"vega-lib\": \"https://cdn.jsdelivr.net/npm//vega-lib?noext\",\n", @@ -753,7 +753,7 @@ " .catch(showError)\n", " .then(() => displayChart(vegaEmbed));\n", " }\n", - " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}}, \"vconcat\": [{\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United States\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United States'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Spain\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Spain'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Italy\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"France\", \"transform\": [{\"filter\": \"datum['country_label'] == 'France'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United Kingdom\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United Kingdom'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Germany\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Germany'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Turkey\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Turkey'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Canada\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Canada'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Belgium\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Belgium'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Netherlands\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Netherlands'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Peru\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Peru'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Switzerland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Switzerland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Ecuador\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Ecuador'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Portugal\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Portugal'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Saudi Arabia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Saudi Arabia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Sweden\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Sweden'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Ireland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Ireland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Israel\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Israel'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Singapore\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Singapore'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Austria\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Austria'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Chile\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Chile'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Belarus\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Belarus'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Qatar\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Qatar'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Romania\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Romania'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United Arab Emirates\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United Arab Emirates'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Denmark\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Denmark'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Norway\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Norway'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Serbia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Serbia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Panama\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Panama'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Finland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Finland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Moldova\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Moldova'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Luxembourg\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Luxembourg'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Kuwait\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Kuwait'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Bahrain\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Bahrain'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Croatia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Croatia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Armenia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Armenia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Estonia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Estonia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Slovenia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Slovenia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Djibouti\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Djibouti'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Cyprus\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Cyprus'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Malta\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Malta'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Montenegro\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Montenegro'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}], \"data\": {\"name\": \"data-df16e8d37c4510a22ec4c9fcf9280124\"}, \"title\": \"Growth of cases per 100k population from case 100, compared to Italy\", \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-df16e8d37c4510a22ec4c9fcf9280124\": [{\"index\": 651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.895959585009161, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.607395683141268, \"positive_daily\": \"\", \"positive\": 136, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.420465509577962, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.57231443036328, \"positive_daily\": \"\", \"positive\": 194, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.961308717192632, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.435599449280705, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.9776460002385, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.824593736110057, \"positive_daily\": \"\", \"positive\": 290, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.145832204069686, \"positive_daily\": \"\", \"positive\": 329, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.788309139988941, \"positive_daily\": \"\", \"positive\": 407, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.364233600381601, \"positive_daily\": \"\", \"positive\": 424, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.329152347603614, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 18.023047819346726, \"positive_daily\": \"\", \"positive\": 532, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.13551163773944908, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.344286287306357, \"positive_daily\": \"\", \"positive\": 571, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 22.461053955313684, \"positive_daily\": \"\", \"positive\": 663, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.934141344058627, \"positive_daily\": \"\", \"positive\": 736, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 26.085990264843947, \"positive_daily\": \"\", \"positive\": 770, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.84764155545678, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.220298559240266, \"positive_daily\": \"\", \"positive\": 833, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.897856747937514, \"positive_daily\": \"\", \"positive\": 853, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3049011849137604, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 29.846438212113657, \"positive_daily\": \"\", \"positive\": 881, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.33877909434862263, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 31.20155458950815, \"positive_daily\": \"\", \"positive\": 921, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.4065349132183472, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 31.743601140465945, \"positive_daily\": \"\", \"positive\": 937, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 32.75993842351181, \"positive_daily\": \"\", \"positive\": 967, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 34.318322257515476, \"positive_daily\": \"\", \"positive\": 1013, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4742907320880717, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 35.1991479028219, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.5420465509577963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 36.14772936699804, \"positive_daily\": \"\", \"positive\": 1067, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5759244603926585, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 37.63835738213198, \"positive_daily\": \"\", \"positive\": 1111, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6098023698275208, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 39.26449703500537, \"positive_daily\": \"\", \"positive\": 1159, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.643680279262383, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 40.68736923126958, \"positive_daily\": \"\", \"positive\": 1201, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 42.279630974708105, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 43.736381080407185, \"positive_daily\": \"\", \"positive\": 1291, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7453140075669699, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 45.362520733280576, \"positive_daily\": \"\", \"positive\": 1339, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 47.46295111824204, \"positive_daily\": \"\", \"positive\": 1401, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 49.90216059755212, \"positive_daily\": \"\", \"positive\": 1473, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 51.59605606929524, \"positive_daily\": \"\", \"positive\": 1523, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9147035547412813, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 54.06914345804017, \"positive_daily\": \"\", \"positive\": 1596, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 56.81325412226402, \"positive_daily\": \"\", \"positive\": 1677, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.150829873269515, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.9824593736110058, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 61.25126025823097, \"positive_daily\": \"\", \"positive\": 1808, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.25005691488786, \"positive_daily\": \"\", \"positive\": 1867, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 65.4521210281539, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 838, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.175534814650374, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 839, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4807217376846056, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 840, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.057185925638154, \"positive_daily\": \"\", \"positive\": 182, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 841, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.780591965423, \"positive_daily\": \"\", \"positive\": 246, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 842, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.41357225023474, \"positive_daily\": \"\", \"positive\": 302, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 843, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.696822563305658, \"positive_daily\": \"\", \"positive\": 504, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 844, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.403608688423027, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 845, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.720768659608861, \"positive_daily\": \"\", \"positive\": 860, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.506677320327698, \"positive_daily\": \"\", \"positive\": 1018, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.055888203022096, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04521287748655284, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.605099085716496, \"positive_daily\": \"\", \"positive\": 1646, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 22.753380595107718, \"positive_daily\": \"\", \"positive\": 2013, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.992087859472047, \"positive_daily\": \"\", \"positive\": 2388, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.09042575497310568, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 31.807259311789924, \"positive_daily\": \"\", \"positive\": 2814, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.18085150994621135, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 40.48813178920807, \"positive_daily\": \"\", \"positive\": 3582, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.23736760680440244, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 50.57060346870936, \"positive_daily\": \"\", \"positive\": 4474, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3164901424058699, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.71490794036467, \"positive_daily\": \"\", \"positive\": 5283, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.3390965811491463, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.16238984871432, \"positive_daily\": \"\", \"positive\": 5588, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5538577492102723, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 78.0939426386484, \"positive_daily\": \"\", \"positive\": 6909, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6555867235550162, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 86.54875072863378, \"positive_daily\": \"\", \"positive\": 7657, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.7686189172713983, \"deceased_daily\": \"\", \"deceased\": 68, \"positive_100k\": 93.48892742281964, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9720768659608862, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 99.33269183795659, \"positive_daily\": \"\", \"positive\": 8788, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2207476921369267, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 108.7143639164163, \"positive_daily\": \"\", \"positive\": 9618, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4468120795696908, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 115.06677320327698, \"positive_daily\": \"\", \"positive\": 10180, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.6502700282591787, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 121.06878268961687, \"positive_daily\": \"\", \"positive\": 10711, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.7859086607188372, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 125.79352838696164, \"positive_daily\": \"\", \"positive\": 11129, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.8989408544352195, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 130.25830003875876, \"positive_daily\": \"\", \"positive\": 11524, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.102398803124707, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 133.16322741726978, \"positive_daily\": \"\", \"positive\": 11781, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.305856751814195, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 136.21509664761209, \"positive_daily\": \"\", \"positive\": 12051, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.4867082617604064, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 138.99568861303507, \"positive_daily\": \"\", \"positive\": 12297, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.7466823073080855, \"deceased_daily\": \"\", \"deceased\": 243, \"positive_100k\": 142.86138963813534, \"positive_daily\": \"\", \"positive\": 12639, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.0857788884572317, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 146.2862651077417, \"positive_daily\": \"\", \"positive\": 12942, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.334449714633272, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 149.69983735797646, \"positive_daily\": \"\", \"positive\": 13244, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.605726979552589, \"deceased_daily\": \"\", \"deceased\": 319, \"positive_100k\": 153.21513858255594, \"positive_daily\": \"\", \"positive\": 13555, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.8091849282420767, \"deceased_daily\": \"\", \"deceased\": 337, \"positive_100k\": 156.05224664483714, \"positive_daily\": \"\", \"positive\": 13806, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.956126780073374, \"deceased_daily\": \"\", \"deceased\": 350, \"positive_100k\": 157.62339413749484, \"positive_daily\": \"\", \"positive\": 13945, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.159584728762861, \"deceased_daily\": \"\", \"deceased\": 368, \"positive_100k\": 158.70850319717212, \"positive_daily\": \"\", \"positive\": 14041, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 4.3404362387090725, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 160.79959878092518, \"positive_daily\": \"\", \"positive\": 14226, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.4421652130538165, \"deceased_daily\": \"\", \"deceased\": 393, \"positive_100k\": 162.0429529118054, \"positive_daily\": \"\", \"positive\": 14336, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.634319942371667, \"deceased_daily\": \"\", \"deceased\": 410, \"positive_100k\": 163.62540362383473, \"positive_daily\": \"\", \"positive\": 14476, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 4.871687549176069, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 164.97048672905967, \"positive_daily\": \"\", \"positive\": 14595, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.007326181635727, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 165.8295314013042, \"positive_daily\": \"\", \"positive\": 14671, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.109055155980471, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 166.71118251229197, \"positive_daily\": \"\", \"positive\": 14749, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.312513104669959, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 167.23113060338733, \"positive_daily\": \"\", \"positive\": 14795, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.549880711474361, \"deceased_daily\": \"\", \"deceased\": 491, \"positive_100k\": 168.1127817143751, \"positive_daily\": \"\", \"positive\": 14873, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.764641879535487, \"deceased_daily\": \"\", \"deceased\": 510, \"positive_100k\": 168.7005491217003, \"positive_daily\": \"\", \"positive\": 14925, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 5.900280511995145, \"deceased_daily\": \"\", \"deceased\": 522, \"positive_100k\": 169.57089701331643, \"positive_daily\": \"\", \"positive\": 15002, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 5.990706266968251, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 170.35081914995948, \"positive_daily\": \"\", \"positive\": 15071, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.05852558319808, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 171.2211670415756, \"positive_daily\": \"\", \"positive\": 15148, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 6.12634489942791, \"deceased_daily\": \"\", \"deceased\": 542, \"positive_100k\": 172.09151493319177, \"positive_daily\": \"\", \"positive\": 15225, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 6.2054674350293775, \"deceased_daily\": \"\", \"deceased\": 549, \"positive_100k\": 172.645372682402, \"positive_daily\": \"\", \"positive\": 15274, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 6.431531822462142, \"deceased_daily\": \"\", \"deceased\": 569, \"positive_100k\": 173.583539890248, \"positive_daily\": \"\", \"positive\": 15357, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 6.555867235550163, \"deceased_daily\": \"\", \"deceased\": 580, \"positive_100k\": 174.0921847619717, \"positive_daily\": \"\", \"positive\": 15402, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 1038, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.00887387149166, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 1039, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 1040, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 1041, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 1042, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.380577391029533, \"positive_daily\": \"\", \"positive\": 210, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 1043, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 1044, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 1045, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.527484024546352, \"positive_daily\": \"\", \"positive\": 228, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 1046, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.311561010016955, \"positive_daily\": \"\", \"positive\": 256, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 1047, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.713335784315287, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 1048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.15935503068294, \"positive_daily\": \"\", \"positive\": 285, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 1049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 19.433695734590515, \"positive_daily\": \"\", \"positive\": 305, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 1050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 21.281489755256494, \"positive_daily\": \"\", \"positive\": 334, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 1051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 24.02132226865778, \"positive_daily\": \"\", \"positive\": 377, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 1052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1911511055861362, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 24.97707779658846, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 1053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 26.697437746863688, \"positive_daily\": \"\", \"positive\": 419, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 1054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.182402119483463, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 1055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.69213840104649, \"positive_daily\": \"\", \"positive\": 466, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 1056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 30.329308753000277, \"positive_daily\": \"\", \"positive\": 476, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 1057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 31.79480056249399, \"positive_daily\": \"\", \"positive\": 499, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 1058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 32.81427312562005, \"positive_daily\": \"\", \"positive\": 515, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 1059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.12755895577974, \"positive_daily\": \"\", \"positive\": 567, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 1060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.2549930261705, \"positive_daily\": \"\", \"positive\": 569, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 1061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 40.97005363062852, \"positive_daily\": \"\", \"positive\": 643, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 1062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 42.81784765129451, \"positive_daily\": \"\", \"positive\": 672, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 1063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 43.837320214420565, \"positive_daily\": \"\", \"positive\": 688, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 1064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 44.60192463676511, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 1065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.17007860770632, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 1066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 51.674515543452145, \"positive_daily\": \"\", \"positive\": 811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 1067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 52.43911996579669, \"positive_daily\": \"\", \"positive\": 823, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 1068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 56.51701021830094, \"positive_daily\": \"\", \"positive\": 887, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 1069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 58.93825755572533, \"positive_daily\": \"\", \"positive\": 925, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 1070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 66.26571660319388, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 1071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 72.38255198195024, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 1072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 86.71888490091045, \"positive_daily\": \"\", \"positive\": 1361, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 1073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 97.3596297785387, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 1074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 106.47116581147787, \"positive_daily\": \"\", \"positive\": 1671, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 1075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 108.31895983214385, \"positive_daily\": \"\", \"positive\": 1700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 1076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 110.867641239959, \"positive_daily\": \"\", \"positive\": 1740, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 1077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 112.9703034014065, \"positive_daily\": \"\", \"positive\": 1773, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 1078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 119.8517432025074, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 1079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 121.50838611758724, \"positive_daily\": \"\", \"positive\": 1907, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 1080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 125.71371044048225, \"positive_daily\": \"\", \"positive\": 1973, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 1081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 129.1544303410327, \"positive_daily\": \"\", \"positive\": 2027, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 1082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 141.26066702815464, \"positive_daily\": \"\", \"positive\": 2217, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 1083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 160.43949462196363, \"positive_daily\": \"\", \"positive\": 2518, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 1084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 164.89968708564015, \"positive_daily\": \"\", \"positive\": 2588, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 1085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 168.65899216216752, \"positive_daily\": \"\", \"positive\": 2647, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 1086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 173.5014868370163, \"positive_daily\": \"\", \"positive\": 2723, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 1087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 179.10858593420963, \"positive_daily\": \"\", \"positive\": 2811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 1088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 186.11745980570126, \"positive_daily\": \"\", \"positive\": 2921, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 50}, {\"index\": 1355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 1356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.010542533535272049, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 1357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.021085067070544097, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.718432966249344, \"positive_daily\": \"\", \"positive\": 163, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 1358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.2049301947227034, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 1359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.7004292708804893, \"positive_daily\": \"\", \"positive\": 351, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 1360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.05271266767636024, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 4.638714755519702, \"positive_daily\": \"\", \"positive\": 440, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 1361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.08434026828217639, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 5.924903846822891, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 1362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 7.379773474690435, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 1363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 9.077121373869234, \"positive_daily\": \"\", \"positive\": 861, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 1364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 11.238340748600004, \"positive_daily\": \"\", \"positive\": 1066, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 1365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.16868053656435278, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 15.666204833414264, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 1366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.20030813717016896, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 20.88475893337393, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 1367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.24247827131125715, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 23.46767964951558, \"positive_daily\": \"\", \"positive\": 2226, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 1368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2741058719170733, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 27.178651453931344, \"positive_daily\": \"\", \"positive\": 2578, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 1369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3057334725228894, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 30.773655389459112, \"positive_daily\": \"\", \"positive\": 2919, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 1370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.3479036066639776, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 34.59005252922759, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 1371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3795312072697938, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 39.302565019494196, \"positive_daily\": \"\", \"positive\": 3728, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 1372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.42170134141088195, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 44.32081098228369, \"positive_daily\": \"\", \"positive\": 4204, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 1373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.44278640848142603, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 1374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.47441400908724224, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 1375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.49549907615778627, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 1376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.5376692102988745, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 66.03843006494412, \"positive_daily\": \"\", \"positive\": 6264, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 1377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.5798393444399628, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 70.87745295763398, \"positive_daily\": \"\", \"positive\": 6723, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 1378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6114669450457788, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 76.76018667031579, \"positive_daily\": \"\", \"positive\": 7281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 1379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.632552012116323, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 84.57220401995238, \"positive_daily\": \"\", \"positive\": 8022, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 1380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6641796127221391, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 92.48964670494169, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 1381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.7063497468632273, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 101.10289660325894, \"positive_daily\": \"\", \"positive\": 9590, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 1382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7590624145395876, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 110.30652837955145, \"positive_daily\": \"\", \"positive\": 10463, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 1383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.7906900151454037, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 119.01466107968616, \"positive_daily\": \"\", \"positive\": 11289, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 1384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8328601492864919, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 128.70324939860117, \"positive_daily\": \"\", \"positive\": 12208, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 1385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8855728169628521, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 138.96113452842087, \"positive_daily\": \"\", \"positive\": 13181, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 1430, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9542930404546707, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 1431, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4795919618058655, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 1432, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.750996404503983, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 1433, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.09244070338226, \"positive_daily\": \"\", \"positive\": 239, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 1434, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3375802000128174, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 1435, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 1436, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 1437, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.894034950588632, \"positive_daily\": \"\", \"positive\": 559, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 1438, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.0321826135162215, \"positive_daily\": \"\", \"positive\": 689, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 1439, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.756914071952645, \"positive_daily\": \"\", \"positive\": 886, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 1440, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.043774910112599576, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 9.26277097982607, \"positive_daily\": \"\", \"positive\": 1058, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 1441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.08754982022519915, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 10.882442653992253, \"positive_daily\": \"\", \"positive\": 1243, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 1442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.12256974831527881, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 13.009903285464592, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 1443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.1838546224729182, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 15.715192730423247, \"positive_daily\": \"\", \"positive\": 1795, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 1444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.32393433483323686, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 19.759994424827447, \"positive_daily\": \"\", \"positive\": 2257, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 1445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.5865837955088343, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 24.64527439339356, \"positive_daily\": \"\", \"positive\": 2815, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 1446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.6566236516889936, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 29.77569385859023, \"positive_daily\": \"\", \"positive\": 3401, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 1447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.7704384179817525, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 32.76989771029204, \"positive_daily\": \"\", \"positive\": 3743, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 1448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.0681078067474294, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 37.37501825413752, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 1449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.558386800008545, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 43.22334624518082, \"positive_daily\": \"\", \"positive\": 4937, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 1450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.9260960449543811, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 54.58731291041167, \"positive_daily\": \"\", \"positive\": 6235, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 1451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.530189804508255, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 63.771289052035065, \"positive_daily\": \"\", \"positive\": 7284, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 1452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.09050865394953, \"deceased_daily\": \"\", \"deceased\": 353, \"positive_100k\": 79.9680057936969, \"positive_daily\": \"\", \"positive\": 9134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 1453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.773397251706083, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 94.86898519602579, \"positive_daily\": \"\", \"positive\": 10836, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 1454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.491305777552716, \"deceased_daily\": \"\", \"deceased\": 513, \"positive_100k\": 104.17553108596448, \"positive_daily\": \"\", \"positive\": 11899, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 1455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.17226232587654, \"deceased_daily\": \"\", \"deceased\": 705, \"positive_100k\": 111.84489533769191, \"positive_daily\": \"\", \"positive\": 12775, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 1456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 7.249125114646489, \"deceased_daily\": \"\", \"deceased\": 828, \"positive_100k\": 122.2545689624681, \"positive_daily\": \"\", \"positive\": 13964, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 1457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.851286824767634, \"deceased_daily\": \"\", \"deceased\": 1011, \"positive_100k\": 134.37146408163565, \"positive_daily\": \"\", \"positive\": 15348, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 1458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 10.006944451740264, \"deceased_daily\": \"\", \"deceased\": 1143, \"positive_100k\": 146.821048517659, \"positive_daily\": \"\", \"positive\": 16770, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 1459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.232641934893051, \"deceased_daily\": \"\", \"deceased\": 1283, \"positive_100k\": 161.36307365706455, \"positive_daily\": \"\", \"positive\": 18431, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 1460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.668458986586316, \"deceased_daily\": \"\", \"deceased\": 1447, \"positive_100k\": 172.39435100543963, \"positive_daily\": \"\", \"positive\": 19691, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 1461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 14.288130660752502, \"deceased_daily\": \"\", \"deceased\": 1632, \"positive_100k\": 182.2261958167295, \"positive_daily\": \"\", \"positive\": 20814, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 1462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 17.816388415828026, \"deceased_daily\": \"\", \"deceased\": 2035, \"positive_100k\": 194.308071007807, \"positive_daily\": \"\", \"positive\": 22194, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 1463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 19.61115973044461, \"deceased_daily\": \"\", \"deceased\": 2240, \"positive_100k\": 204.89284427303357, \"positive_daily\": \"\", \"positive\": 23403, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 1464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 22.088819642817747, \"deceased_daily\": \"\", \"deceased\": 2523, \"positive_100k\": 218.72571586861503, \"positive_daily\": \"\", \"positive\": 24983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 1465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 26.431290725987623, \"deceased_daily\": \"\", \"deceased\": 3019, \"positive_100k\": 233.46910559453858, \"positive_daily\": \"\", \"positive\": 26667, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 1466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 29.294169847351633, \"deceased_daily\": \"\", \"deceased\": 3346, \"positive_100k\": 245.29708630696297, \"positive_daily\": \"\", \"positive\": 28018, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 1467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 31.517935281071697, \"deceased_daily\": \"\", \"deceased\": 3600, \"positive_100k\": 259.5589520216479, \"positive_daily\": \"\", \"positive\": 29647, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 1468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 34.170694833895226, \"deceased_daily\": \"\", \"deceased\": 3903, \"positive_100k\": 267.8061450868617, \"positive_daily\": \"\", \"positive\": 30589, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 1469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 36.39446026761529, \"deceased_daily\": \"\", \"deceased\": 4157, \"positive_100k\": 272.44628555879723, \"positive_daily\": \"\", \"positive\": 31119, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 1470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 38.87212017998842, \"deceased_daily\": \"\", \"deceased\": 4440, \"positive_100k\": 293.9310114420611, \"positive_daily\": \"\", \"positive\": 33573, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 1471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 42.52294768337923, \"deceased_daily\": \"\", \"deceased\": 4857, \"positive_100k\": 304.7521692218957, \"positive_daily\": \"\", \"positive\": 34809, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 1472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 45.201972182270325, \"deceased_daily\": \"\", \"deceased\": 5163, \"positive_100k\": 316.3875403298247, \"positive_daily\": \"\", \"positive\": 36138, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 1473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 47.740916968801095, \"deceased_daily\": \"\", \"deceased\": 5453, \"positive_100k\": 325.536496543358, \"positive_daily\": \"\", \"positive\": 37183, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 1474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 49.75456283398068, \"deceased_daily\": \"\", \"deceased\": 5683, \"positive_100k\": 337.03178793892664, \"positive_daily\": \"\", \"positive\": 38496, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 1475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 51.02403522724607, \"deceased_daily\": \"\", \"deceased\": 5828, \"positive_100k\": 350.05044620641377, \"positive_daily\": \"\", \"positive\": 39983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 1476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 52.51238217107446, \"deceased_daily\": \"\", \"deceased\": 5998, \"positive_100k\": 358.56904371432563, \"positive_daily\": \"\", \"positive\": 40956, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 1477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 54.8236974250197, \"deceased_daily\": \"\", \"deceased\": 6262, \"positive_100k\": 366.7374419413367, \"positive_daily\": \"\", \"positive\": 41889, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 1478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 56.81983332615425, \"deceased_daily\": \"\", \"deceased\": 6490, \"positive_100k\": 374.6869656177848, \"positive_daily\": \"\", \"positive\": 42797, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 1479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 58.47452492841051, \"deceased_daily\": \"\", \"deceased\": 6679, \"positive_100k\": 387.78441872347463, \"positive_daily\": \"\", \"positive\": 44293, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 1480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 60.55821064977025, \"deceased_daily\": \"\", \"deceased\": 6917, \"positive_100k\": 396.8195601707152, \"positive_daily\": \"\", \"positive\": 45325, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 1481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 62.107842467756285, \"deceased_daily\": \"\", \"deceased\": 7094, \"positive_100k\": 403.9023406269338, \"positive_daily\": \"\", \"positive\": 46134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 1482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 63.09715543630103, \"deceased_daily\": \"\", \"deceased\": 7207, \"positive_100k\": 408.74384568538727, \"positive_daily\": \"\", \"positive\": 46687, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 1483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 64.1827732070935, \"deceased_daily\": \"\", \"deceased\": 7331, \"positive_100k\": 414.4083190539577, \"positive_daily\": \"\", \"positive\": 47334, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 1484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 65.67112015092188, \"deceased_daily\": \"\", \"deceased\": 7501, \"positive_100k\": 419.00468461578066, \"positive_daily\": \"\", \"positive\": 47859, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 2722, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2914283160818564, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 2723, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.31571400908867775, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 2724, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.5207931944796137, \"positive_daily\": \"\", \"positive\": 193, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 2725, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.53428524615007, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 2726, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.6799994041909982, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 2727, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.010793641336365052, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 1.1198402886478742, \"positive_daily\": \"\", \"positive\": 415, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 2728, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.013492051670456313, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2898401396956236, \"positive_daily\": \"\", \"positive\": 478, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 2729, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.021587282672730104, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 1.7728555894979598, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 2730, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024285693006821367, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 2.1587282672730104, \"positive_daily\": \"\", \"positive\": 800, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 2731, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.032380924009095154, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 2.544600945048061, \"positive_daily\": \"\", \"positive\": 943, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 2732, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.051269796347733994, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 3.4458699966345425, \"positive_daily\": \"\", \"positive\": 1277, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 2733, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.05666661701591652, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 3.9639647807800653, \"positive_daily\": \"\", \"positive\": 1469, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 2734, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.06746025835228157, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 5.634280777582557, \"positive_daily\": \"\", \"positive\": 2088, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 2735, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.07015866868637284, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 7.528564832114624, \"positive_daily\": \"\", \"positive\": 2790, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 2736, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0809523100227379, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 8.772531996130695, \"positive_daily\": \"\", \"positive\": 3251, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 2737, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.10253959269546799, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 10.906974570396883, \"positive_daily\": \"\", \"positive\": 4042, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 2738, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.1457141580409282, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 12.633957184215292, \"positive_daily\": \"\", \"positive\": 4682, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 2739, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.16460303037956703, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 15.04633602289288, \"positive_daily\": \"\", \"positive\": 5576, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 2740, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.17269826138184083, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 16.94601689809313, \"positive_daily\": \"\", \"positive\": 6280, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 2741, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.21587282672730101, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 19.962839651607162, \"positive_daily\": \"\", \"positive\": 7398, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 2742, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.27253944374321754, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 23.0093449187962, \"positive_daily\": \"\", \"positive\": 8527, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 2743, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2941267264159476, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 25.796802793912473, \"positive_daily\": \"\", \"positive\": 9560, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 2744, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.3750790364386855, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 30.44886220988581, \"positive_daily\": \"\", \"positive\": 11284, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 2745, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.483015449802336, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 33.56012932509304, \"positive_daily\": \"\", \"positive\": 12437, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 2746, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.5882534528318952, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 35.019969315836406, \"positive_daily\": \"\", \"positive\": 12978, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 2747, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6988882765296371, \"deceased_daily\": \"\", \"deceased\": 259, \"positive_100k\": 42.51615322394194, \"positive_daily\": \"\", \"positive\": 15756, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 2748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9147611032569382, \"deceased_daily\": \"\", \"deceased\": 339, \"positive_100k\": 44.69377036355358, \"positive_daily\": \"\", \"positive\": 16563, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 2749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0119038752842235, \"deceased_daily\": \"\", \"deceased\": 375, \"positive_100k\": 48.22598949087905, \"positive_daily\": \"\", \"positive\": 17872, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 2750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.0982530059751439, \"deceased_daily\": \"\", \"deceased\": 407, \"positive_100k\": 51.65027220484087, \"positive_daily\": \"\", \"positive\": 19141, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 2751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.357300398047905, \"deceased_daily\": \"\", \"deceased\": 503, \"positive_100k\": 55.73296704032095, \"positive_daily\": \"\", \"positive\": 20654, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 2752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.5030145560888335, \"deceased_daily\": \"\", \"deceased\": 557, \"positive_100k\": 59.52423355971917, \"positive_daily\": \"\", \"positive\": 22059, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 2753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.764760358495686, \"deceased_daily\": \"\", \"deceased\": 654, \"positive_100k\": 62.91613534967188, \"positive_daily\": \"\", \"positive\": 23316, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 2754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9266649785411616, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 65.5686727080836, \"positive_daily\": \"\", \"positive\": 24299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 2755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.107458470925276, \"deceased_daily\": \"\", \"deceased\": 781, \"positive_100k\": 69.29517737946362, \"positive_daily\": \"\", \"positive\": 25680, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 2756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.4312677110162277, \"deceased_daily\": \"\", \"deceased\": 901, \"positive_100k\": 72.95152338215729, \"positive_daily\": \"\", \"positive\": 27035, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 2757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.719997616763993, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 76.11945711438044, \"positive_daily\": \"\", \"positive\": 28209, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 2758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 3.3972986106208998, \"deceased_daily\": \"\", \"deceased\": 1259, \"positive_100k\": 83.13532398301771, \"positive_daily\": \"\", \"positive\": 30809, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 2759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.6590444130277526, \"deceased_daily\": \"\", \"deceased\": 1356, \"positive_100k\": 88.5456367028707, \"positive_daily\": \"\", \"positive\": 32814, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 2760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.7804728780618597, \"deceased_daily\": \"\", \"deceased\": 1401, \"positive_100k\": 92.70658543803943, \"positive_daily\": \"\", \"positive\": 34356, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 2761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 4.223012172852827, \"deceased_daily\": \"\", \"deceased\": 1565, \"positive_100k\": 96.15245543467397, \"positive_daily\": \"\", \"positive\": 35633, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 2762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 4.66015464697561, \"deceased_daily\": \"\", \"deceased\": 1727, \"positive_100k\": 101.61673636120878, \"positive_daily\": \"\", \"positive\": 37658, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 2763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.153963738114312, \"deceased_daily\": \"\", \"deceased\": 1910, \"positive_100k\": 106.32276398386395, \"positive_daily\": \"\", \"positive\": 39402, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 2764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.607296674241644, \"deceased_daily\": \"\", \"deceased\": 2078, \"positive_100k\": 112.42386974924428, \"positive_daily\": \"\", \"positive\": 41663, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 2765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.0471375586985205, \"deceased_daily\": \"\", \"deceased\": 2241, \"positive_100k\": 116.8384690558176, \"positive_daily\": \"\", \"positive\": 43299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 2766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.481581622487214, \"deceased_daily\": \"\", \"deceased\": 2402, \"positive_100k\": 121.20989379704544, \"positive_daily\": \"\", \"positive\": 44919, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 2767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.937612968948637, \"deceased_daily\": \"\", \"deceased\": 2571, \"positive_100k\": 125.12798560214596, \"positive_daily\": \"\", \"positive\": 46371, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 2768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.250628567703223, \"deceased_daily\": \"\", \"deceased\": 2687, \"positive_100k\": 129.61274357740564, \"positive_daily\": \"\", \"positive\": 48033, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 46}, {\"index\": 2769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.666183759153278, \"deceased_daily\": \"\", \"deceased\": 2841, \"positive_100k\": 133.88432713627208, \"positive_daily\": \"\", \"positive\": 49616, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 47}, {\"index\": 2770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 8.049358026594238, \"deceased_daily\": \"\", \"deceased\": 2983, \"positive_100k\": 138.0236885887681, \"positive_daily\": \"\", \"positive\": 51150, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 48}, {\"index\": 2771, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 8.513484604057934, \"deceased_daily\": \"\", \"deceased\": 3155, \"positive_100k\": 142.6514623117346, \"positive_daily\": \"\", \"positive\": 52865, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 49}, {\"index\": 2925, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8275865014768415, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 2926, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0731928180441621, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 2927, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 2928, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 2929, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.317242204135156, \"positive_daily\": \"\", \"positive\": 434, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 2930, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.867186782535896, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 2931, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.005339267751463493, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.3744172189249277, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 2932, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.983093742591766, \"positive_daily\": \"\", \"positive\": 746, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 2933, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.922804866849341, \"positive_daily\": \"\", \"positive\": 922, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 2934, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.016017803254390478, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 6.097443772171309, \"positive_daily\": \"\", \"positive\": 1142, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 2935, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.021357071005853972, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.973083683411322, \"positive_daily\": \"\", \"positive\": 1306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 2936, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.026696338757317466, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 8.596221079856225, \"positive_daily\": \"\", \"positive\": 1610, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 2937, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.032035606508780956, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.192662137543808, \"positive_daily\": \"\", \"positive\": 1909, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 2938, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03737487426024445, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.420693720380411, \"positive_daily\": \"\", \"positive\": 2139, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 2939, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.042714142011707944, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.075866723334094, \"positive_daily\": \"\", \"positive\": 2449, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 2940, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06407121301756191, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 14.618915103507046, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 2941, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08542828402341589, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.18332055468585, \"positive_daily\": \"\", \"positive\": 3031, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 2942, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.09610681952634288, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 18.17486742598173, \"positive_daily\": \"\", \"positive\": 3404, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 2943, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.11746389053219686, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 19.952843587219075, \"positive_daily\": \"\", \"positive\": 3737, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 2944, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1441602292895143, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 22.216693113839593, \"positive_daily\": \"\", \"positive\": 4161, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 2945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.18153510354975877, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 23.871866116793278, \"positive_daily\": \"\", \"positive\": 4471, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 2946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.19755290680414928, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 25.70857422329672, \"positive_daily\": \"\", \"positive\": 4815, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 2947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.22958851331293023, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 27.315693816487233, \"positive_daily\": \"\", \"positive\": 5116, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 2948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.25628485207024765, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 29.611578949616533, \"positive_daily\": \"\", \"positive\": 5546, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 2949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3043382618334191, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 31.886107011739984, \"positive_daily\": \"\", \"positive\": 5972, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 2950, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.34705240384512703, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 34.710579652264165, \"positive_daily\": \"\", \"positive\": 6501, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 2951, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.38976654585683507, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 36.98510771438762, \"positive_daily\": \"\", \"positive\": 6927, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 2952, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.42714142011707945, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 38.51213829130618, \"positive_daily\": \"\", \"positive\": 7213, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 2953, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4378199556200065, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 40.17798982976279, \"positive_daily\": \"\", \"positive\": 7525, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 2954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.49121263313464136, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 42.27098278833648, \"positive_daily\": \"\", \"positive\": 7917, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 2955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5018911686375683, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 44.17176210785748, \"positive_daily\": \"\", \"positive\": 8273, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 2956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.5606231139036668, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 47.022931087138986, \"positive_daily\": \"\", \"positive\": 8807, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 2957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6193550591697652, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 49.39890523654024, \"positive_daily\": \"\", \"positive\": 9252, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 2958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6727477366844001, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 51.95107522173979, \"positive_daily\": \"\", \"positive\": 9730, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 2959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.7101226109446446, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 53.86253307676372, \"positive_daily\": \"\", \"positive\": 10088, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 2960, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7421582174534256, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 56.099686264626925, \"positive_daily\": \"\", \"positive\": 10507, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 2961, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.7848723594651335, \"deceased_daily\": \"\", \"deceased\": 147, \"positive_100k\": 57.83494828385256, \"positive_daily\": \"\", \"positive\": 10832, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 2962, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8542828402341589, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 60.31236852053162, \"positive_daily\": \"\", \"positive\": 11296, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 2963, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8969969822458669, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 63.06743068028678, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 2964, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9290325887546479, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 65.70502894950974, \"positive_daily\": \"\", \"positive\": 12306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 2965, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9664074630148923, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 68.6523047483176, \"positive_daily\": \"\", \"positive\": 12858, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 2966, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.0091216050266003, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 71.17777839475983, \"positive_daily\": \"\", \"positive\": 13331, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 2967, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.0571750147897716, \"deceased_daily\": \"\", \"deceased\": 198, \"positive_100k\": 73.75130545096523, \"positive_daily\": \"\", \"positive\": 13813, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 2968, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1052284245529431, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 76.69858124977308, \"positive_daily\": \"\", \"positive\": 14365, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 2969, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1532818343161144, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 79.4750004805341, \"positive_daily\": \"\", \"positive\": 14885, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 3324, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5676138308798357, \"positive_daily\": \"\", \"positive\": 105, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 3325, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1300435271677998, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 3326, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.037413801535678, \"positive_daily\": \"\", \"positive\": 206, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 3327, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.211180124223603, \"positive_daily\": \"\", \"positive\": 254, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 3328, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.702841492639507, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 3329, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.341223651391402, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 3330, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.808431554751309, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 3331, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.104465202719226, \"positive_daily\": \"\", \"positive\": 495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 3332, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.329730522815083, \"positive_daily\": \"\", \"positive\": 586, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 3333, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.12226732527999218, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 16.065926541790972, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 3334, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 17.435320584926885, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 3335, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 19.318237394238764, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 3336, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.20115420355064, \"positive_daily\": \"\", \"positive\": 867, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 3337, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.548686848926494, \"positive_daily\": \"\", \"positive\": 963, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 3338, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17117425539198905, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.72245317161442, \"positive_daily\": \"\", \"positive\": 1011, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 3339, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.19562772044798749, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 26.385288795422312, \"positive_daily\": \"\", \"positive\": 1079, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 3340, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.29344158067198123, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.53460165305424, \"positive_daily\": \"\", \"positive\": 1126, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 3341, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.36680197583997654, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 28.903995696190147, \"positive_daily\": \"\", \"positive\": 1182, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 3342, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.39125544089597497, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 29.882134298430085, \"positive_daily\": \"\", \"positive\": 1222, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 3343, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.44016237100797184, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 31.349342201789995, \"positive_daily\": \"\", \"positive\": 1282, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 3344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.4646158360639702, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 32.8410035702059, \"positive_daily\": \"\", \"positive\": 1343, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 3345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4890693011199687, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 34.4060253337898, \"positive_daily\": \"\", \"positive\": 1407, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 3346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 36.55793025871766, \"positive_daily\": \"\", \"positive\": 1495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 3347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 37.5116153959016, \"positive_daily\": \"\", \"positive\": 1534, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 3348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.562429696287964, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 39.1255440895975, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 3349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6113366263999609, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 40.34821734239742, \"positive_daily\": \"\", \"positive\": 1650, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 3350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7580574167359515, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 41.668704455421334, \"positive_daily\": \"\", \"positive\": 1704, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 3351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.8069643468479484, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 42.57348266249328, \"positive_daily\": \"\", \"positive\": 1741, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 3352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8558712769599452, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 43.7961559152932, \"positive_daily\": \"\", \"positive\": 1791, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 3353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8803247420159437, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 44.35858561158116, \"positive_daily\": \"\", \"positive\": 1814, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 3354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.9536851371839389, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 44.798747982589134, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 3355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.75243311977307, \"positive_daily\": \"\", \"positive\": 1871, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 3356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.99696777033306, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 3357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 46.657211326845015, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 3358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 47.68425685919694, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 3359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.2226732527999218, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 48.4423142759329, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 3360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.2471267178559202, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 49.127011297500864, \"positive_daily\": \"\", \"positive\": 2009, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 3361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.3204871130239155, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 49.298185552892846, \"positive_daily\": \"\", \"positive\": 2016, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 3362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.344940578079914, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 49.640534063676824, \"positive_daily\": \"\", \"positive\": 2030, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 3363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.4427544383039077, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 49.86061524918081, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 3364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.5405682985279014, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 50.0562429696288, \"positive_daily\": \"\", \"positive\": 2047, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 3365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.638382158751895, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 50.42304494546877, \"positive_daily\": \"\", \"positive\": 2062, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 3526, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.08408554863718347, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.753923641913282, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 3527, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.426608031010751, \"positive_daily\": \"\", \"positive\": 124, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 3528, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.099292420108219, \"positive_daily\": \"\", \"positive\": 132, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 3529, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.276490101028786, \"positive_daily\": \"\", \"positive\": 146, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 3530, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 13.621858879223723, \"positive_daily\": \"\", \"positive\": 162, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 3531, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 15.051313206055841, \"positive_daily\": \"\", \"positive\": 179, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 3532, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.994307408357262, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 3533, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5885988404602842, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 19.339676186552197, \"positive_daily\": \"\", \"positive\": 230, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 3534, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.6726843890974677, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 22.03041374294207, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 3535, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 26.907375563898707, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 3536, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 29.93445531483731, \"positive_daily\": \"\", \"positive\": 356, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 3537, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 33.297877260324654, \"positive_daily\": \"\", \"positive\": 396, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 3538, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.82044371944016, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 3539, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 37.50215469218383, \"positive_daily\": \"\", \"positive\": 446, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 3540, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 39.09978011629031, \"positive_daily\": \"\", \"positive\": 465, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 3541, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 41.53826102676863, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 3542, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 44.22899858315851, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 3543, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 47.42424943137148, \"positive_daily\": \"\", \"positive\": 564, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 3544, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 50.030901439124165, \"positive_daily\": \"\", \"positive\": 595, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 3545, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 51.79669796050502, \"positive_daily\": \"\", \"positive\": 616, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 3546, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 53.226152287337136, \"positive_daily\": \"\", \"positive\": 633, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 3547, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 55.664633197815455, \"positive_daily\": \"\", \"positive\": 662, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 3548, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 58.43945630284251, \"positive_daily\": \"\", \"positive\": 695, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 3549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 60.12116727558618, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 3550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 61.80287824832985, \"positive_daily\": \"\", \"positive\": 735, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 3551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.06416147788761, \"positive_daily\": \"\", \"positive\": 750, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 3552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.98910251289662, \"positive_daily\": \"\", \"positive\": 761, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 3553, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.49361580471972, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 3554, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.91404354790565, \"positive_daily\": \"\", \"positive\": 772, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 3555, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 65.92307013155184, \"positive_daily\": \"\", \"positive\": 784, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 3556, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.42758342337494, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 3557, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.84801116656085, \"positive_daily\": \"\", \"positive\": 795, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 3558, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 67.60478110429551, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 3559, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.10929439611861, \"positive_daily\": \"\", \"positive\": 810, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 3560, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.69789323657889, \"positive_daily\": \"\", \"positive\": 817, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 3561, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 69.11832097976482, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 3562, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.37960420932257, \"positive_daily\": \"\", \"positive\": 837, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 3563, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.88411750114567, \"positive_daily\": \"\", \"positive\": 843, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 3612, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.553729349096137, \"positive_daily\": \"\", \"positive\": 264, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 3613, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.658544814388956, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 3614, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.6426174560315, \"positive_daily\": \"\", \"positive\": 617, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 3615, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.868175744974597, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 3616, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017248974807182335, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.420142938804432, \"positive_daily\": \"\", \"positive\": 836, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 3617, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03449794961436467, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 15.092852956284544, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 3618, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05174692442154701, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.09329349510112, \"positive_daily\": \"\", \"positive\": 933, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 3619, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 17.680199177361892, \"positive_daily\": \"\", \"positive\": 1025, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 3620, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.249855884815485, \"positive_daily\": \"\", \"positive\": 1116, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 3621, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10349384884309402, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.12999413879836, \"positive_daily\": \"\", \"positive\": 1225, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 3622, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.155240773264641, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 23.06187931720278, \"positive_daily\": \"\", \"positive\": 1337, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 3623, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.493544226198917, \"positive_daily\": \"\", \"positive\": 1420, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 3624, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 26.114947858074053, \"positive_daily\": \"\", \"positive\": 1514, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 3625, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.4139753953723761, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 27.11538839689063, \"positive_daily\": \"\", \"positive\": 1572, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 3626, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.5519671938298347, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 29.633738718739252, \"positive_daily\": \"\", \"positive\": 1718, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 3627, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.5864651434441994, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 32.11759109097351, \"positive_daily\": \"\", \"positive\": 1862, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 3628, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7072079670944758, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 34.894676034929866, \"positive_daily\": \"\", \"positive\": 2023, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 3629, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.8969466899734814, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 37.94774457580114, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 3630, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.121183362466852, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 40.811074393793405, \"positive_daily\": \"\", \"positive\": 2366, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 3631, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.241926186117128, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 44.2263714056155, \"positive_daily\": \"\", \"positive\": 2564, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 3632, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3281710601530399, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 47.52092559378733, \"positive_daily\": \"\", \"positive\": 2755, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 3633, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5524077326464103, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 52.41963443902712, \"positive_daily\": \"\", \"positive\": 3039, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 3634, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7938933799469627, \"deceased_daily\": \"\", \"deceased\": 104, \"positive_100k\": 56.74912711562988, \"positive_daily\": \"\", \"positive\": 3290, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 3635, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.121623901283427, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 61.63058698606249, \"positive_daily\": \"\", \"positive\": 3573, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 3636, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3976074981983446, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 68.06445458914149, \"positive_daily\": \"\", \"positive\": 3946, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 3637, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.777084943956356, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 73.63587345186139, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 3638, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.0875664904856377, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 78.67257409555863, \"positive_daily\": \"\", \"positive\": 4561, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 3639, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.2255582889430965, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 84.08875218501389, \"positive_daily\": \"\", \"positive\": 4875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 3640, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.501541885858014, \"deceased_daily\": \"\", \"deceased\": 203, \"positive_100k\": 90.83310133462217, \"positive_daily\": \"\", \"positive\": 5266, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 3641, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.7602765079657487, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 96.54251199579953, \"positive_daily\": \"\", \"positive\": 5597, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 3642, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 4.088007029302213, \"deceased_daily\": \"\", \"deceased\": 237, \"positive_100k\": 100.56152312587301, \"positive_daily\": \"\", \"positive\": 5830, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 3643, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.260496777374036, \"deceased_daily\": \"\", \"deceased\": 247, \"positive_100k\": 103.73533449039456, \"positive_daily\": \"\", \"positive\": 6014, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 3644, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.484733449867408, \"deceased_daily\": \"\", \"deceased\": 260, \"positive_100k\": 106.78840303126583, \"positive_daily\": \"\", \"positive\": 6191, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 3645, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.708970122360777, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 109.8587205469443, \"positive_daily\": \"\", \"positive\": 6369, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 3646, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.915957820046965, \"deceased_daily\": \"\", \"deceased\": 285, \"positive_100k\": 112.34257291917855, \"positive_daily\": \"\", \"positive\": 6513, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 3647, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.157443467347519, \"deceased_daily\": \"\", \"deceased\": 299, \"positive_100k\": 115.67162505696474, \"positive_daily\": \"\", \"positive\": 6706, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 3648, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.3299332154193415, \"deceased_daily\": \"\", \"deceased\": 309, \"positive_100k\": 118.60395077418573, \"positive_daily\": \"\", \"positive\": 6876, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 3649, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 5.53692091310553, \"deceased_daily\": \"\", \"deceased\": 321, \"positive_100k\": 122.01924778600785, \"positive_daily\": \"\", \"positive\": 7074, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 3650, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.795655535213265, \"deceased_daily\": \"\", \"deceased\": 336, \"positive_100k\": 125.3655488986012, \"positive_daily\": \"\", \"positive\": 7268, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 3651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.9681452832850885, \"deceased_daily\": \"\", \"deceased\": 346, \"positive_100k\": 128.28062564101504, \"positive_daily\": \"\", \"positive\": 7437, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 3652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.123386056549729, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 130.7472290384421, \"positive_daily\": \"\", \"positive\": 7580, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 3653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 6.27862682981437, \"deceased_daily\": \"\", \"deceased\": 364, \"positive_100k\": 133.006844738183, \"positive_daily\": \"\", \"positive\": 7711, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 3654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.382120678657464, \"deceased_daily\": \"\", \"deceased\": 370, \"positive_100k\": 136.11166020347582, \"positive_daily\": \"\", \"positive\": 7891, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 3655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.623606325958018, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 139.85468773663436, \"positive_daily\": \"\", \"positive\": 8108, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 3656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.7960960740298395, \"deceased_daily\": \"\", \"deceased\": 394, \"positive_100k\": 142.66627063020508, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 3657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.95133684729448, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 145.02938017878907, \"positive_daily\": \"\", \"positive\": 8408, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 3658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.210071469402216, \"deceased_daily\": \"\", \"deceased\": 418, \"positive_100k\": 149.0828892584769, \"positive_daily\": \"\", \"positive\": 8643, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 3659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.279067368630946, \"deceased_daily\": \"\", \"deceased\": 422, \"positive_100k\": 151.3252559834106, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 3660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.365312242666857, \"deceased_daily\": \"\", \"deceased\": 427, \"positive_100k\": 153.44687988469406, \"positive_daily\": \"\", \"positive\": 8896, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 3661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.4860550663171335, \"deceased_daily\": \"\", \"deceased\": 434, \"positive_100k\": 156.08597303019295, \"positive_daily\": \"\", \"positive\": 9049, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 3662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.641295839581774, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 158.7940620749206, \"positive_daily\": \"\", \"positive\": 9206, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 3740, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 0}, {\"index\": 3741, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 1}, {\"index\": 3742, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.10428398615108664, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 15.642597922662995, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 2}, {\"index\": 3743, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.5011054102532, \"positive_daily\": \"\", \"positive\": 187, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 3}, {\"index\": 3744, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 22.316773036332542, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 4}, {\"index\": 3745, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.07662787302382, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 5}, {\"index\": 3746, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.85508697284445, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 6}, {\"index\": 3747, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 45.36353397572269, \"positive_daily\": \"\", \"positive\": 435, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 7}, {\"index\": 3748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 61.631835815292206, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 8}, {\"index\": 3749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 9}, {\"index\": 3750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 10}, {\"index\": 3751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 11}, {\"index\": 3752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 12}, {\"index\": 3753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 98.54836691277687, \"positive_daily\": \"\", \"positive\": 945, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 13}, {\"index\": 3754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 101.57260251115838, \"positive_daily\": \"\", \"positive\": 974, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 14}, {\"index\": 3755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 102.82401034497143, \"positive_daily\": \"\", \"positive\": 986, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 15}, {\"index\": 3756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 104.17970216493556, \"positive_daily\": \"\", \"positive\": 999, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 16}, {\"index\": 3757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 105.11825804029533, \"positive_daily\": \"\", \"positive\": 1008, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 17}, {\"index\": 3758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 106.68251783256164, \"positive_daily\": \"\", \"positive\": 1023, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 18}, {\"index\": 3759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 107.93392566637468, \"positive_daily\": \"\", \"positive\": 1035, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 19}, {\"index\": 3760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 111.79243315396488, \"positive_daily\": \"\", \"positive\": 1072, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 20}, {\"index\": 3761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 112.31385308472031, \"positive_daily\": \"\", \"positive\": 1077, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 21}, {\"index\": 3917, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.6497171652406936, \"positive_daily\": \"\", \"positive\": 111, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 3918, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.01755992338488361, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.1648082511972795, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 3919, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.029266538974806015, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.1481639607507614, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 3920, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04097315456472843, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.961773744250369, \"positive_daily\": \"\", \"positive\": 506, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 3921, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08194630912945686, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 4.618259850224389, \"positive_daily\": \"\", \"positive\": 789, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 3922, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.10535954030930166, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 5.74209494685694, \"positive_daily\": \"\", \"positive\": 981, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 3923, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.15803931046395248, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 6.333279034148022, \"positive_daily\": \"\", \"positive\": 1082, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 3924, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.1638926182589137, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 6.865930043489492, \"positive_daily\": \"\", \"positive\": 1173, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 3925, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19901246502868092, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 8.212190836330569, \"positive_daily\": \"\", \"positive\": 1403, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 3926, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.2107190806186033, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 9.33602593296312, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 3927, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.28095877415813775, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 10.670580110214274, \"positive_daily\": \"\", \"positive\": 1823, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 3928, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.3394918521077498, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.261764197505356, \"positive_daily\": \"\", \"positive\": 1924, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 3929, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3511984676976722, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 11.48418989371388, \"positive_daily\": \"\", \"positive\": 1962, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 3930, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.4389980846220902, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 13.111409460713096, \"positive_daily\": \"\", \"positive\": 2240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 3931, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.544357624931392, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 16.08488982055339, \"positive_daily\": \"\", \"positive\": 2748, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 3932, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7023969353953444, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 18.514012555462287, \"positive_daily\": \"\", \"positive\": 3163, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 3933, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.8487296302693744, \"deceased_daily\": \"\", \"deceased\": 145, \"positive_100k\": 19.713940653429333, \"positive_daily\": \"\", \"positive\": 3368, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 3934, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0067689407333271, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 20.281711509540568, \"positive_daily\": \"\", \"positive\": 3465, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 3935, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.0535954030930166, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 21.34116022042855, \"positive_daily\": \"\", \"positive\": 3646, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 3936, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 3937, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 3938, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4165004863806112, \"deceased_daily\": \"\", \"deceased\": 242, \"positive_100k\": 26.047219687577353, \"positive_daily\": \"\", \"positive\": 4450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 3939, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5920997202294473, \"deceased_daily\": \"\", \"deceased\": 272, \"positive_100k\": 29.061673201982376, \"positive_daily\": \"\", \"positive\": 4965, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 3940, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.7384324151034776, \"deceased_daily\": \"\", \"deceased\": 297, \"positive_100k\": 41.91553711971718, \"positive_daily\": \"\", \"positive\": 7161, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 3941, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.8437919554127793, \"deceased_daily\": \"\", \"deceased\": 315, \"positive_100k\": 42.47745466803345, \"positive_daily\": \"\", \"positive\": 7257, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 3942, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9491514957220806, \"deceased_daily\": \"\", \"deceased\": 333, \"positive_100k\": 43.70079599718034, \"positive_daily\": \"\", \"positive\": 7466, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 3943, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0779242672112272, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 44.0695543882629, \"positive_daily\": \"\", \"positive\": 7529, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 3944, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.1598705763406842, \"deceased_daily\": \"\", \"deceased\": 369, \"positive_100k\": 44.50269916509003, \"positive_daily\": \"\", \"positive\": 7603, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 3945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2710834244449467, \"deceased_daily\": \"\", \"deceased\": 388, \"positive_100k\": 45.995292652805134, \"positive_daily\": \"\", \"positive\": 7858, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 3946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.358883041369365, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 48.1434566135559, \"positive_daily\": \"\", \"positive\": 8225, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 3947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.4642425816786666, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 49.460450867422175, \"positive_daily\": \"\", \"positive\": 8450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 3948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.669108354502309, \"deceased_daily\": \"\", \"deceased\": 456, \"positive_100k\": 52.80854292613997, \"positive_daily\": \"\", \"positive\": 9022, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 3949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.77446789481161, \"deceased_daily\": \"\", \"deceased\": 474, \"positive_100k\": 55.41911820269267, \"positive_daily\": \"\", \"positive\": 9468, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 3950, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.96762705204533, \"deceased_daily\": \"\", \"deceased\": 507, \"positive_100k\": 59.28230134736707, \"positive_daily\": \"\", \"positive\": 10128, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 3951, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.0437200533798254, \"deceased_daily\": \"\", \"deceased\": 520, \"positive_100k\": 60.86269445200659, \"positive_daily\": \"\", \"positive\": 10398, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 3952, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.1432262858941664, \"deceased_daily\": \"\", \"deceased\": 537, \"positive_100k\": 63.50838957532906, \"positive_daily\": \"\", \"positive\": 10850, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 3953, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.277852365178274, \"deceased_daily\": \"\", \"deceased\": 560, \"positive_100k\": 65.45754107105114, \"positive_daily\": \"\", \"positive\": 11183, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 3954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 3955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 3956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 3957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.880743068059278, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 136.03087315489836, \"positive_daily\": \"\", \"positive\": 23240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 3958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 5.098231089411208, \"deceased_daily\": \"\", \"deceased\": 871, \"positive_100k\": 141.98954049016888, \"positive_daily\": \"\", \"positive\": 24258, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 3959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 5.168470782950743, \"deceased_daily\": \"\", \"deceased\": 883, \"positive_100k\": 144.4303698406677, \"positive_daily\": \"\", \"positive\": 24675, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 4210, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.706290635665205, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4211, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.945875640858697, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4212, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.519909394011888, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4213, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.034046895866705, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4214, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.53237377392716, \"positive_daily\": \"\", \"positive\": 258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4215, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.213735649761826, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4216, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 21.42504565124568, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4217, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 23.166303778378722, \"positive_daily\": \"\", \"positive\": 306, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4218, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 24.680441280233538, \"positive_daily\": \"\", \"positive\": 326, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4219, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.648820032644803, \"positive_daily\": \"\", \"positive\": 352, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4220, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.9358369092214, \"positive_daily\": \"\", \"positive\": 369, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4221, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 30.585577537467334, \"positive_daily\": \"\", \"positive\": 404, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4222, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 40.73029879989462, \"positive_daily\": \"\", \"positive\": 538, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4223, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 43.53145317832603, \"positive_daily\": \"\", \"positive\": 575, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4224, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 48.83093443481789, \"positive_daily\": \"\", \"positive\": 645, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4225, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 51.404968187971086, \"positive_daily\": \"\", \"positive\": 679, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4226, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 54.13041569130976, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4227, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3028275003709637, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 56.401621944091985, \"positive_daily\": \"\", \"positive\": 745, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4228, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3785343754637046, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 58.97565569724517, \"positive_daily\": \"\", \"positive\": 779, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4229, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8327756260201501, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 64.95649882957171, \"positive_daily\": \"\", \"positive\": 858, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4230, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.908482501112891, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 72.75430696412403, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4231, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9841893762056321, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 78.65944322135782, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4232, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.135603126391114, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 83.05044197673679, \"positive_daily\": \"\", \"positive\": 1097, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4233, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4384306267620774, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 83.88321760275694, \"positive_daily\": \"\", \"positive\": 1108, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4234, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.5898443769475592, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 86.98719948155932, \"positive_daily\": \"\", \"positive\": 1149, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4235, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 89.712646984898, \"positive_daily\": \"\", \"positive\": 1185, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4236, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 91.37819823693829, \"positive_daily\": \"\", \"positive\": 1207, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4237, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 95.23924886666808, \"positive_daily\": \"\", \"positive\": 1258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4238, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 98.72176512093415, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4239, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.892671877318523, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 99.10029949639788, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4240, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.119792502596746, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 100.84155762353092, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4241, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.3469131278749686, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 103.94553950233329, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4242, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.649740628245932, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 105.98962512983731, \"positive_daily\": \"\", \"positive\": 1400, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4243, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.7254475033386734, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 108.56365888299048, \"positive_daily\": \"\", \"positive\": 1434, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4244, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 110.456330760309, \"positive_daily\": \"\", \"positive\": 1459, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4245, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 114.46879514022427, \"positive_daily\": \"\", \"positive\": 1512, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4246, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 115.68010514170814, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4247, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 116.21005326735731, \"positive_daily\": \"\", \"positive\": 1535, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4248, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.2553956289878596, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 117.49707014393391, \"positive_daily\": \"\", \"positive\": 1552, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4249, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.3311025040806004, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 118.02701826958308, \"positive_daily\": \"\", \"positive\": 1559, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4250, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.406809379173341, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 120.52534514764355, \"positive_daily\": \"\", \"positive\": 1592, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4251, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 121.50953452384918, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4252, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 123.7807407766314, \"positive_daily\": \"\", \"positive\": 1635, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4253, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.709636879544305, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 124.38639577737334, \"positive_daily\": \"\", \"positive\": 1643, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4254, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 124.6892232777443, \"positive_daily\": \"\", \"positive\": 1647, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4255, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 125.67341265394994, \"positive_daily\": \"\", \"positive\": 1660, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4256, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 126.12765390450637, \"positive_daily\": \"\", \"positive\": 1666, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4506, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8089633113146855, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4507, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.077527387392285, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4508, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.421851922327633, \"positive_daily\": \"\", \"positive\": 244, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4509, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.019889272478502, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4510, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.817272406012994, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4511, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.08910756517248, \"positive_daily\": \"\", \"positive\": 336, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4512, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.248937577586285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4513, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.15505477478457, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4514, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.477985882694067, \"positive_daily\": \"\", \"positive\": 523, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4515, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.344587308922536, \"positive_daily\": \"\", \"positive\": 626, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4516, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.685640760776, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4517, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.352896403620845, \"positive_daily\": \"\", \"positive\": 792, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4518, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.054367031831897145, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.947662670689827, \"positive_daily\": \"\", \"positive\": 880, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4519, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09061171971982857, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.36120549831915, \"positive_daily\": \"\", \"positive\": 958, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4520, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.12685640760775999, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 18.865360045668307, \"positive_daily\": \"\", \"positive\": 1041, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4521, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1631010954956914, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 21.148775382607987, \"positive_daily\": \"\", \"positive\": 1167, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4522, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.19934578338362285, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 22.471706490517484, \"positive_daily\": \"\", \"positive\": 1240, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4523, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.23559047127155425, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.50140901224164, \"positive_daily\": \"\", \"positive\": 1352, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4524, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 25.697483712543377, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4525, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 26.204909342974418, \"positive_daily\": \"\", \"positive\": 1446, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4526, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.34432453493534854, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.509718106939953, \"positive_daily\": \"\", \"positive\": 1518, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4527, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.36244687887931426, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 29.267585469504624, \"positive_daily\": \"\", \"positive\": 1615, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4528, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.4530585985991428, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 34.10625130254347, \"positive_daily\": \"\", \"positive\": 1882, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4529, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5074256304310399, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 34.92175678002193, \"positive_daily\": \"\", \"positive\": 1927, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4530, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.4893032864870742, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 39.43422042206939, \"positive_daily\": \"\", \"positive\": 2176, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4531, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6161596940948342, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 41.826369822672866, \"positive_daily\": \"\", \"positive\": 2308, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4532, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7248937577586285, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 45.07026938864273, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4533, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.76113844564656, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 47.208705974030686, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4534, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8698725093103543, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 50.18077038084106, \"positive_daily\": \"\", \"positive\": 2769, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4535, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8879948532543199, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 52.64540915722039, \"positive_daily\": \"\", \"positive\": 2905, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4536, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.0148512608620799, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 53.89585088935404, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4537, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.069218292693977, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 55.52686184431095, \"positive_daily\": \"\", \"positive\": 3064, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4538, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1598300124138057, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 57.28472920687562, \"positive_daily\": \"\", \"positive\": 3161, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4539, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.3048087639655312, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 58.66202734661701, \"positive_daily\": \"\", \"positive\": 3237, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4540, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.3591757957974284, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 61.05417674722049, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4541, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.4860322034051885, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 63.22885802049637, \"positive_daily\": \"\", \"positive\": 3489, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4542, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.631010954956914, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 66.7083480577378, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4543, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.703500330732777, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 68.55682714002229, \"positive_daily\": \"\", \"positive\": 3783, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4544, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.7759897065086399, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 70.09722637525938, \"positive_daily\": \"\", \"positive\": 3868, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4545, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.5552504960991658, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 72.74308859107838, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4546, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.700229247650891, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 74.82715814463442, \"positive_daily\": \"\", \"positive\": 4129, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4547, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.1170431583621023, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 77.63612145594911, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4548, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.2076548780819314, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 79.6477016337293, \"positive_daily\": \"\", \"positive\": 4395, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.3707559735776225, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 81.09748914924657, \"positive_daily\": \"\", \"positive\": 4475, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.443245349353485, \"deceased_daily\": \"\", \"deceased\": 190, \"positive_100k\": 82.9278458875871, \"positive_daily\": \"\", \"positive\": 4576, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.4976123811853825, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 85.08440481691902, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.606346444849177, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 85.89991029439747, \"positive_daily\": \"\", \"positive\": 4740, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4553, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.7332028524569365, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 88.90821938909579, \"positive_daily\": \"\", \"positive\": 4906, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.14928215288271898, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.19406679874753469, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.00447846458648157, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2851289120059933, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.30453559188074675, \"positive_daily\": \"\", \"positive\": 204, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.4299326003022307, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.00895692917296314, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 0.5672721809543322, \"positive_daily\": \"\", \"positive\": 380, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.013435393759444709, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.9792909229106365, \"positive_daily\": \"\", \"positive\": 656, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.01642103681709909, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.431615846145275, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4600, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.6958452567476878, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4601, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.8197494436403443, \"positive_daily\": \"\", \"positive\": 1219, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4602, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.04926311045129727, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 2.6781218227159784, \"positive_daily\": \"\", \"positive\": 1794, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4603, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4604, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4605, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.117932900777348, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 5.495076047612886, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4606, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.711725593607046, \"positive_daily\": \"\", \"positive\": 4496, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4607, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.7654671686448244, \"positive_daily\": \"\", \"positive\": 4532, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4608, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 9.97652627715211, \"positive_daily\": \"\", \"positive\": 6683, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4609, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 11.51711809490177, \"positive_daily\": \"\", \"positive\": 7715, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4610, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 13.62050362901928, \"positive_daily\": \"\", \"positive\": 9124, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4611, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.36424845303383435, \"deceased_daily\": \"\", \"deceased\": 244, \"positive_100k\": 16.376252171234274, \"positive_daily\": \"\", \"positive\": 10970, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4612, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6732625095010626, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 19.045417064777286, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4613, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8404585207297078, \"deceased_daily\": \"\", \"deceased\": 563, \"positive_100k\": 21.590677771427647, \"positive_daily\": \"\", \"positive\": 14463, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4614, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.0091473534871804, \"deceased_daily\": \"\", \"deceased\": 676, \"positive_100k\": 24.247900092740043, \"positive_daily\": \"\", \"positive\": 16243, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4615, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2868121578490377, \"deceased_daily\": \"\", \"deceased\": 862, \"positive_100k\": 30.04004762458954, \"positive_daily\": \"\", \"positive\": 20123, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4616, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.645089324767563, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 33.77060862512869, \"positive_daily\": \"\", \"positive\": 22622, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4617, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.989931097926644, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 38.21623113797606, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4618, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.534810955948568, \"deceased_daily\": \"\", \"deceased\": 1698, \"positive_100k\": 44.11436899837229, \"positive_daily\": \"\", \"positive\": 29551, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4619, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.981164593067898, \"deceased_daily\": \"\", \"deceased\": 1997, \"positive_100k\": 49.86322470588579, \"positive_daily\": \"\", \"positive\": 33402, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4620, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.458867482292599, \"deceased_daily\": \"\", \"deceased\": 2317, \"positive_100k\": 56.88396435596007, \"positive_daily\": \"\", \"positive\": 38105, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4621, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.8977570117677924, \"deceased_daily\": \"\", \"deceased\": 2611, \"positive_100k\": 60.769778795497245, \"positive_daily\": \"\", \"positive\": 40708, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4622, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.5232492323463855, \"deceased_daily\": \"\", \"deceased\": 3030, \"positive_100k\": 67.43074845712417, \"positive_daily\": \"\", \"positive\": 45170, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4623, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.272645639817635, \"deceased_daily\": \"\", \"deceased\": 3532, \"positive_100k\": 78.86128290335395, \"positive_daily\": \"\", \"positive\": 52827, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4624, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.589314228243216, \"deceased_daily\": \"\", \"deceased\": 4414, \"positive_100k\": 86.20895046824138, \"positive_daily\": \"\", \"positive\": 57749, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4625, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.05825061260917, \"deceased_daily\": \"\", \"deceased\": 5398, \"positive_100k\": 89.46330140108465, \"positive_daily\": \"\", \"positive\": 59929, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4626, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 9.733196367953278, \"deceased_daily\": \"\", \"deceased\": 6520, \"positive_100k\": 97.33494932259043, \"positive_daily\": \"\", \"positive\": 65202, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4627, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.306630259337135, \"deceased_daily\": \"\", \"deceased\": 7574, \"positive_100k\": 103.7510962534897, \"positive_daily\": \"\", \"positive\": 69500, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4628, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.081404632798447, \"deceased_daily\": \"\", \"deceased\": 8093, \"positive_100k\": 106.60537101660728, \"positive_daily\": \"\", \"positive\": 71412, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4629, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 13.324924966311496, \"deceased_daily\": \"\", \"deceased\": 8926, \"positive_100k\": 112.47365244642697, \"positive_daily\": \"\", \"positive\": 75343, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4630, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 15.440253072659623, \"deceased_daily\": \"\", \"deceased\": 10343, \"positive_100k\": 118.17623068654682, \"positive_daily\": \"\", \"positive\": 79163, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4631, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 16.25234798434162, \"deceased_daily\": \"\", \"deceased\": 10887, \"positive_100k\": 123.98927771979992, \"positive_daily\": \"\", \"positive\": 83057, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4632, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 18.254221654498878, \"deceased_daily\": \"\", \"deceased\": 12228, \"positive_100k\": 130.42184568751628, \"positive_daily\": \"\", \"positive\": 87366, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4633, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 19.727636503451315, \"deceased_daily\": \"\", \"deceased\": 13215, \"positive_100k\": 136.94846141154875, \"positive_daily\": \"\", \"positive\": 91738, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4634, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 20.677070995785407, \"deceased_daily\": \"\", \"deceased\": 13851, \"positive_100k\": 141.61352868913372, \"positive_daily\": \"\", \"positive\": 94863, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4635, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 21.51454387345746, \"deceased_daily\": \"\", \"deceased\": 14412, \"positive_100k\": 181.69429391661492, \"positive_daily\": \"\", \"positive\": 121712, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4636, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 22.371423431004267, \"deceased_daily\": \"\", \"deceased\": 14986, \"positive_100k\": 187.19086278575665, \"positive_daily\": \"\", \"positive\": 125394, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4637, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 23.508953435970586, \"deceased_daily\": \"\", \"deceased\": 15748, \"positive_100k\": 194.6116786055566, \"positive_daily\": \"\", \"positive\": 130365, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4638, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 25.65861643748174, \"deceased_daily\": \"\", \"deceased\": 17188, \"positive_100k\": 199.41856392838017, \"positive_daily\": \"\", \"positive\": 133585, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4639, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 26.78271104868861, \"deceased_daily\": \"\", \"deceased\": 17941, \"positive_100k\": 218.06390482343176, \"positive_daily\": \"\", \"positive\": 146075, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4640, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 27.92024105365493, \"deceased_daily\": \"\", \"deceased\": 18703, \"positive_100k\": 221.06298327484558, \"positive_daily\": \"\", \"positive\": 148084, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 4641, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 28.87863247516199, \"deceased_daily\": \"\", \"deceased\": 19345, \"positive_100k\": 221.06596891790323, \"positive_daily\": \"\", \"positive\": 148086, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 4642, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 29.474268265164035, \"deceased_daily\": \"\", \"deceased\": 19744, \"positive_100k\": 228.41811494737715, \"positive_daily\": \"\", \"positive\": 153011, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 4643, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 30.292334462961335, \"deceased_daily\": \"\", \"deceased\": 20292, \"positive_100k\": 231.97401582904354, \"positive_daily\": \"\", \"positive\": 155393, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 4644, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 31.093979623941536, \"deceased_daily\": \"\", \"deceased\": 20829, \"positive_100k\": 236.11659557153897, \"positive_daily\": \"\", \"positive\": 158168, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 4645, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.90607453562353, \"deceased_daily\": \"\", \"deceased\": 21373, \"positive_100k\": 232.85030206646505, \"positive_daily\": \"\", \"positive\": 155980, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 4646, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.67637044449835, \"deceased_daily\": \"\", \"deceased\": 21889, \"positive_100k\": 236.31812647793063, \"positive_daily\": \"\", \"positive\": 158303, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 4647, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 33.258570840740965, \"deceased_daily\": \"\", \"deceased\": 22279, \"positive_100k\": 238.77978917896664, \"positive_daily\": \"\", \"positive\": 159952, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 4648, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 33.8094219848782, \"deceased_daily\": \"\", \"deceased\": 22648, \"positive_100k\": 241.30564320574226, \"positive_daily\": \"\", \"positive\": 161644, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 4649, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 34.170684794854374, \"deceased_daily\": \"\", \"deceased\": 22890, \"positive_100k\": 242.16550840634676, \"positive_daily\": \"\", \"positive\": 162220, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 4650, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 34.823047802951855, \"deceased_daily\": \"\", \"deceased\": 23327, \"positive_100k\": 247.7531393887469, \"positive_daily\": \"\", \"positive\": 165963, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 4651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 35.37091330403143, \"deceased_daily\": \"\", \"deceased\": 23694, \"positive_100k\": 252.36595791282295, \"positive_daily\": \"\", \"positive\": 169053, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 4652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 36.00834809684065, \"deceased_daily\": \"\", \"deceased\": 24121, \"positive_100k\": 248.6189758754667, \"positive_daily\": \"\", \"positive\": 166543, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 60}, {\"index\": 4890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15676264021182154, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.19173276764368943, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23634982678090016, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.31593701334997876, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5812276352469076, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8079305303224649, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9634873040711186, \"positive_daily\": \"\", \"positive\": 799, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2541011216945723, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4180989606854009, \"positive_daily\": \"\", \"positive\": 1176, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.7569474368355689, \"positive_daily\": \"\", \"positive\": 1457, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4900, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.300793211724273, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4901, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.5057905104628087, \"positive_daily\": \"\", \"positive\": 2078, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4902, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.008441065242175007, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 4.431559252141878, \"positive_daily\": \"\", \"positive\": 3675, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4903, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.010852798168510723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.528897733624628, \"positive_daily\": \"\", \"positive\": 4585, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4904, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.013264531094846438, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 6.987996154057737, \"positive_daily\": \"\", \"positive\": 5795, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4905, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.020499729873853584, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 8.769060920156663, \"positive_daily\": \"\", \"positive\": 7272, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4906, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.02894079511602859, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 11.162705849544862, \"positive_daily\": \"\", \"positive\": 9257, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4907, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.03376426096870003, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 14.864715891470187, \"positive_daily\": \"\", \"positive\": 12327, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4908, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.05305812437938575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 18.473874215731584, \"positive_daily\": \"\", \"positive\": 15320, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4909, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.08079305303224649, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 23.934037560955645, \"positive_daily\": \"\", \"positive\": 19848, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4910, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.10129278290610007, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 26.78591174634763, \"positive_daily\": \"\", \"positive\": 22213, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4911, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.11335144753777866, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 29.99351653837413, \"positive_daily\": \"\", \"positive\": 24873, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4912, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14832157496964654, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 35.037655953805285, \"positive_daily\": \"\", \"positive\": 29056, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4913, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1893210347173537, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 39.776711154054965, \"positive_daily\": \"\", \"positive\": 32986, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4914, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24840849141257876, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 45.006554004813964, \"positive_daily\": \"\", \"positive\": 37323, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4915, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.3219663456658181, \"deceased_daily\": \"\", \"deceased\": 267, \"positive_100k\": 52.98336065866935, \"positive_daily\": \"\", \"positive\": 43938, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4916, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.41240633040340746, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 61.34363284781211, \"positive_daily\": \"\", \"positive\": 50871, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4917, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.5221401785516825, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 69.57246559246957, \"positive_daily\": \"\", \"positive\": 57695, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4918, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.6427268248684683, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 74.87827803040814, \"positive_daily\": \"\", \"positive\": 62095, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4919, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.7777838687432684, \"deceased_daily\": \"\", \"deceased\": 645, \"positive_100k\": 80.65437838898218, \"positive_daily\": \"\", \"positive\": 66885, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4920, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.93454650895509, \"deceased_daily\": \"\", \"deceased\": 775, \"positive_100k\": 86.59085898715755, \"positive_daily\": \"\", \"positive\": 71808, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4921, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.1093971461144294, \"deceased_daily\": \"\", \"deceased\": 920, \"positive_100k\": 93.90323321980745, \"positive_daily\": \"\", \"positive\": 77872, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4922, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.3348941747268188, \"deceased_daily\": \"\", \"deceased\": 1107, \"positive_100k\": 102.25024087785536, \"positive_daily\": \"\", \"positive\": 84794, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4923, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.5374797405390188, \"deceased_daily\": \"\", \"deceased\": 1275, \"positive_100k\": 109.92558091591877, \"positive_daily\": \"\", \"positive\": 91159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4924, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.741271172814387, \"deceased_daily\": \"\", \"deceased\": 1444, \"positive_100k\": 115.87412017872582, \"positive_daily\": \"\", \"positive\": 96092, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4925, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.9100924776578871, \"deceased_daily\": \"\", \"deceased\": 1584, \"positive_100k\": 120.73496789175545, \"positive_daily\": \"\", \"positive\": 100123, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4926, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.182618298333823, \"deceased_daily\": \"\", \"deceased\": 1810, \"positive_100k\": 124.65523976351416, \"positive_daily\": \"\", \"positive\": 103374, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4927, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.4310267897464017, \"deceased_daily\": \"\", \"deceased\": 2016, \"positive_100k\": 129.8272010240411, \"positive_daily\": \"\", \"positive\": 107663, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4928, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.8325803219812986, \"deceased_daily\": \"\", \"deceased\": 2349, \"positive_100k\": 136.61984681106566, \"positive_daily\": \"\", \"positive\": 113296, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4929, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.143693869478606, \"deceased_daily\": \"\", \"deceased\": 2607, \"positive_100k\": 142.5105044836406, \"positive_daily\": \"\", \"positive\": 118181, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4930, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.336632503585463, \"deceased_daily\": \"\", \"deceased\": 2767, \"positive_100k\": 147.32191167168037, \"positive_daily\": \"\", \"positive\": 122171, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4931, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.2992506432272597, \"deceased_daily\": \"\", \"deceased\": 2736, \"positive_100k\": 150.6223681813708, \"positive_daily\": \"\", \"positive\": 124908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4932, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.644128451693267, \"deceased_daily\": \"\", \"deceased\": 3022, \"positive_100k\": 154.1748507818633, \"positive_daily\": \"\", \"positive\": 127854, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4933, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 3.8515374833581384, \"deceased_daily\": \"\", \"deceased\": 3194, \"positive_100k\": 156.84946259716963, \"positive_daily\": \"\", \"positive\": 130072, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4934, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 3.9721241296749237, \"deceased_daily\": \"\", \"deceased\": 3294, \"positive_100k\": 158.40141273526666, \"positive_daily\": \"\", \"positive\": 131359, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4935, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.5871160258905315, \"deceased_daily\": \"\", \"deceased\": 3804, \"positive_100k\": 162.49412351125838, \"positive_daily\": \"\", \"positive\": 134753, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4936, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.886170908756161, \"deceased_daily\": \"\", \"deceased\": 4052, \"positive_100k\": 166.0454002452877, \"positive_daily\": \"\", \"positive\": 137698, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4937, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.247930847706518, \"deceased_daily\": \"\", \"deceased\": 4352, \"positive_100k\": 170.50590029254562, \"positive_daily\": \"\", \"positive\": 141397, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4938, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.376958559265479, \"deceased_daily\": \"\", \"deceased\": 4459, \"positive_100k\": 172.8513105634071, \"positive_daily\": \"\", \"positive\": 143342, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 4939, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.530103600087797, \"deceased_daily\": \"\", \"deceased\": 4586, \"positive_100k\": 175.0725165885623, \"positive_daily\": \"\", \"positive\": 145184, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 4940, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.862922743922126, \"deceased_daily\": \"\", \"deceased\": 4862, \"positive_100k\": 177.34075140578102, \"positive_daily\": \"\", \"positive\": 147065, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 4941, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.069125909123829, \"deceased_daily\": \"\", \"deceased\": 5033, \"positive_100k\": 178.81914368962484, \"positive_daily\": \"\", \"positive\": 148291, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 4942, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.365769059063122, \"deceased_daily\": \"\", \"deceased\": 5279, \"positive_100k\": 181.66137094331145, \"positive_daily\": \"\", \"positive\": 150648, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 4943, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.722705532160808, \"deceased_daily\": \"\", \"deceased\": 5575, \"positive_100k\": 184.6531256384309, \"positive_daily\": \"\", \"positive\": 153129, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 4944, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.945790827846861, \"deceased_daily\": \"\", \"deceased\": 5760, \"positive_100k\": 186.90809592455483, \"positive_daily\": \"\", \"positive\": 154999, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 4945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.086877204037502, \"deceased_daily\": \"\", \"deceased\": 5877, \"positive_100k\": 188.73377774979096, \"positive_daily\": \"\", \"positive\": 156513, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 4946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.20625798389112, \"deceased_daily\": \"\", \"deceased\": 5976, \"positive_100k\": 190.24955189399296, \"positive_daily\": \"\", \"positive\": 157770, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 4947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.387137953366299, \"deceased_daily\": \"\", \"deceased\": 6126, \"positive_100k\": 191.4409479596028, \"positive_daily\": \"\", \"positive\": 158758, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 4948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.613840848441855, \"deceased_daily\": \"\", \"deceased\": 6314, \"positive_100k\": 192.8325178580985, \"positive_daily\": \"\", \"positive\": 159912, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 4949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.798338417306538, \"deceased_daily\": \"\", \"deceased\": 6467, \"positive_100k\": 194.79446259367262, \"positive_daily\": \"\", \"positive\": 161539, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 6388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 6389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 6390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.482018977621538, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 6391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.594616757453272, \"positive_daily\": \"\", \"positive\": 223, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 6392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.016269476127154, \"positive_daily\": \"\", \"positive\": 292, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 6393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.47624006233844, \"positive_daily\": \"\", \"positive\": 557, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 6394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.072301548612488, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 6395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.173875132739095, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 6396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08241465035790622, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.66691830606576, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 6397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12362197553685933, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.179120413161126, \"positive_daily\": \"\", \"positive\": 1125, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 6398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.14422563812633588, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.382267581414343, \"positive_daily\": \"\", \"positive\": 1329, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 6399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.185432963305289, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 32.22412828994133, \"positive_daily\": \"\", \"positive\": 1564, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 6400, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.39146958920005454, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 37.47806225025785, \"positive_daily\": \"\", \"positive\": 1819, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 6401, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.45328057696848423, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 43.700368352279774, \"positive_daily\": \"\", \"positive\": 2121, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 6402, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.741731853221156, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 49.75784515358589, \"positive_daily\": \"\", \"positive\": 2415, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 6403, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9477684791159215, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 53.87857767148119, \"positive_daily\": \"\", \"positive\": 2615, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 6404, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.112597779831734, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 59.95665813537678, \"positive_daily\": \"\", \"positive\": 2910, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 6405, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4628600438528354, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 66.65284847695666, \"positive_daily\": \"\", \"positive\": 3235, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 6406, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7513113201055073, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 71.0208249459257, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 6407, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.0191589337687024, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 79.30349730689527, \"positive_daily\": \"\", \"positive\": 3849, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 6408, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.472439510737187, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 88.03945024483332, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 6409, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.822701774758288, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 94.85926256195006, \"positive_daily\": \"\", \"positive\": 4604, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 6410, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.2553786891372956, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 102.89469097184592, \"positive_daily\": \"\", \"positive\": 4994, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 6411, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.5850372905689207, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 110.51804612995225, \"positive_daily\": \"\", \"positive\": 5364, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 6412, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.326769143790076, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 117.62630972332165, \"positive_daily\": \"\", \"positive\": 5709, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 6413, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 4.8418607085269905, \"deceased_daily\": \"\", \"deceased\": 235, \"positive_100k\": 125.14664656848059, \"positive_daily\": \"\", \"positive\": 6074, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 6414, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 5.418763261032334, \"deceased_daily\": \"\", \"deceased\": 263, \"positive_100k\": 135.4484778632189, \"positive_daily\": \"\", \"positive\": 6574, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 6415, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 5.913251163179772, \"deceased_daily\": \"\", \"deceased\": 287, \"positive_100k\": 166.66302668627586, \"positive_daily\": \"\", \"positive\": 8089, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 6416, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 6.593172028632497, \"deceased_daily\": \"\", \"deceased\": 320, \"positive_100k\": 183.9494995988467, \"positive_daily\": \"\", \"positive\": 8928, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 6417, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 6.88162330488517, \"deceased_daily\": \"\", \"deceased\": 334, \"positive_100k\": 198.92836230139613, \"positive_daily\": \"\", \"positive\": 9655, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 6418, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 7.520336845158943, \"deceased_daily\": \"\", \"deceased\": 365, \"positive_100k\": 219.36719559015688, \"positive_daily\": \"\", \"positive\": 10647, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 6419, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 8.365087011327482, \"deceased_daily\": \"\", \"deceased\": 406, \"positive_100k\": 236.5094428646014, \"positive_daily\": \"\", \"positive\": 11479, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 6420, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 9.14802618972759, \"deceased_daily\": \"\", \"deceased\": 444, \"positive_100k\": 258.51415451016237, \"positive_daily\": \"\", \"positive\": 12547, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 6421, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.013380018485606, \"deceased_daily\": \"\", \"deceased\": 486, \"positive_100k\": 273.43120622494337, \"positive_daily\": \"\", \"positive\": 13271, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 6422, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 10.919941172422574, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 288.03920300088225, \"positive_daily\": \"\", \"positive\": 13980, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 6423, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.764691338591113, \"deceased_daily\": \"\", \"deceased\": 571, \"positive_100k\": 304.068852495495, \"positive_daily\": \"\", \"positive\": 14758, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 6424, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.568234179580699, \"deceased_daily\": \"\", \"deceased\": 610, \"positive_100k\": 314.22645815210694, \"positive_daily\": \"\", \"positive\": 15251, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 6425, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 14.154716198970394, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 322.48852685048706, \"positive_daily\": \"\", \"positive\": 15652, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 6426, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 15.040673690317886, \"deceased_daily\": \"\", \"deceased\": 730, \"positive_100k\": 330.482747935204, \"positive_daily\": \"\", \"positive\": 16040, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 6427, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 15.84421653130747, \"deceased_daily\": \"\", \"deceased\": 769, \"positive_100k\": 343.4836590291636, \"positive_daily\": \"\", \"positive\": 16671, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 6428, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 16.359308096044384, \"deceased_daily\": \"\", \"deceased\": 794, \"positive_100k\": 362.76868721291373, \"positive_daily\": \"\", \"positive\": 17607, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 6429, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 20.89211386572923, \"deceased_daily\": \"\", \"deceased\": 1014, \"positive_100k\": 374.6570005270417, \"positive_daily\": \"\", \"positive\": 18184, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 6430, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.90169333261358, \"deceased_daily\": \"\", \"deceased\": 1063, \"positive_100k\": 382.42458132327437, \"positive_daily\": \"\", \"positive\": 18561, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 6431, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 22.396181234761016, \"deceased_daily\": \"\", \"deceased\": 1087, \"positive_100k\": 396.8677487984974, \"positive_daily\": \"\", \"positive\": 19262, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 6432, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.705236173603165, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 404.82076255803537, \"positive_daily\": \"\", \"positive\": 19648, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 6433, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.879644941203328, \"deceased_daily\": \"\", \"deceased\": 1159, \"positive_100k\": 409.53900129102556, \"positive_daily\": \"\", \"positive\": 19877, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 6434, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.518358481477097, \"deceased_daily\": \"\", \"deceased\": 1190, \"positive_100k\": 417.28597842466866, \"positive_daily\": \"\", \"positive\": 20253, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 6485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1256444314369976, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 6486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.418311983610617, \"positive_daily\": \"\", \"positive\": 126, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 6487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7447488687273462, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 6488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3976226389608053, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 6489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.453904860532655, \"positive_daily\": \"\", \"positive\": 218, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 6490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8141110785924943, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 6491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4219590715684727, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 6492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.80650172223598, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 6493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.954659042301717, \"positive_daily\": \"\", \"positive\": 529, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 6494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.014588351831424, \"positive_daily\": \"\", \"positive\": 712, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 6495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.93944032958869, \"positive_daily\": \"\", \"positive\": 883, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 6496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.055651860690245, \"positive_daily\": \"\", \"positive\": 1071, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 6497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03376933294310993, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 13.935478061190032, \"positive_daily\": \"\", \"positive\": 1238, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 6498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05628222157184988, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 26.666516580742474, \"positive_daily\": \"\", \"positive\": 2369, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 6499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09005155451495982, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 30.313604538598344, \"positive_daily\": \"\", \"positive\": 2693, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 6500, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 34.163308494112876, \"positive_daily\": \"\", \"positive\": 3035, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 6501, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 40.73707197370495, \"positive_daily\": \"\", \"positive\": 3619, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 6502, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.16884666471554965, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 47.80611900312929, \"positive_daily\": \"\", \"positive\": 4247, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 6503, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.18010310902991963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 52.84900605596704, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 6504, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.22512888628739952, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 60.31202863639434, \"positive_daily\": \"\", \"positive\": 5358, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 6505, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2926675521736194, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 68.5742587631419, \"positive_daily\": \"\", \"positive\": 6092, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 6506, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4052319953173192, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 77.18543866363494, \"positive_daily\": \"\", \"positive\": 6857, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 6507, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.45025777257479904, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 83.61286836714018, \"positive_daily\": \"\", \"positive\": 7428, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 6508, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.495283549832279, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 88.37434431211868, \"positive_daily\": \"\", \"positive\": 7851, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 6509, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5515657714041289, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 94.8918255701389, \"positive_daily\": \"\", \"positive\": 8430, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 6510, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.6416173259190887, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 100.22738017515027, \"positive_daily\": \"\", \"positive\": 8904, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 6511, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7316688804340484, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 104.09959701929354, \"positive_daily\": \"\", \"positive\": 9248, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 6512, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.8217204349490083, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 105.85560233233525, \"positive_daily\": \"\", \"positive\": 9404, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 6513, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9680542110358179, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 112.20423692563993, \"positive_daily\": \"\", \"positive\": 9968, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 6514, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0693622098651479, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 117.15707242396273, \"positive_daily\": \"\", \"positive\": 10408, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 6515, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.1369008757513677, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 120.92798126927666, \"positive_daily\": \"\", \"positive\": 10743, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 6516, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1594137643801075, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 125.4530718836534, \"positive_daily\": \"\", \"positive\": 11145, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 6517, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.3057475404669174, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 130.41716382629053, \"positive_daily\": \"\", \"positive\": 11586, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 6518, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3845426506675071, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 135.59512821090073, \"positive_daily\": \"\", \"positive\": 12046, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 6519, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4633377608680969, \"deceased_daily\": \"\", \"deceased\": 130, \"positive_100k\": 140.7168103739391, \"positive_daily\": \"\", \"positive\": 12501, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 6520, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5984150926405367, \"deceased_daily\": \"\", \"deceased\": 142, \"positive_100k\": 143.60971656273216, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 6521, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.6997230914698664, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 146.13116008915105, \"positive_daily\": \"\", \"positive\": 12982, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 6522, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.8460568675566764, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 149.31673383011773, \"positive_daily\": \"\", \"positive\": 13265, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 6523, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.9361084220716358, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 151.86069024516536, \"positive_daily\": \"\", \"positive\": 13491, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 6524, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.9923906436434857, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 154.35962088295548, \"positive_daily\": \"\", \"positive\": 13713, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 6525, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.071185753844076, \"deceased_daily\": \"\", \"deceased\": 184, \"positive_100k\": 156.93734663094622, \"positive_daily\": \"\", \"positive\": 13942, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 6526, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1274679754159256, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 163.19592966973593, \"positive_daily\": \"\", \"positive\": 14498, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 6527, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.1612373083590355, \"deceased_daily\": \"\", \"deceased\": 192, \"positive_100k\": 166.62914518561877, \"positive_daily\": \"\", \"positive\": 14803, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 6528, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.1837501969877753, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 169.49953848578312, \"positive_daily\": \"\", \"positive\": 15058, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 6529, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.2400324185596254, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 172.2010851212319, \"positive_daily\": \"\", \"positive\": 15298, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 6530, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2625453071883657, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 173.83326954681556, \"positive_daily\": \"\", \"positive\": 15443, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 6531, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.2963146401314756, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 175.093991310025, \"positive_daily\": \"\", \"positive\": 15555, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 6532, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.3638533060176954, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 177.041356176411, \"positive_daily\": \"\", \"positive\": 15728, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 6533, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.420135527589545, \"deceased_daily\": \"\", \"deceased\": 215, \"positive_100k\": 178.2345392737342, \"positive_daily\": \"\", \"positive\": 15834, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 6566, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.004964316246603601, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.25648967274118606, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 6567, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.011583404575408402, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.3789428068240749, \"positive_daily\": \"\", \"positive\": 229, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 6568, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.016547720822012002, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 0.5328366104687865, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 6569, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.019857264986414404, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.7496117532371437, \"positive_daily\": \"\", \"positive\": 453, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 6570, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.028131125397420405, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.0838757138417863, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 6571, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.03475021372622521, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 1.469437608994666, \"positive_daily\": \"\", \"positive\": 888, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 6572, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.04798839038383481, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 1.866582908722954, \"positive_daily\": \"\", \"positive\": 1128, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 6573, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.05626225079484081, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 2.803183907248833, \"positive_daily\": \"\", \"positive\": 1694, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 6574, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.08604814827446242, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 3.3691159593616438, \"positive_daily\": \"\", \"positive\": 2036, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 6575, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.13072699449389483, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 4.140239749667403, \"positive_daily\": \"\", \"positive\": 2502, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 6576, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.17706061279552843, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 5.111590961919508, \"positive_daily\": \"\", \"positive\": 3089, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 6577, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.24490626816577765, \"deceased_daily\": \"\", \"deceased\": 148, \"positive_100k\": 6.3841106931322305, \"positive_daily\": \"\", \"positive\": 3858, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 6578, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.32599010019363645, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 7.671523373084765, \"positive_daily\": \"\", \"positive\": 4636, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 6579, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.38556189515287964, \"deceased_daily\": \"\", \"deceased\": 233, \"positive_100k\": 9.735024159589662, \"positive_daily\": \"\", \"positive\": 5883, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 6580, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.6056465820856393, \"deceased_daily\": \"\", \"deceased\": 366, \"positive_100k\": 12.203944106233852, \"positive_daily\": \"\", \"positive\": 7375, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 6581, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.7661594740591559, \"deceased_daily\": \"\", \"deceased\": 463, \"positive_100k\": 15.17756953794941, \"positive_daily\": \"\", \"positive\": 9172, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 6582, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 1.0441611838689575, \"deceased_daily\": \"\", \"deceased\": 631, \"positive_100k\": 16.794281862259982, \"positive_daily\": \"\", \"positive\": 10149, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 6583, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 6584, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 6585, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 2.0949414560667194, \"deceased_daily\": \"\", \"deceased\": 1266, \"positive_100k\": 29.223274971673195, \"positive_daily\": \"\", \"positive\": 17660, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 6586, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 2.3845265704519294, \"deceased_daily\": \"\", \"deceased\": 1441, \"positive_100k\": 35.010012943130796, \"positive_daily\": \"\", \"positive\": 21157, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 6587, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 2.9934826967019714, \"deceased_daily\": \"\", \"deceased\": 1809, \"positive_100k\": 40.95064471823311, \"positive_daily\": \"\", \"positive\": 24747, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 6588, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 3.5709981533901907, \"deceased_daily\": \"\", \"deceased\": 2158, \"positive_100k\": 46.300522859989584, \"positive_daily\": \"\", \"positive\": 27980, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 6589, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 4.141894521749604, \"deceased_daily\": \"\", \"deceased\": 2503, \"positive_100k\": 52.13524922183102, \"positive_daily\": \"\", \"positive\": 31506, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 6590, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 4.927911260795175, \"deceased_daily\": \"\", \"deceased\": 2978, \"positive_100k\": 59.096875371651464, \"positive_daily\": \"\", \"positive\": 35713, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 6591, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 5.634498939895087, \"deceased_daily\": \"\", \"deceased\": 3405, \"positive_100k\": 67.90357239312625, \"positive_daily\": \"\", \"positive\": 41035, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 6592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 6.67204103543524, \"deceased_daily\": \"\", \"deceased\": 4032, \"positive_100k\": 77.80903807718265, \"positive_daily\": \"\", \"positive\": 47021, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 6593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 7.984275296620791, \"deceased_daily\": \"\", \"deceased\": 4825, \"positive_100k\": 88.65937862017591, \"positive_daily\": \"\", \"positive\": 53578, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 6594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 9.061531922133772, \"deceased_daily\": \"\", \"deceased\": 5476, \"positive_100k\": 97.85991139721459, \"positive_daily\": \"\", \"positive\": 59138, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 6595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 10.056049943536696, \"deceased_daily\": \"\", \"deceased\": 6077, \"positive_100k\": 105.78461489887613, \"positive_daily\": \"\", \"positive\": 63927, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 6596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 11.285545600612187, \"deceased_daily\": \"\", \"deceased\": 6820, \"positive_100k\": 114.47051355835023, \"positive_daily\": \"\", \"positive\": 69176, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 6597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 12.415754932755606, \"deceased_daily\": \"\", \"deceased\": 7503, \"positive_100k\": 123.09187610661849, \"positive_daily\": \"\", \"positive\": 74386, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 6598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 13.593952655282862, \"deceased_daily\": \"\", \"deceased\": 8215, \"positive_100k\": 133.35642733251254, \"positive_daily\": \"\", \"positive\": 80589, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 6599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 15.114688198825764, \"deceased_daily\": \"\", \"deceased\": 9134, \"positive_100k\": 143.13447556623942, \"positive_daily\": \"\", \"positive\": 86498, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 6600, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 16.585780579902632, \"deceased_daily\": \"\", \"deceased\": 10023, \"positive_100k\": 153.02008398530938, \"positive_daily\": \"\", \"positive\": 92472, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 6601, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 17.83678827404674, \"deceased_daily\": \"\", \"deceased\": 10779, \"positive_100k\": 161.65302993815305, \"positive_daily\": \"\", \"positive\": 97689, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 6602, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 19.180463204794112, \"deceased_daily\": \"\", \"deceased\": 11591, \"positive_100k\": 168.3548568710679, \"positive_daily\": \"\", \"positive\": 101739, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 6603, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 20.565507437596516, \"deceased_daily\": \"\", \"deceased\": 12428, \"positive_100k\": 175.0616481202294, \"positive_daily\": \"\", \"positive\": 105792, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 6604, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 21.76852674135679, \"deceased_daily\": \"\", \"deceased\": 13155, \"positive_100k\": 182.97476821731553, \"positive_daily\": \"\", \"positive\": 110574, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 6605, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 23.026153523829702, \"deceased_daily\": \"\", \"deceased\": 13915, \"positive_100k\": 190.69924429703073, \"positive_daily\": \"\", \"positive\": 115242, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 6606, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 24.293708938795824, \"deceased_daily\": \"\", \"deceased\": 14681, \"positive_100k\": 198.28637429392325, \"positive_daily\": \"\", \"positive\": 119827, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 6607, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.42060872677484, \"deceased_daily\": \"\", \"deceased\": 15362, \"positive_100k\": 206.2375541489, \"positive_daily\": \"\", \"positive\": 124632, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 6608, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 26.289364069930468, \"deceased_daily\": \"\", \"deceased\": 15887, \"positive_100k\": 213.37955045568037, \"positive_daily\": \"\", \"positive\": 128948, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 6609, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 27.341799114210435, \"deceased_daily\": \"\", \"deceased\": 16523, \"positive_100k\": 219.3350751795225, \"positive_daily\": \"\", \"positive\": 132547, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 6610, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 28.341281451859956, \"deceased_daily\": \"\", \"deceased\": 17127, \"positive_100k\": 224.36392753733196, \"positive_daily\": \"\", \"positive\": 135586, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 6611, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 29.23816792041301, \"deceased_daily\": \"\", \"deceased\": 17669, \"positive_100k\": 230.71163324465573, \"positive_daily\": \"\", \"positive\": 139422, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 6612, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 30.247578890555737, \"deceased_daily\": \"\", \"deceased\": 18279, \"positive_100k\": 237.6682950782296, \"positive_daily\": \"\", \"positive\": 143626, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 6613, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 31.190798977410424, \"deceased_daily\": \"\", \"deceased\": 18849, \"positive_100k\": 244.20629957500654, \"positive_daily\": \"\", \"positive\": 147577, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 6614, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 32.21510289629297, \"deceased_daily\": \"\", \"deceased\": 19468, \"positive_100k\": 251.97379972885895, \"positive_daily\": \"\", \"positive\": 152271, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 6615, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 32.928309663721684, \"deceased_daily\": \"\", \"deceased\": 19899, \"positive_100k\": 258.7451270892263, \"positive_daily\": \"\", \"positive\": 156363, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 6616, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 33.86491066224757, \"deceased_daily\": \"\", \"deceased\": 20465, \"positive_100k\": 263.96262346440665, \"positive_daily\": \"\", \"positive\": 159516, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 6617, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 34.86108345573268, \"deceased_daily\": \"\", \"deceased\": 21067, \"positive_100k\": 268.88060609270866, \"positive_daily\": \"\", \"positive\": 162488, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 6618, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 35.817541719244986, \"deceased_daily\": \"\", \"deceased\": 21645, \"positive_100k\": 273.29388323593923, \"positive_daily\": \"\", \"positive\": 165155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 6619, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 36.68629706240061, \"deceased_daily\": \"\", \"deceased\": 22170, \"positive_100k\": 279.55885033915297, \"positive_daily\": \"\", \"positive\": 168941, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 6620, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 37.6377910096663, \"deceased_daily\": \"\", \"deceased\": 22745, \"positive_100k\": 285.3389692222818, \"positive_daily\": \"\", \"positive\": 172434, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 6621, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 38.435391153287284, \"deceased_daily\": \"\", \"deceased\": 23227, \"positive_100k\": 291.11577856124615, \"positive_daily\": \"\", \"positive\": 175925, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 6622, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 39.1519074648804, \"deceased_daily\": \"\", \"deceased\": 23660, \"positive_100k\": 296.1578690957132, \"positive_daily\": \"\", \"positive\": 178972, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 6623, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 39.90317399019975, \"deceased_daily\": \"\", \"deceased\": 24114, \"positive_100k\": 299.8910349131591, \"positive_daily\": \"\", \"positive\": 181228, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 6624, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 40.78682228209519, \"deceased_daily\": \"\", \"deceased\": 24648, \"positive_100k\": 304.4069079254862, \"positive_daily\": \"\", \"positive\": 183957, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 6625, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 41.50995768201711, \"deceased_daily\": \"\", \"deceased\": 25085, \"positive_100k\": 309.98348984250424, \"positive_daily\": \"\", \"positive\": 187327, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 6626, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 42.277771928158465, \"deceased_daily\": \"\", \"deceased\": 25549, \"positive_100k\": 314.36201677200864, \"positive_daily\": \"\", \"positive\": 189973, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 60}, {\"index\": 6627, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 42.97277620268297, \"deceased_daily\": \"\", \"deceased\": 25969, \"positive_100k\": 319.36108323233844, \"positive_daily\": \"\", \"positive\": 192994, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 61}, {\"index\": 6628, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 43.65950661679647, \"deceased_daily\": \"\", \"deceased\": 26384, \"positive_100k\": 323.2613810300867, \"positive_daily\": \"\", \"positive\": 195351, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 62}, {\"index\": 6629, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 44.08974735816878, \"deceased_daily\": \"\", \"deceased\": 26644, \"positive_100k\": 327.1070713491223, \"positive_daily\": \"\", \"positive\": 197675, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 63}, {\"index\": 6630, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 44.64078646154178, \"deceased_daily\": \"\", \"deceased\": 26977, \"positive_100k\": 329.9847200000702, \"positive_daily\": \"\", \"positive\": 199414, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 64}, {\"index\": 6631, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 45.27290939694264, \"deceased_daily\": \"\", \"deceased\": 27359, \"positive_100k\": 333.44484842395286, \"positive_daily\": \"\", \"positive\": 201505, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 65}, {\"index\": 6632, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 45.807400779493626, \"deceased_daily\": \"\", \"deceased\": 27682, \"positive_100k\": 336.8967029874246, \"positive_daily\": \"\", \"positive\": 203591, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 66}, {\"index\": 7279, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.513711206970521, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 7280, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.707073607506715, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 7281, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.9729469082439817, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 7282, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1421390087131518, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 7283, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4321826095174424, \"positive_daily\": \"\", \"positive\": 142, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 7284, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5772044099195877, \"positive_daily\": \"\", \"positive\": 148, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 7285, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8430777106568543, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 7286, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.253972811796267, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 7287, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.544016412600557, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 7288, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.568186712667582, \"positive_daily\": \"\", \"positive\": 189, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 7289, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.61652731280163, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 7290, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.713208513069727, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 7291, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.027422413941042, \"positive_daily\": \"\", \"positive\": 208, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 7292, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.438317515080454, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 7293, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.680020515750697, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 7294, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.163426517091181, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 7295, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.429299817828448, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 7296, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.985216719370006, \"positive_daily\": \"\", \"positive\": 289, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 7297, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.661985121246685, \"positive_daily\": \"\", \"positive\": 317, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 7298, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.266242622922292, \"positive_daily\": \"\", \"positive\": 342, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 7299, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.07901512794911, \"positive_daily\": \"\", \"positive\": 417, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 7300, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.577573732104613, \"positive_daily\": \"\", \"positive\": 479, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 7301, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.438686837265477, \"positive_daily\": \"\", \"positive\": 556, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 7302, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.073249544571123, \"positive_daily\": \"\", \"positive\": 665, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 7303, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.95853294979901, \"positive_daily\": \"\", \"positive\": 743, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 7304, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 20.665606557305725, \"positive_daily\": \"\", \"positive\": 855, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 7305, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.99497306099206, \"positive_daily\": \"\", \"positive\": 910, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 7306, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.00110796655507, \"positive_daily\": \"\", \"positive\": 993, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 7307, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 27.892526277345976, \"positive_daily\": \"\", \"positive\": 1154, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 7308, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 29.826150282707914, \"positive_daily\": \"\", \"positive\": 1234, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 7309, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.048340600134048485, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.421390087131513, \"positive_daily\": \"\", \"positive\": 1300, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 7310, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 32.75075659081785, \"positive_daily\": \"\", \"positive\": 1355, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 7311, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 33.95927159416906, \"positive_daily\": \"\", \"positive\": 1405, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 7312, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 36.83553730214494, \"positive_daily\": \"\", \"positive\": 1524, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 7313, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.12085150033512121, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 40.074357511126195, \"positive_daily\": \"\", \"positive\": 1658, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 7314, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.14502180040214543, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 42.322195417359445, \"positive_daily\": \"\", \"positive\": 1751, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 7315, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.1691921004691697, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 46.28612462835142, \"positive_daily\": \"\", \"positive\": 1915, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 7316, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.2175327006032182, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 48.21974863371336, \"positive_daily\": \"\", \"positive\": 1995, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 7317, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.26587330073726667, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 50.27422413941043, \"positive_daily\": \"\", \"positive\": 2080, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 7318, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.3142139008713151, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 54.3348345506705, \"positive_daily\": \"\", \"positive\": 2248, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 7319, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3383842009383394, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 57.984549860791155, \"positive_daily\": \"\", \"positive\": 2399, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 7320, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3625545010053636, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 63.18116437520136, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 7321, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4592357012734606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 69.90050779383411, \"positive_daily\": \"\", \"positive\": 2892, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 7322, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.48340600134048484, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 74.32367270609954, \"positive_daily\": \"\", \"positive\": 3075, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 7323, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5317466014745333, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 79.4719466203757, \"positive_daily\": \"\", \"positive\": 3288, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 7324, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5559169015415576, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 83.14583223056339, \"positive_daily\": \"\", \"positive\": 3440, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 7325, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5800872016085817, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 90.39692225067067, \"positive_daily\": \"\", \"positive\": 3740, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 8074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 23.03662164652608, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 8075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3290945949503725, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 33.40310138746281, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 8076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 55.123344654187406, \"positive_daily\": \"\", \"positive\": 335, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 8077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 79.64089197799015, \"positive_daily\": \"\", \"positive\": 484, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 8078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 110.24668930837481, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 8079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 131.30874338519862, \"positive_daily\": \"\", \"positive\": 798, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 8080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 143.97888529078799, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 8081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.8374799252297, \"positive_daily\": \"\", \"positive\": 1099, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 8082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 219.34154753442328, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 8083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.4809256772766763, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 239.08722323144565, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 8084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.468209462127794, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 264.098412447674, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 8085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.9618513545533527, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 301.2861016770661, \"positive_daily\": \"\", \"positive\": 1831, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 8086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.4554932469789117, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 320.8672300766132, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 8087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.6200405444540977, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 327.1200273806703, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 8088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.7845878419292847, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 358.38401390095567, \"positive_daily\": \"\", \"positive\": 2178, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 8089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.771871626780402, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 381.585182844957, \"positive_daily\": \"\", \"positive\": 2319, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 8090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 4.936418924255588, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 409.2291288207883, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 8091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 429.7975410051866, \"positive_daily\": \"\", \"positive\": 2612, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 8092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 449.04957480978334, \"positive_daily\": \"\", \"positive\": 2729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 8093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 5.923702709106705, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 461.3906221204223, \"positive_daily\": \"\", \"positive\": 2804, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 8094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 6.746439196482638, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 467.80796672195453, \"positive_daily\": \"\", \"positive\": 2843, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 8095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 7.2400810889081955, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 488.70547350130323, \"positive_daily\": \"\", \"positive\": 2970, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 8096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 7.569175683858569, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 499.2365005397151, \"positive_daily\": \"\", \"positive\": 3034, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 8097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 8.556459468709686, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 512.5648316352052, \"positive_daily\": \"\", \"positive\": 3115, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 8098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.885554063660058, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 530.3359397625254, \"positive_daily\": \"\", \"positive\": 3223, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 8099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 10.201932443461548, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 538.0696627438591, \"positive_daily\": \"\", \"positive\": 3270, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 8100, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 10.860121633362294, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 539.8796830160861, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 8101, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 541.6897032883132, \"positive_daily\": \"\", \"positive\": 3292, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 8102, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 11.02466893083748, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 544.157912750441, \"positive_daily\": \"\", \"positive\": 3307, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 8103, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 555.0180343838033, \"positive_daily\": \"\", \"positive\": 3373, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 8104, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 566.7008925045415, \"positive_daily\": \"\", \"positive\": 3444, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 8105, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 572.6245952136483, \"positive_daily\": \"\", \"positive\": 3480, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 8106, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 582.0037911697339, \"positive_daily\": \"\", \"positive\": 3537, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 8107, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.011952715688597, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 584.1429060369113, \"positive_daily\": \"\", \"positive\": 3550, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 8108, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 12.341047310638968, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 585.4592844167128, \"positive_daily\": \"\", \"positive\": 3558, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 8109, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 12.834689203064528, \"deceased_daily\": \"\", \"deceased\": 78, \"positive_100k\": 595.3321222652239, \"positive_daily\": \"\", \"positive\": 3618, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 8110, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 13.1637837980149, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 601.2558249743306, \"positive_daily\": \"\", \"positive\": 3654, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 8111, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 13.65742569044046, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 603.0658452465576, \"positive_daily\": \"\", \"positive\": 3665, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 8112, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 608.0022641708133, \"positive_daily\": \"\", \"positive\": 3695, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 8113, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 610.6350209304162, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 8114, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 612.6095885001185, \"positive_daily\": \"\", \"positive\": 3723, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 8115, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 613.5968722849697, \"positive_daily\": \"\", \"positive\": 3729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 8116, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 615.5714398546719, \"positive_daily\": \"\", \"positive\": 3741, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 8117, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 620.1787641839771, \"positive_daily\": \"\", \"positive\": 3769, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 8507, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.942570816915392, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 8508, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 25.01473736464894, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 8509, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.32254661661133, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 8510, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.49731624833235, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 8511, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 43.824268561322945, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 8512, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 48.47817318730415, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 8513, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.1939126927492166, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 53.90772858428222, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 8674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.128926850453954, \"positive_daily\": \"\", \"positive\": 107, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 8675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.74936405186855, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 8676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.678799660827664, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 8677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.712861663185326, \"positive_daily\": \"\", \"positive\": 134, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 8678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.746923665542983, \"positive_daily\": \"\", \"positive\": 139, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 8679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 30.81504767025831, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 8680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 31.22867247120137, \"positive_daily\": \"\", \"positive\": 151, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 8681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 32.262734473559036, \"positive_daily\": \"\", \"positive\": 156, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 8682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.951295679688954, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 8683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 38.88073128864807, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 8684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 40.535230492420325, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 8685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.776104895249524, \"positive_daily\": \"\", \"positive\": 202, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 8686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 44.051041300436374, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 8687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 46.94641490703783, \"positive_daily\": \"\", \"positive\": 227, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 8688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 49.84178851363928, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 8689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 60.59603333815896, \"positive_daily\": \"\", \"positive\": 293, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 8690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.20681240047153227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 61.836907740988146, \"positive_daily\": \"\", \"positive\": 299, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 8691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 69.69577895890637, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 8692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 72.38434016503629, \"positive_daily\": \"\", \"positive\": 350, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 8693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 76.52058817446694, \"positive_daily\": \"\", \"positive\": 370, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 8694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 78.1750873782392, \"positive_daily\": \"\", \"positive\": 378, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 8695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 79.41596178106839, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 8696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 81.27727338531218, \"positive_daily\": \"\", \"positive\": 393, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 8697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 82.51814778814138, \"positive_daily\": \"\", \"positive\": 399, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 8698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 85.2067089942713, \"positive_daily\": \"\", \"positive\": 412, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 8699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 87.27483299898661, \"positive_daily\": \"\", \"positive\": 422, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 8700, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.10208260087275, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 8701, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.30889500134428, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 8702, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 89.1361446032304, \"positive_daily\": \"\", \"positive\": 431, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 8703, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.61789340888879, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 8704, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.82470580936032, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 8705, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.03151820983186, \"positive_daily\": \"\", \"positive\": 445, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 8706, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.44514301077493, \"positive_daily\": \"\", \"positive\": 447, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 8707, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 8708, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 8709, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 93.06558021218952, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 8710, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 94.72007941596178, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 8711, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 95.75414141831943, \"positive_daily\": \"\", \"positive\": 463, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 9070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.0739874947932573, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 9071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.525215016964745, \"positive_daily\": \"\", \"positive\": 125, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 9072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.202056300221976, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 9073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.991704464022078, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 9074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 5.612142307007874, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 9075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.514597351350848, \"positive_daily\": \"\", \"positive\": 231, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 9076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.417052395693823, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 9077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.404112600443952, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 9078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.11280688054287184, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 9.955207207908439, \"positive_daily\": \"\", \"positive\": 353, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 9079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14100860067858978, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 11.929327617408696, \"positive_daily\": \"\", \"positive\": 423, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 9080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.16921032081430776, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.241868668537569, \"positive_daily\": \"\", \"positive\": 505, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 9081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.22561376108574369, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 16.66721660020931, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 9082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.3384206416286155, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 21.207693542059904, \"positive_daily\": \"\", \"positive\": 752, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 9083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.4230258020357694, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 24.366286197260315, \"positive_daily\": \"\", \"positive\": 864, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 9084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.5358326825786411, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.21465993096783, \"positive_daily\": \"\", \"positive\": 965, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 9085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6204378429857951, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 29.781016463318164, \"positive_daily\": \"\", \"positive\": 1056, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 9086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7614464436643849, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 33.10881943933288, \"positive_daily\": \"\", \"positive\": 1174, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 9087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 36.35201725494045, \"positive_daily\": \"\", \"positive\": 1289, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 9088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 40.554073555162425, \"positive_daily\": \"\", \"positive\": 1438, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 9089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8460516040715388, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 43.99468341172002, \"positive_daily\": \"\", \"positive\": 1560, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 9090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.8742533242072567, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 46.87125886556325, \"positive_daily\": \"\", \"positive\": 1662, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 9091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.9870602047501285, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 48.281344872349145, \"positive_daily\": \"\", \"positive\": 1712, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 9092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1280688054287182, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 54.54212674247852, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 9093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.297279126243026, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 57.7853245580861, \"positive_daily\": \"\", \"positive\": 2049, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 9094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5228928873287697, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 60.746505172336484, \"positive_daily\": \"\", \"positive\": 2154, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 9095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5792963276002054, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 63.84869438726546, \"positive_daily\": \"\", \"positive\": 2264, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 9096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6074980477359238, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 67.0636904827373, \"positive_daily\": \"\", \"positive\": 2378, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 9097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.8895152490931033, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 69.71465217549479, \"positive_daily\": \"\", \"positive\": 2472, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 9098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.974120409500257, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 71.85798290580935, \"positive_daily\": \"\", \"positive\": 2548, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 9099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.030523849771693, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 73.71929643476673, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 9100, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1151290101788467, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 78.34437853702448, \"positive_daily\": \"\", \"positive\": 2778, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 9101, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.2561376108574365, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 82.51823311711074, \"positive_daily\": \"\", \"positive\": 2926, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 9102, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.368944491400309, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 87.70734962208284, \"positive_daily\": \"\", \"positive\": 3110, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 9103, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.650961692757488, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 93.17848332841213, \"positive_daily\": \"\", \"positive\": 3304, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 9104, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.707365133028924, \"deceased_daily\": \"\", \"deceased\": 96, \"positive_100k\": 96.11146222252681, \"positive_daily\": \"\", \"positive\": 3408, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 9105, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.8765754538432318, \"deceased_daily\": \"\", \"deceased\": 102, \"positive_100k\": 98.17018779243422, \"positive_daily\": \"\", \"positive\": 3481, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 9106, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.9047771739789496, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 102.59785785374193, \"positive_daily\": \"\", \"positive\": 3638, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 9107, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.1303909350646935, \"deceased_daily\": \"\", \"deceased\": 111, \"positive_100k\": 106.34868663179243, \"positive_daily\": \"\", \"positive\": 3771, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 9375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 17.514401176196483, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 9376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.763957290570342, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 9377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 23.138291462131132, \"positive_daily\": \"\", \"positive\": 144, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 9378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 27.958768850075117, \"positive_daily\": \"\", \"positive\": 174, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 9379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 32.297198499224706, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 9380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 34.386072034000435, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 9381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.439041046364956, \"positive_daily\": \"\", \"positive\": 233, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 9382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 38.724501683150024, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 9383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 39.849279740336954, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 9384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.492010058729484, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 9385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.97405779752388, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 9386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 42.259518434308944, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 9387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 43.70566165069214, \"positive_daily\": \"\", \"positive\": 272, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 9388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 44.027026809888405, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 9389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 45.4731700262716, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 9390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 46.276582924262264, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 9391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 9392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 9393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.32955193662679, \"positive_daily\": \"\", \"positive\": 307, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 9394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.49023451622492, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 9395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.132964834617454, \"positive_daily\": \"\", \"positive\": 312, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 9396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.29364741421559, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 9397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.61501257341185, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 9398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.77569515300999, \"positive_daily\": \"\", \"positive\": 316, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 9399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.257742891804384, \"positive_daily\": \"\", \"positive\": 319, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 9400, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.418425471402514, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 9401, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 9402, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 9403, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 9404, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.739790630598776, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 9845, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.7428464611229854, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 9846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.0910557397743847, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 9847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.5379243140436807, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 9848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.8629196407849868, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 9849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.023213951910093292, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 2.216932407413909, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 9850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 9851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 9852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.05803487977523323, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.677611309883798, \"positive_daily\": \"\", \"positive\": 806, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 9853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.06964185573027988, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 5.582955434377437, \"positive_daily\": \"\", \"positive\": 962, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 9854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.11606975955046646, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 6.604369318421543, \"positive_daily\": \"\", \"positive\": 1138, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 9855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.13928371146055976, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 8.217738976173026, \"positive_daily\": \"\", \"positive\": 1416, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 9856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.24954998303350293, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.929767929542406, \"positive_daily\": \"\", \"positive\": 1711, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 9857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3366023026963527, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.943578257742999, \"positive_daily\": \"\", \"positive\": 2058, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 9858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4468685742692959, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 14.31720484055004, \"positive_daily\": \"\", \"positive\": 2467, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 9859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6209732135949956, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 17.42787439650254, \"positive_daily\": \"\", \"positive\": 3003, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 9860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.7950778529206952, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 21.124696238184896, \"positive_daily\": \"\", \"positive\": 3640, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 9861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.044627835954198, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 24.473308801215857, \"positive_daily\": \"\", \"positive\": 4217, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 9862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2419464271899912, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 27.64781672492111, \"positive_daily\": \"\", \"positive\": 4764, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 9863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.6075661697739605, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 32.38346291458014, \"positive_daily\": \"\", \"positive\": 5580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 9864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 2.071845207975826, \"deceased_daily\": \"\", \"deceased\": 357, \"positive_100k\": 37.36285559929515, \"positive_daily\": \"\", \"positive\": 6438, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 9865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.5245172702226455, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 43.340448216144175, \"positive_daily\": \"\", \"positive\": 7468, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 9866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 3.174507923705258, \"deceased_daily\": \"\", \"deceased\": 547, \"positive_100k\": 50.18276054164417, \"positive_daily\": \"\", \"positive\": 8647, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 9867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.7142323056149267, \"deceased_daily\": \"\", \"deceased\": 640, \"positive_100k\": 56.98444845130151, \"positive_daily\": \"\", \"positive\": 9819, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 9868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 4.4802927186480055, \"deceased_daily\": \"\", \"deceased\": 772, \"positive_100k\": 63.43212359432993, \"positive_daily\": \"\", \"positive\": 10930, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 9869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 5.020017100557674, \"deceased_daily\": \"\", \"deceased\": 865, \"positive_100k\": 68.57981743039312, \"positive_daily\": \"\", \"positive\": 11817, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 9870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.035627496624256, \"deceased_daily\": \"\", \"deceased\": 1040, \"positive_100k\": 73.51278221128793, \"positive_daily\": \"\", \"positive\": 12667, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 9871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.819098373589905, \"deceased_daily\": \"\", \"deceased\": 1175, \"positive_100k\": 79.48457134015943, \"positive_daily\": \"\", \"positive\": 13696, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 9872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 7.7824773778587755, \"deceased_daily\": \"\", \"deceased\": 1341, \"positive_100k\": 85.8219802116149, \"positive_daily\": \"\", \"positive\": 14788, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 9873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 8.64719708650975, \"deceased_daily\": \"\", \"deceased\": 1490, \"positive_100k\": 91.8169832923965, \"positive_daily\": \"\", \"positive\": 15821, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 9874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 9.610576090778624, \"deceased_daily\": \"\", \"deceased\": 1656, \"positive_100k\": 97.07494340003262, \"positive_daily\": \"\", \"positive\": 16727, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 9875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 10.277977208193805, \"deceased_daily\": \"\", \"deceased\": 1771, \"positive_100k\": 104.19001966047624, \"positive_daily\": \"\", \"positive\": 17953, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 9876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 10.875736469878708, \"deceased_daily\": \"\", \"deceased\": 1874, \"positive_100k\": 109.83681346260641, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 9877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 12.233752656619163, \"deceased_daily\": \"\", \"deceased\": 2108, \"positive_100k\": 114.38094454900717, \"positive_daily\": \"\", \"positive\": 19709, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 9878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 13.086865389315093, \"deceased_daily\": \"\", \"deceased\": 2255, \"positive_100k\": 120.02773835113737, \"positive_daily\": \"\", \"positive\": 20682, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 9879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 13.945781609988545, \"deceased_daily\": \"\", \"deceased\": 2403, \"positive_100k\": 127.11379717169336, \"positive_daily\": \"\", \"positive\": 21903, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 9880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 14.624789703358775, \"deceased_daily\": \"\", \"deceased\": 2520, \"positive_100k\": 134.92529198943973, \"positive_daily\": \"\", \"positive\": 23249, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 9881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 15.396653604369376, \"deceased_daily\": \"\", \"deceased\": 2653, \"positive_100k\": 142.59750309572559, \"positive_daily\": \"\", \"positive\": 24571, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 9882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 15.942181474256568, \"deceased_daily\": \"\", \"deceased\": 2747, \"positive_100k\": 149.41660146931548, \"positive_daily\": \"\", \"positive\": 25746, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 9883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 16.441281440323575, \"deceased_daily\": \"\", \"deceased\": 2833, \"positive_100k\": 155.01116387964797, \"positive_daily\": \"\", \"positive\": 26710, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 9884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 17.14930697358142, \"deceased_daily\": \"\", \"deceased\": 2955, \"positive_100k\": 160.06019842009326, \"positive_daily\": \"\", \"positive\": 27580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 9885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 18.25196968931085, \"deceased_daily\": \"\", \"deceased\": 3145, \"positive_100k\": 164.3315655715504, \"positive_daily\": \"\", \"positive\": 28316, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 9886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 19.308204501220096, \"deceased_daily\": \"\", \"deceased\": 3327, \"positive_100k\": 170.52388724356783, \"positive_daily\": \"\", \"positive\": 29383, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 9887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 20.143906769983456, \"deceased_daily\": \"\", \"deceased\": 3471, \"positive_100k\": 177.69699838378665, \"positive_daily\": \"\", \"positive\": 30619, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 9888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 20.96800206279177, \"deceased_daily\": \"\", \"deceased\": 3613, \"positive_100k\": 184.3535990940059, \"positive_daily\": \"\", \"positive\": 31766, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 9889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 21.455495052903725, \"deceased_daily\": \"\", \"deceased\": 3697, \"positive_100k\": 190.57493820591088, \"positive_daily\": \"\", \"positive\": 32838, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 9890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 21.84432874739779, \"deceased_daily\": \"\", \"deceased\": 3764, \"positive_100k\": 194.92755418905338, \"positive_daily\": \"\", \"positive\": 33588, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 9891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 22.80190426368914, \"deceased_daily\": \"\", \"deceased\": 3929, \"positive_100k\": 199.1582969246679, \"positive_daily\": \"\", \"positive\": 34317, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 9892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 23.60858909256488, \"deceased_daily\": \"\", \"deceased\": 4068, \"positive_100k\": 203.30779082859706, \"positive_daily\": \"\", \"positive\": 35032, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 9893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 24.32822160177777, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 208.4670916406153, \"positive_daily\": \"\", \"positive\": 35921, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 9894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 24.978212255260384, \"deceased_daily\": \"\", \"deceased\": 4304, \"positive_100k\": 213.15630992645413, \"positive_daily\": \"\", \"positive\": 36729, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 9895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 25.67463081256318, \"deceased_daily\": \"\", \"deceased\": 4424, \"positive_100k\": 216.9575945517319, \"positive_daily\": \"\", \"positive\": 37384, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 9896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 26.063464507057247, \"deceased_daily\": \"\", \"deceased\": 4491, \"positive_100k\": 220.7646826649872, \"positive_daily\": \"\", \"positive\": 38040, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 9897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 26.31301449009075, \"deceased_daily\": \"\", \"deceased\": 4534, \"positive_100k\": 223.08607785599656, \"positive_daily\": \"\", \"positive\": 38440, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 9898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 26.59158191301187, \"deceased_daily\": \"\", \"deceased\": 4582, \"positive_100k\": 224.08427778813058, \"positive_daily\": \"\", \"positive\": 38612, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 9899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 27.433087669752748, \"deceased_daily\": \"\", \"deceased\": 4727, \"positive_100k\": 226.32442414745455, \"positive_daily\": \"\", \"positive\": 38998, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 10340, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0322388347293057, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 10341, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.766102858381555, \"positive_daily\": \"\", \"positive\": 147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 10342, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.311796619558869, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 10343, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8574903807361824, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 10344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.5268104989974285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 10345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.252581696001156, \"positive_daily\": \"\", \"positive\": 598, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 10346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.209552425740487, \"positive_daily\": \"\", \"positive\": 702, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 10347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.7417581425036, \"positive_daily\": \"\", \"positive\": 996, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 10348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 20.510558609767994, \"positive_daily\": \"\", \"positive\": 1090, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 10349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 22.97558904818965, \"positive_daily\": \"\", \"positive\": 1221, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 10350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 25.08309598790893, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 10351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 27.529309400083097, \"positive_daily\": \"\", \"positive\": 1463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 10352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.11290215748496144, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 29.166390683615038, \"positive_daily\": \"\", \"positive\": 1550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 10353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 32.85452782812378, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 10354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 36.015788237702694, \"positive_daily\": \"\", \"positive\": 1914, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 10355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 39.854461592191385, \"positive_daily\": \"\", \"positive\": 2118, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 10356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 44.87860760027217, \"positive_daily\": \"\", \"positive\": 2385, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 10357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.18817026247493573, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 49.319425794680654, \"positive_daily\": \"\", \"positive\": 2621, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 10358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.22580431496992287, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 53.87314614657409, \"positive_daily\": \"\", \"positive\": 2863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 10359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 58.03170894727017, \"positive_daily\": \"\", \"positive\": 3084, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 10360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 63.39456142780585, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 10361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.3575234987023779, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 70.65793355933836, \"positive_daily\": \"\", \"positive\": 3755, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 10362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43279160369235214, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 75.5503603836867, \"positive_daily\": \"\", \"positive\": 4015, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 10363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4704256561873393, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 80.61214044426247, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 10364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.6021448399197943, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 83.64168167010892, \"positive_daily\": \"\", \"positive\": 4445, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 10365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7338640236522493, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 87.32981881461767, \"positive_daily\": \"\", \"positive\": 4641, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 10366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.8279491548897172, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 91.50719864156125, \"positive_daily\": \"\", \"positive\": 4863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 10367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.9408513123746786, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 96.8512340958494, \"positive_daily\": \"\", \"positive\": 5147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 10368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.1102045486021208, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 101.04743094904047, \"positive_daily\": \"\", \"positive\": 5370, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 10369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.1666556273446014, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 104.43449567358932, \"positive_daily\": \"\", \"positive\": 5550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 10370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3360088635720435, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 107.01242826949594, \"positive_daily\": \"\", \"positive\": 5687, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 10371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4300939948095115, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 110.3618589415498, \"positive_daily\": \"\", \"positive\": 5865, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 10372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.6747153360269278, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 10373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9005196509968507, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 10374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0322388347293057, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 116.87255002318258, \"positive_daily\": \"\", \"positive\": 6211, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 10375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.126323965966774, \"deceased_daily\": \"\", \"deceased\": 113, \"positive_100k\": 118.8107037266744, \"positive_daily\": \"\", \"positive\": 6314, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 10376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.239226123451735, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 120.59832122018629, \"positive_daily\": \"\", \"positive\": 6409, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 10377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.408579359679177, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 122.78109626489555, \"positive_daily\": \"\", \"positive\": 6525, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 10378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.5214815171641387, \"deceased_daily\": \"\", \"deceased\": 134, \"positive_100k\": 124.24882431220006, \"positive_daily\": \"\", \"positive\": 6603, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 10379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.6155666484016065, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 124.62516483714994, \"positive_daily\": \"\", \"positive\": 6623, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 10380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.822553937124036, \"deceased_daily\": \"\", \"deceased\": 150, \"positive_100k\": 126.82675690810667, \"positive_daily\": \"\", \"positive\": 6740, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 10381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.860187989619023, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 129.76221300271567, \"positive_daily\": \"\", \"positive\": 6896, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 10382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.029541225846465, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 130.53371107886292, \"positive_daily\": \"\", \"positive\": 6937, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 10383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.0859923045889457, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 132.39659667736478, \"positive_daily\": \"\", \"positive\": 7036, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 10384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.1048093308364395, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 133.1869117797595, \"positive_daily\": \"\", \"positive\": 7078, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 10385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.4058817507963366, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 134.65463982706402, \"positive_daily\": \"\", \"positive\": 7156, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 10386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.4246987770438304, \"deceased_daily\": \"\", \"deceased\": 182, \"positive_100k\": 135.31323574572627, \"positive_daily\": \"\", \"positive\": 7191, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 10387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.5187839082812977, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 138.07933860410785, \"positive_daily\": \"\", \"positive\": 7338, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 10388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.6505030920137527, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 139.2648112576999, \"positive_daily\": \"\", \"positive\": 7401, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 10389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.744588223251221, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 140.43146688504453, \"positive_daily\": \"\", \"positive\": 7463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 10390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.1088798299543, \"positive_daily\": \"\", \"positive\": 7499, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 10391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.6357565648841, \"positive_daily\": \"\", \"positive\": 7527, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 10392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.8574903807361824, \"deceased_daily\": \"\", \"deceased\": 205, \"positive_100k\": 142.99058245470366, \"positive_daily\": \"\", \"positive\": 7599, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 10393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.876307406983676, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 144.13842105580076, \"positive_daily\": \"\", \"positive\": 7660, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 10394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.895124433231169, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 145.07927236817545, \"positive_daily\": \"\", \"positive\": 7710, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 10650, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.6096077137131055, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 10651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.2799656585201418, \"positive_daily\": \"\", \"positive\": 137, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 10652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.788271034335973, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 10653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0718240655150396, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.493644168735798, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 10654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 10655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 10656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.606020341054181, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 10657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.359276185797366, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 10658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.21547219654511882, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 16.136473385712232, \"positive_daily\": \"\", \"positive\": 674, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 10659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.3351789724035181, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 18.817905164940377, \"positive_daily\": \"\", \"positive\": 786, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 10660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.40700303791855774, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 21.57116100968356, \"positive_daily\": \"\", \"positive\": 901, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 10661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5745925241203168, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 23.67800026479139, \"positive_daily\": \"\", \"positive\": 989, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 10662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 10663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 10664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7661233654937558, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 31.530764761102386, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 10665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.885830141352155, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 35.313498878227804, \"positive_daily\": \"\", \"positive\": 1475, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 10666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9815955620388745, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 40.053887202220416, \"positive_daily\": \"\", \"positive\": 1673, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 10667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.1013023378972737, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 43.11838066419544, \"positive_daily\": \"\", \"positive\": 1801, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 10668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.2928331792707128, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 47.59541408129957, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 10669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.3167745344423927, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 50.27684586052772, \"positive_daily\": \"\", \"positive\": 2100, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 10670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4125399551291122, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 53.84410778110802, \"positive_daily\": \"\", \"positive\": 2249, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 10671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5083053758158316, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 60.5237458740067, \"positive_daily\": \"\", \"positive\": 2528, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 10672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.580129441330871, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 65.88660943246299, \"positive_daily\": \"\", \"positive\": 2752, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 10673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.77166028270431, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 71.20159028057593, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 10674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.8913670585627094, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 77.42634262521268, \"positive_daily\": \"\", \"positive\": 3234, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 10675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0828978999361487, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 81.40060758371155, \"positive_daily\": \"\", \"positive\": 3400, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 10676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.2504873861379076, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 83.1243851560725, \"positive_daily\": \"\", \"positive\": 3472, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 10677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2744287413095874, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 85.56640338358385, \"positive_daily\": \"\", \"positive\": 3574, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 10678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.465959582683026, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 89.80402324897119, \"positive_daily\": \"\", \"positive\": 3751, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 10679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.6096077137131055, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 96.14848236946635, \"positive_daily\": \"\", \"positive\": 4016, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 10680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.7771971999148644, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 100.79310527277225, \"positive_daily\": \"\", \"positive\": 4210, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 10681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.872962620601584, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 102.30141064858807, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 10682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.016610751631663, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 106.94603355189396, \"positive_daily\": \"\", \"positive\": 4467, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 10683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.256024303348462, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 111.51883238968482, \"positive_daily\": \"\", \"positive\": 4658, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 10684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.375731079206861, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 115.42127328266864, \"positive_daily\": \"\", \"positive\": 4821, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 10685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.4954378550652607, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 123.6810408168982, \"positive_daily\": \"\", \"positive\": 5166, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 10686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.6869686964386994, \"deceased_daily\": \"\", \"deceased\": 154, \"positive_100k\": 127.79895390642713, \"positive_daily\": \"\", \"positive\": 5338, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 10687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.8066754722970986, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 132.58722494076312, \"positive_daily\": \"\", \"positive\": 5538, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 10688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.9503236033271785, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 138.35709153713796, \"positive_daily\": \"\", \"positive\": 5779, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 10689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 10690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 10691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.261561220559016, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 152.6979632849742, \"positive_daily\": \"\", \"positive\": 6378, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 10945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.36574779982379085, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 10946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.45327718781580917, \"positive_daily\": \"\", \"positive\": 145, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 10947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 10948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.009378148713430534, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 10949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.9940837636236367, \"positive_daily\": \"\", \"positive\": 318, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 10950, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.1347559943250947, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 10951, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2347895806016869, \"positive_daily\": \"\", \"positive\": 395, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 10952, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02188234699800458, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 1.3004366215957006, \"positive_daily\": \"\", \"positive\": 416, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 10953, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.5005037941488855, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 10954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.8131087512632367, \"positive_daily\": \"\", \"positive\": 580, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 10955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.034386545282578625, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.9850414776761298, \"positive_daily\": \"\", \"positive\": 635, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 10956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.050016793138296184, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 2.097579262237296, \"positive_daily\": \"\", \"positive\": 671, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 10957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05626889228058321, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 2.663394234614272, \"positive_daily\": \"\", \"positive\": 852, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 10958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.07502518970744428, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 2.969747092586336, \"positive_daily\": \"\", \"positive\": 950, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 10959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.09378148713430534, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 3.3292427932678392, \"positive_daily\": \"\", \"positive\": 1065, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 10960, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.11878988370345343, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 4.135763582622865, \"positive_daily\": \"\", \"positive\": 1323, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 10961, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17193272641289314, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.420234093596925, \"positive_daily\": \"\", \"positive\": 1414, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 10962, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.1906890238397542, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 4.9860490659739005, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 10963, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.22820161869347635, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 5.458082551216571, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 10964, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25946211440491146, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 7.130519071778349, \"positive_daily\": \"\", \"positive\": 2281, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 10965, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.28759656054520305, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 8.005812951698532, \"positive_daily\": \"\", \"positive\": 2561, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 10966, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3344873041123557, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 9.234350433157932, \"positive_daily\": \"\", \"positive\": 2954, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 10967, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3782519981083649, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 13.573307237905126, \"positive_daily\": \"\", \"positive\": 4342, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 10968, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4313948408178046, \"deceased_daily\": \"\", \"deceased\": 138, \"positive_100k\": 16.430516545930296, \"positive_daily\": \"\", \"positive\": 5256, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 10969, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5283023775232535, \"deceased_daily\": \"\", \"deceased\": 169, \"positive_100k\": 18.434314321033288, \"positive_daily\": \"\", \"positive\": 5897, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 10970, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5658149723769755, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 21.407187463190766, \"positive_daily\": \"\", \"positive\": 6848, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 10971, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6033275672306977, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 23.504766725428063, \"positive_daily\": \"\", \"positive\": 7519, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 10972, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6752267073669984, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 30.585269004068117, \"positive_daily\": \"\", \"positive\": 9784, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 10973, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7189914013630075, \"deceased_daily\": \"\", \"deceased\": 230, \"positive_100k\": 32.207688731491594, \"positive_daily\": \"\", \"positive\": 10303, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 10974, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.7940165910704519, \"deceased_daily\": \"\", \"deceased\": 254, \"positive_100k\": 35.871418828871796, \"positive_daily\": \"\", \"positive\": 11475, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 10975, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8565375824933221, \"deceased_daily\": \"\", \"deceased\": 274, \"positive_100k\": 39.047485193153605, \"positive_daily\": \"\", \"positive\": 12491, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 10976, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.9378148713430534, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 42.16728266515483, \"positive_daily\": \"\", \"positive\": 13489, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 10977, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.087865250757942, \"deceased_daily\": \"\", \"deceased\": 348, \"positive_100k\": 45.07763481588943, \"positive_daily\": \"\", \"positive\": 14420, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 10978, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.2504198284574044, \"deceased_daily\": \"\", \"deceased\": 400, \"positive_100k\": 48.8539026978308, \"positive_daily\": \"\", \"positive\": 15628, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 10979, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.3910920591588627, \"deceased_daily\": \"\", \"deceased\": 445, \"positive_100k\": 51.03275924891783, \"positive_daily\": \"\", \"positive\": 16325, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 10980, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.5130079924334596, \"deceased_daily\": \"\", \"deceased\": 484, \"positive_100k\": 55.75934620048682, \"positive_daily\": \"\", \"positive\": 17837, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 10981, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.656806272706061, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 60.1764542445126, \"positive_daily\": \"\", \"positive\": 19250, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 10982, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.7881003546940886, \"deceased_daily\": \"\", \"deceased\": 572, \"positive_100k\": 65.3782007308954, \"positive_daily\": \"\", \"positive\": 20914, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 10983, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.981915428104986, \"deceased_daily\": \"\", \"deceased\": 634, \"positive_100k\": 67.67272111611474, \"positive_daily\": \"\", \"positive\": 21648, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 10984, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.188234699800458, \"deceased_daily\": \"\", \"deceased\": 700, \"positive_100k\": 79.18596168663629, \"positive_daily\": \"\", \"positive\": 25331, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 10985, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2757640877924765, \"deceased_daily\": \"\", \"deceased\": 728, \"positive_100k\": 86.019506049156, \"positive_daily\": \"\", \"positive\": 27517, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 10986, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.4445707646342263, \"deceased_daily\": \"\", \"deceased\": 782, \"positive_100k\": 89.71449664224764, \"positive_daily\": \"\", \"positive\": 28699, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 10987, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.6696463337565586, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 97.50148612396613, \"positive_daily\": \"\", \"positive\": 31190, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 10988, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.947864745588331, \"deceased_daily\": \"\", \"deceased\": 943, \"positive_100k\": 106.0699879984705, \"positive_daily\": \"\", \"positive\": 33931, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 11238, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0893074552785798, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 11239, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6436871423399995, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 11240, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.382860058421893, \"positive_daily\": \"\", \"positive\": 245, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 11241, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.2192925687250886, \"positive_daily\": \"\", \"positive\": 331, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 11242, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.009725959422130176, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 11243, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.01945191884426035, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 11244, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02917787826639053, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.634878146372188, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 11245, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.05835575653278106, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 9.92047861057278, \"positive_daily\": \"\", \"positive\": 1020, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 11246, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.11671151306556211, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 12.449228060326627, \"positive_daily\": \"\", \"positive\": 1280, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 11247, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.13616343190982247, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 15.561535075408282, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 11248, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.22369706670899403, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 20.035476409588163, \"positive_daily\": \"\", \"positive\": 2060, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 11249, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3209566609302958, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 22.972716155071474, \"positive_daily\": \"\", \"positive\": 2362, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 11250, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4182162551515976, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 29.129248469279876, \"positive_daily\": \"\", \"positive\": 2995, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 11251, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5835575653278106, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 34.46880019202934, \"positive_daily\": \"\", \"positive\": 3544, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 11252, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.7391729160818933, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 41.510394813651594, \"positive_daily\": \"\", \"positive\": 4268, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 11253, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.9725959422130176, \"deceased_daily\": \"\", \"deceased\": 100, \"positive_100k\": 50.283210212413, \"positive_daily\": \"\", \"positive\": 5170, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 11254, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.157389171233491, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 57.98617007474011, \"positive_daily\": \"\", \"positive\": 5962, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 11255, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3616343190982245, \"deceased_daily\": \"\", \"deceased\": 140, \"positive_100k\": 62.323947977010164, \"positive_daily\": \"\", \"positive\": 6408, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 11256, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5561535075408284, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 72.3903159789149, \"positive_daily\": \"\", \"positive\": 7443, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 11257, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.8187544119383428, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 80.24889119199608, \"positive_daily\": \"\", \"positive\": 8251, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 11258, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.032725519225207, \"deceased_daily\": \"\", \"deceased\": 209, \"positive_100k\": 87.86431741952401, \"positive_daily\": \"\", \"positive\": 9034, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 11259, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3925860178440232, \"deceased_daily\": \"\", \"deceased\": 246, \"positive_100k\": 96.15083484717893, \"positive_daily\": \"\", \"positive\": 9886, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 11260, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.5871052062866267, \"deceased_daily\": \"\", \"deceased\": 266, \"positive_100k\": 102.35599695849797, \"positive_daily\": \"\", \"positive\": 10524, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 11261, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.8691580295284016, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 109.68937036278412, \"positive_daily\": \"\", \"positive\": 11278, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 11262, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.0247733802824848, \"deceased_daily\": \"\", \"deceased\": 311, \"positive_100k\": 114.08550402158696, \"positive_daily\": \"\", \"positive\": 11730, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 11263, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.3554560006349106, \"deceased_daily\": \"\", \"deceased\": 345, \"positive_100k\": 121.01038713014366, \"positive_daily\": \"\", \"positive\": 12442, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 11264, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.695864580409467, \"deceased_daily\": \"\", \"deceased\": 380, \"positive_100k\": 127.80883276621263, \"positive_daily\": \"\", \"positive\": 13141, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 11265, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.9779174036512424, \"deceased_daily\": \"\", \"deceased\": 409, \"positive_100k\": 135.73548969524873, \"positive_daily\": \"\", \"positive\": 13956, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 11266, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.230792348626626, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 150.48004417919807, \"positive_daily\": \"\", \"positive\": 15472, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 11267, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.571200928401183, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 155.48891328159513, \"positive_daily\": \"\", \"positive\": 15987, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 11268, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.9018835487536085, \"deceased_daily\": \"\", \"deceased\": 504, \"positive_100k\": 161.30503701602896, \"positive_daily\": \"\", \"positive\": 16585, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 11269, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 5.203388290839644, \"deceased_daily\": \"\", \"deceased\": 535, \"positive_100k\": 164.69939685435241, \"positive_daily\": \"\", \"positive\": 16934, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 11270, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.51461899234781, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 169.69853999732732, \"positive_daily\": \"\", \"positive\": 17448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 11271, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.825849693855975, \"deceased_daily\": \"\", \"deceased\": 599, \"positive_100k\": 175.952331905757, \"positive_daily\": \"\", \"positive\": 18091, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 11272, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 6.11762847651988, \"deceased_daily\": \"\", \"deceased\": 629, \"positive_100k\": 183.24680147235463, \"positive_daily\": \"\", \"positive\": 18841, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 11273, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 6.389955340339526, \"deceased_daily\": \"\", \"deceased\": 657, \"positive_100k\": 185.0072001277602, \"positive_daily\": \"\", \"positive\": 19022, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 11274, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 6.681734123003431, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 191.45551122463252, \"positive_daily\": \"\", \"positive\": 19685, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 11275, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.944335027400945, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 196.52273608356234, \"positive_daily\": \"\", \"positive\": 20206, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 11276, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 7.148580175265679, \"deceased_daily\": \"\", \"deceased\": 735, \"positive_100k\": 202.91269142390186, \"positive_daily\": \"\", \"positive\": 20863, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 11277, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 7.411181079663193, \"deceased_daily\": \"\", \"deceased\": 762, \"positive_100k\": 207.93128648572105, \"positive_daily\": \"\", \"positive\": 21379, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 11278, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 7.634878146372188, \"deceased_daily\": \"\", \"deceased\": 785, \"positive_100k\": 213.79604001726554, \"positive_daily\": \"\", \"positive\": 21982, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 11279, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 7.975286726146744, \"deceased_daily\": \"\", \"deceased\": 820, \"positive_100k\": 217.40437096287582, \"positive_daily\": \"\", \"positive\": 22353, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 11280, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 8.30596934649917, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 221.7226969463016, \"positive_daily\": \"\", \"positive\": 22797, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 11281, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 8.558844291474555, \"deceased_daily\": \"\", \"deceased\": 880, \"positive_100k\": 227.50964280246907, \"positive_daily\": \"\", \"positive\": 23392, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 11282, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 8.782541358183549, \"deceased_daily\": \"\", \"deceased\": 903, \"positive_100k\": 232.10029564971452, \"positive_daily\": \"\", \"positive\": 23864, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 11283, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 9.025690343736803, \"deceased_daily\": \"\", \"deceased\": 928, \"positive_100k\": 233.68562703552175, \"positive_daily\": \"\", \"positive\": 24027, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 11284, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 9.220209532179407, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 236.55478506505014, \"positive_daily\": \"\", \"positive\": 24322, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 11285, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 9.463358517732662, \"deceased_daily\": \"\", \"deceased\": 973, \"positive_100k\": 238.33463563929996, \"positive_daily\": \"\", \"positive\": 24505, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 11335, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 11336, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 11337, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.503851813132869, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 11338, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.114993940705553, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 11339, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.415764303332127, \"positive_daily\": \"\", \"positive\": 401, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 11340, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 11341, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 11342, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.249190686050177, \"positive_daily\": \"\", \"positive\": 452, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 11343, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.536786981378498, \"positive_daily\": \"\", \"positive\": 460, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 11344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.8962823505389, \"positive_daily\": \"\", \"positive\": 470, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 11345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.291727256615342, \"positive_daily\": \"\", \"positive\": 481, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 11346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.759071236523866, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 11347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.010717994936147, \"positive_daily\": \"\", \"positive\": 501, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 11348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.909456417837152, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 11349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.304901323913597, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 11350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.73629576690608, \"positive_daily\": \"\", \"positive\": 549, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 11351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.203639746814602, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 11352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.210226780463728, \"positive_daily\": \"\", \"positive\": 590, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 11353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 22.792006404769495, \"positive_daily\": \"\", \"positive\": 634, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 11354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.91302908281587, \"positive_daily\": \"\", \"positive\": 693, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 11355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 28.07658833142741, \"positive_daily\": \"\", \"positive\": 781, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 11356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 30.017863324893582, \"positive_daily\": \"\", \"positive\": 835, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 11357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 34.116110533322164, \"positive_daily\": \"\", \"positive\": 949, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 11358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 38.64575218474323, \"positive_daily\": \"\", \"positive\": 1075, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 11359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 47.633136413753284, \"positive_daily\": \"\", \"positive\": 1325, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 11360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 57.66305721332851, \"positive_daily\": \"\", \"positive\": 1604, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 11361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 65.85955163018568, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 11362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 73.94819743629472, \"positive_daily\": \"\", \"positive\": 2057, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 11363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 79.44847658444888, \"positive_daily\": \"\", \"positive\": 2210, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 11364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 85.41609971251155, \"positive_daily\": \"\", \"positive\": 2376, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 11365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 90.30523673309303, \"positive_daily\": \"\", \"positive\": 2512, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 11366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 98.0703367069577, \"positive_daily\": \"\", \"positive\": 2728, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 11367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 107.0936704728838, \"positive_daily\": \"\", \"positive\": 2979, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 11368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 116.15295377572595, \"positive_daily\": \"\", \"positive\": 3231, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 11369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 123.23501254818585, \"positive_daily\": \"\", \"positive\": 3428, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 11370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 133.40873149542523, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 11371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 147.500949966513, \"positive_daily\": \"\", \"positive\": 4103, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 11372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 167.63269063949554, \"positive_daily\": \"\", \"positive\": 4663, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 11373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.0352808755294, \"positive_daily\": \"\", \"positive\": 5008, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 11374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 195.85307711858707, \"positive_daily\": \"\", \"positive\": 5448, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 11375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 216.2364645499819, \"positive_daily\": \"\", \"positive\": 6015, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 11376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 234.85832467249074, \"positive_daily\": \"\", \"positive\": 6533, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 11377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 256.71564311744316, \"positive_daily\": \"\", \"positive\": 7141, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 11378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 279.11220461613624, \"positive_daily\": \"\", \"positive\": 7764, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 11379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 306.46980220924286, \"positive_daily\": \"\", \"positive\": 8525, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 11380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 336.4157664603044, \"positive_daily\": \"\", \"positive\": 9358, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 11381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 369.81288625530567, \"positive_daily\": \"\", \"positive\": 10287, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 11382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 404.2165930839562, \"positive_daily\": \"\", \"positive\": 11244, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 11383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 428.5544295761154, \"positive_daily\": \"\", \"positive\": 11921, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 11384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 451.66998181312925, \"positive_daily\": \"\", \"positive\": 12564, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 11437, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6316134550303544, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 11438, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6726940049510278, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 11439, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8113408609333008, \"positive_daily\": \"\", \"positive\": 158, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 11440, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9448526481754895, \"positive_daily\": \"\", \"positive\": 184, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 11441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3351178724218873, \"positive_daily\": \"\", \"positive\": 260, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 11442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4224140410033186, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 11443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5816011719459282, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 11444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8845702276108949, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 11445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.015405206220252547, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.2234847644564506, \"positive_daily\": \"\", \"positive\": 433, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 11446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.035945481180589274, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.957799594288489, \"positive_daily\": \"\", \"positive\": 576, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 11447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.056485756140926005, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 4.07724457962684, \"positive_daily\": \"\", \"positive\": 794, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 11448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.08729616858143109, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 4.652372278516269, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 11449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.11810658102193619, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 5.283985733546624, \"positive_daily\": \"\", \"positive\": 1029, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 11450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13351178724218873, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 6.634508812188764, \"positive_daily\": \"\", \"positive\": 1292, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 11451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.18999754338311475, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 7.456119810602233, \"positive_daily\": \"\", \"positive\": 1452, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 11452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22080795582361984, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.320149763252791, \"positive_daily\": \"\", \"positive\": 1815, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 11453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3337794681054718, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 10.82985997283754, \"positive_daily\": \"\", \"positive\": 2109, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 11454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.42107563668690295, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 11.52822932148899, \"positive_daily\": \"\", \"positive\": 2245, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 11455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.47242632408774476, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 12.632269100607088, \"positive_daily\": \"\", \"positive\": 2460, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 11456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.5905329051096809, \"deceased_daily\": \"\", \"deceased\": 115, \"positive_100k\": 14.05981821035049, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 11457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.6829641424311962, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 16.34492379968795, \"positive_daily\": \"\", \"positive\": 3183, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 11458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.7497200360522907, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 18.55300335792415, \"positive_daily\": \"\", \"positive\": 3613, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 11459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7753953797527116, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 19.84190561168528, \"positive_daily\": \"\", \"positive\": 3864, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 11460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9037720982548161, \"deceased_daily\": \"\", \"deceased\": 176, \"positive_100k\": 20.83297387852153, \"positive_daily\": \"\", \"positive\": 4057, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 11461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0116085417965839, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 22.68159862495183, \"positive_daily\": \"\", \"positive\": 4417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 11462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.12971512281852, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 24.448062271540792, \"positive_daily\": \"\", \"positive\": 4761, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 11463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.2734970475408771, \"deceased_daily\": \"\", \"deceased\": 248, \"positive_100k\": 26.712627585917915, \"positive_daily\": \"\", \"positive\": 5202, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 11464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.386468559822729, \"deceased_daily\": \"\", \"deceased\": 270, \"positive_100k\": 28.07342080204023, \"positive_daily\": \"\", \"positive\": 5467, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 11465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.4943050033644971, \"deceased_daily\": \"\", \"deceased\": 291, \"positive_100k\": 30.759061753104252, \"positive_daily\": \"\", \"positive\": 5990, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 11466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.6226817218666016, \"deceased_daily\": \"\", \"deceased\": 316, \"positive_100k\": 32.35093306253035, \"positive_daily\": \"\", \"positive\": 6300, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 11467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.6997077529678644, \"deceased_daily\": \"\", \"deceased\": 331, \"positive_100k\": 34.06091095297838, \"positive_daily\": \"\", \"positive\": 6633, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 11468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.802409127769548, \"deceased_daily\": \"\", \"deceased\": 351, \"positive_100k\": 35.32413786303909, \"positive_daily\": \"\", \"positive\": 6879, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 11469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.9102455713113158, \"deceased_daily\": \"\", \"deceased\": 372, \"positive_100k\": 37.05465602844746, \"positive_daily\": \"\", \"positive\": 7216, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 11470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.0129469461129994, \"deceased_daily\": \"\", \"deceased\": 392, \"positive_100k\": 39.5759747798288, \"positive_daily\": \"\", \"positive\": 7707, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 11471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.110513252174599, \"deceased_daily\": \"\", \"deceased\": 411, \"positive_100k\": 41.424599526259094, \"positive_daily\": \"\", \"positive\": 8067, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 11472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.1618639395754404, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 43.227008654028644, \"positive_daily\": \"\", \"positive\": 8418, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 11473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.3159160017779663, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 44.911311200776254, \"positive_daily\": \"\", \"positive\": 8746, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 11474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.4545628577602394, \"deceased_daily\": \"\", \"deceased\": 478, \"positive_100k\": 45.886974261392254, \"positive_daily\": \"\", \"positive\": 8936, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 11475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.557264232561923, \"deceased_daily\": \"\", \"deceased\": 498, \"positive_100k\": 47.45830529585801, \"positive_daily\": \"\", \"positive\": 9242, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 11476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.6907760198041113, \"deceased_daily\": \"\", \"deceased\": 524, \"positive_100k\": 49.861517466217414, \"positive_daily\": \"\", \"positive\": 9710, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 11477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.7986124633458793, \"deceased_daily\": \"\", \"deceased\": 545, \"positive_100k\": 51.8436539998899, \"positive_daily\": \"\", \"positive\": 10096, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 11478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.9115839756277313, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 53.49201106545693, \"positive_daily\": \"\", \"positive\": 10417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 11479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.0861763127905935, \"deceased_daily\": \"\", \"deceased\": 601, \"positive_100k\": 54.611456050795276, \"positive_daily\": \"\", \"positive\": 10635, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 11480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.1786075501121087, \"deceased_daily\": \"\", \"deceased\": 619, \"positive_100k\": 56.67061861556903, \"positive_daily\": \"\", \"positive\": 11036, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 11481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.2915790623939607, \"deceased_daily\": \"\", \"deceased\": 641, \"positive_100k\": 58.22654444381455, \"positive_daily\": \"\", \"positive\": 11339, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 11482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.404550574675813, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 59.64895848481786, \"positive_daily\": \"\", \"positive\": 11616, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 11483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.5586026368783386, \"deceased_daily\": \"\", \"deceased\": 693, \"positive_100k\": 61.50785336872833, \"positive_daily\": \"\", \"positive\": 11978, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 11833, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 11834, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 11835, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3501489186318305, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 11836, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 11837, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 11838, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8130576585179794, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 11839, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0207731187233025, \"positive_daily\": \"\", \"positive\": 344, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 11840, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1632065771498097, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 11841, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5163228594988591, \"positive_daily\": \"\", \"positive\": 511, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 11842, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.667658409077023, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 11843, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0029673637172189025, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.275967971106898, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 11844, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.005934727434437805, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6706273454970124, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 11845, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.002972081825529, \"positive_daily\": \"\", \"positive\": 1012, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 11846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.2759695438096688, \"positive_daily\": \"\", \"positive\": 1104, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 11847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.01186945486887561, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.5697385518143396, \"positive_daily\": \"\", \"positive\": 1203, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 11848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 3.8546054686673545, \"positive_daily\": \"\", \"positive\": 1299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 11849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 4.3115794811190655, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 11850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.029673637172189026, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.637989490013145, \"positive_daily\": \"\", \"positive\": 1563, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 11851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.04747781947550244, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 5.103865593616512, \"positive_daily\": \"\", \"positive\": 1720, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 11852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.06231463806159695, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 5.593480606957631, \"positive_daily\": \"\", \"positive\": 1885, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 11853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.07418409293047255, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 6.050454619409342, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 11854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.08605354779934817, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 6.465885539819988, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 11855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10089036638544267, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 7.1276076487598035, \"positive_daily\": \"\", \"positive\": 2402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 11856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11275982125431828, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 7.729982483355241, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 11857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.293781589626832, \"positive_daily\": \"\", \"positive\": 2795, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 11858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.700310418885822, \"positive_daily\": \"\", \"positive\": 2932, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 11859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.1305640035576317, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 9.753724538498531, \"positive_daily\": \"\", \"positive\": 3287, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 11860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.13946609470928842, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 10.833844931566214, \"positive_daily\": \"\", \"positive\": 3651, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 11861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.15430291329538293, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 11.967377871543833, \"positive_daily\": \"\", \"positive\": 4033, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 11862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.17507445931591525, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 13.240376906230741, \"positive_daily\": \"\", \"positive\": 4462, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 11863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.19287864161922866, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 14.640972580758064, \"positive_daily\": \"\", \"positive\": 4934, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 11864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.21661755135697988, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 15.931775797748289, \"positive_daily\": \"\", \"positive\": 5369, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 11865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2344217336602933, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 17.394686110337204, \"positive_daily\": \"\", \"positive\": 5862, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 11866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2462911885291689, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 18.931780515856598, \"positive_daily\": \"\", \"positive\": 6380, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 11867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2581606433980445, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 21.192911668377402, \"positive_daily\": \"\", \"positive\": 7142, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 11868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.272997461984139, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 24.5519673962692, \"positive_daily\": \"\", \"positive\": 8274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 11869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2878342805702335, \"deceased_daily\": \"\", \"deceased\": 97, \"positive_100k\": 27.780459120603364, \"positive_daily\": \"\", \"positive\": 9362, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 11870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.30563846287354696, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 31.109841211322973, \"positive_daily\": \"\", \"positive\": 10484, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 11871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.3234426451768604, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 34.51340739497305, \"positive_daily\": \"\", \"positive\": 11631, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 11872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.33827946376295487, \"deceased_daily\": \"\", \"deceased\": 114, \"positive_100k\": 37.89916939631982, \"positive_daily\": \"\", \"positive\": 12772, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 11873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3590510097834872, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 41.33537658085931, \"positive_daily\": \"\", \"positive\": 13930, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 11874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3768551920868006, \"deceased_daily\": \"\", \"deceased\": 127, \"positive_100k\": 44.81312685743987, \"positive_daily\": \"\", \"positive\": 15102, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 11875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4035614655417707, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 48.36506122695089, \"positive_daily\": \"\", \"positive\": 16299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 11876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.4124635566934275, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 51.99414705310961, \"positive_daily\": \"\", \"positive\": 17522, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 11877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.42730037527952197, \"deceased_daily\": \"\", \"deceased\": 144, \"positive_100k\": 55.81907888460477, \"positive_daily\": \"\", \"positive\": 18811, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 11878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.45103928501727314, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 59.575761350603905, \"positive_daily\": \"\", \"positive\": 20077, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 11879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46587610360336773, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 63.507518275918954, \"positive_daily\": \"\", \"positive\": 21402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 12036, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4752042513381391, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12037, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.9335201352490172, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12038, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.4491255046487552, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12039, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.028644742744429887, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.1795664446317176, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12040, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.566270471681521, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12041, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.339678525781128, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12042, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05728948548885977, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12043, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12044, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.54532371710223, \"positive_daily\": \"\", \"positive\": 457, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12045, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.14322371372214945, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 9.438442734289648, \"positive_daily\": \"\", \"positive\": 659, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12046, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.18619082783879426, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 10.612877186811273, \"positive_daily\": \"\", \"positive\": 741, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12047, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 11.24306152718873, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 12.890134234993448, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.40102639842201837, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 15.18171365454784, \"positive_daily\": \"\", \"positive\": 1060, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4439935125386632, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 16.7714968768637, \"positive_daily\": \"\", \"positive\": 1171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5585724835163828, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 21.139820145389255, \"positive_daily\": \"\", \"positive\": 1476, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6301843403774575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 23.259531108477066, \"positive_daily\": \"\", \"positive\": 1624, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7304409399829621, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 27.32708457818611, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.8306975395884667, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 31.509217018872878, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.8736646537051116, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 35.04684274780997, \"positive_daily\": \"\", \"positive\": 2447, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9309541391939714, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 38.18344207832504, \"positive_daily\": \"\", \"positive\": 2666, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9452765105661862, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 41.062238724140244, \"positive_daily\": \"\", \"positive\": 2867, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0168883674272609, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 44.470963110727396, \"positive_daily\": \"\", \"positive\": 3105, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.0598554815439059, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 48.40961523808651, \"positive_daily\": \"\", \"positive\": 3380, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1457897097771956, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 51.990208081140246, \"positive_daily\": \"\", \"positive\": 3630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.2174015666382703, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 58.06289354295939, \"positive_daily\": \"\", \"positive\": 4054, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3463029089882046, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 63.94938817693972, \"positive_daily\": \"\", \"positive\": 4465, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4179147658492794, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 69.79291569680342, \"positive_daily\": \"\", \"positive\": 4873, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.4752042513381391, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 76.16637095743907, \"positive_daily\": \"\", \"positive\": 5318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5754608509436439, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 81.49429310790303, \"positive_daily\": \"\", \"positive\": 5690, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6757174505491483, \"deceased_daily\": \"\", \"deceased\": 117, \"positive_100k\": 85.84829400505637, \"positive_daily\": \"\", \"positive\": 5994, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.7473293074102232, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 90.48874232965402, \"positive_daily\": \"\", \"positive\": 6318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12314, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8089352890643122, \"positive_daily\": \"\", \"positive\": 102, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 12315, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.879873927851148, \"positive_daily\": \"\", \"positive\": 106, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 12316, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.915343247244566, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 12317, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 12318, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 12319, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0749551845149465, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 12320, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3055057605721627, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 12321, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4473830381458344, \"positive_daily\": \"\", \"positive\": 138, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 12322, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 12323, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 12324, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.837545551473431, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 12325, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 12326, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 12327, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5469319393417886, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 12328, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.759747855702296, \"positive_daily\": \"\", \"positive\": 212, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 12329, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.008033091456221, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 12330, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.309522306300273, \"positive_daily\": \"\", \"positive\": 243, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 12331, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.717419479324579, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 12332, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.550948485069899, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 12333, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.118457595364586, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 12334, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.827843983232944, \"positive_daily\": \"\", \"positive\": 385, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 12335, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.661372988978264, \"positive_daily\": \"\", \"positive\": 432, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 12336, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.069270162002569, \"positive_daily\": \"\", \"positive\": 455, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 12337, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.026941785624853, \"positive_daily\": \"\", \"positive\": 509, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 12338, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.89594011076359, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 12339, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 11.190570268623343, \"positive_daily\": \"\", \"positive\": 631, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 12340, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.112772572852208, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 12341, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.981770897990945, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 12342, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 14.223197076760572, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 12343, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.968052784022348, \"positive_daily\": \"\", \"positive\": 844, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 12344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.58876587340716, \"positive_daily\": \"\", \"positive\": 879, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 12345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.42229487915248, \"positive_daily\": \"\", \"positive\": 926, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 12346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 17.734659696708945, \"positive_daily\": \"\", \"positive\": 1000, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 12347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.07093863878683578, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.603658021847682, \"positive_daily\": \"\", \"positive\": 1049, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 12348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.08867329848354472, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 19.756410902133762, \"positive_daily\": \"\", \"positive\": 1114, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 12349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.086510379386937, \"positive_daily\": \"\", \"positive\": 1189, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 12350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.21466954299201, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 12351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 24.385157082974796, \"positive_daily\": \"\", \"positive\": 1375, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 12352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.265031010825947, \"positive_daily\": \"\", \"positive\": 1481, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 12353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 28.783352687758615, \"positive_daily\": \"\", \"positive\": 1623, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 12354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 33.87320002071409, \"positive_daily\": \"\", \"positive\": 1910, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 12355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.1241426178769626, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 37.384662640662455, \"positive_daily\": \"\", \"positive\": 2108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 12356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 40.77198264273386, \"positive_daily\": \"\", \"positive\": 2299, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 12357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 44.90415835206704, \"positive_daily\": \"\", \"positive\": 2532, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 12358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.1596119372703805, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 51.749736994996695, \"positive_daily\": \"\", \"positive\": 2918, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 12359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 57.673113333697486, \"positive_daily\": \"\", \"positive\": 3252, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 12360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 65.60050621812638, \"positive_daily\": \"\", \"positive\": 3699, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 12361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 78.5113384773305, \"positive_daily\": \"\", \"positive\": 4427, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 12362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 89.56003146838017, \"positive_daily\": \"\", \"positive\": 5050, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 12363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 106.26608090268, \"positive_daily\": \"\", \"positive\": 5992, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 12364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 116.83593808191851, \"positive_daily\": \"\", \"positive\": 6588, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 50}, {\"index\": 12365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 142.12556280942547, \"positive_daily\": \"\", \"positive\": 8014, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 51}, {\"index\": 12366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 161.8287697324691, \"positive_daily\": \"\", \"positive\": 9125, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 52}, {\"index\": 12367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 179.8471839843254, \"positive_daily\": \"\", \"positive\": 10141, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 53}, {\"index\": 12368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 198.23802608981256, \"positive_daily\": \"\", \"positive\": 11178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 54}, {\"index\": 12369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 214.14601583776047, \"positive_daily\": \"\", \"positive\": 12075, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 55}, {\"index\": 12370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 225.1060355303266, \"positive_daily\": \"\", \"positive\": 12693, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 56}, {\"index\": 12371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 241.61700370796262, \"positive_daily\": \"\", \"positive\": 13624, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 57}, {\"index\": 12372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 255.78699680563307, \"positive_daily\": \"\", \"positive\": 14423, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 58}, {\"index\": 12373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 265.1508971254954, \"positive_daily\": \"\", \"positive\": 14951, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 59}, {\"index\": 12374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 277.3878123162246, \"positive_daily\": \"\", \"positive\": 15641, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 60}, {\"index\": 12426, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.820252958828889, \"positive_daily\": \"\", \"positive\": 141, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12427, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.755076493248433, \"positive_daily\": \"\", \"positive\": 181, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12428, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.593158850946999, \"positive_daily\": \"\", \"positive\": 219, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12429, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.23775885520361, \"positive_daily\": \"\", \"positive\": 253, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12430, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12431, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12432, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.833988271099733, \"positive_daily\": \"\", \"positive\": 286, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12433, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.494370630926607, \"positive_daily\": \"\", \"positive\": 341, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12434, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.525935342067125, \"positive_daily\": \"\", \"positive\": 383, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12435, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.09674117672097717, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 20.025423581242272, \"positive_daily\": \"\", \"positive\": 414, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12436, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14511176508146575, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 21.379800055335952, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12437, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.19348235344195433, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 23.21788241303452, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12438, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24185294180244293, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 25.53967065433797, \"positive_daily\": \"\", \"positive\": 528, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12439, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2902235301629315, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 27.184270658594585, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12440, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 30.570211843828787, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 33.08548243857419, \"positive_daily\": \"\", \"positive\": 684, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.310529503156665, \"positive_daily\": \"\", \"positive\": 730, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 36.56816480052937, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 38.79321186511184, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 40.679664811170895, \"positive_daily\": \"\", \"positive\": 841, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8223000021283059, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 43.388417759358255, \"positive_daily\": \"\", \"positive\": 897, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9674117672097717, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 45.17812952869633, \"positive_daily\": \"\", \"positive\": 934, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0641529439307487, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 47.25806482819735, \"positive_daily\": \"\", \"positive\": 977, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3543764740936803, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 48.225476595407116, \"positive_daily\": \"\", \"positive\": 997, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4511176508146575, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 49.38637071605884, \"positive_daily\": \"\", \"positive\": 1021, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.741341180977589, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 51.2244530737574, \"positive_daily\": \"\", \"positive\": 1059, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9348235344195435, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 52.77231190129304, \"positive_daily\": \"\", \"positive\": 1091, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0799352995010087, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 54.36854131718917, \"positive_daily\": \"\", \"positive\": 1124, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.1766764762219863, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 56.10988249816675, \"positive_daily\": \"\", \"positive\": 1160, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.4185294180244292, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 57.46425897226044, \"positive_daily\": \"\", \"positive\": 1188, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.5636411831058945, \"deceased_daily\": \"\", \"deceased\": 53, \"positive_100k\": 58.28655897438874, \"positive_daily\": \"\", \"positive\": 1205, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.660382359826872, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 58.625153092912164, \"positive_daily\": \"\", \"positive\": 1212, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.7087529481873607, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 59.012117799796066, \"positive_daily\": \"\", \"positive\": 1220, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 60.36649427388976, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 61.33390604109952, \"positive_daily\": \"\", \"positive\": 1268, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.1924588317922464, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 63.07524722207711, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.3859411852342007, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 63.70406487076347, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.579423538676155, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 64.33288251944981, \"positive_daily\": \"\", \"positive\": 1330, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 64.57473546125225, \"positive_daily\": \"\", \"positive\": 1335, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 65.01007075649665, \"positive_daily\": \"\", \"positive\": 1344, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 65.44540605174105, \"positive_daily\": \"\", \"positive\": 1353, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 66.07422370042741, \"positive_daily\": \"\", \"positive\": 1366, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.869647068839087, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 66.41281781895083, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 12469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.9180176571995746, \"deceased_daily\": \"\", \"deceased\": 81, \"positive_100k\": 67.13837664435816, \"positive_daily\": \"\", \"positive\": 1388, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 12470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.966388245560063, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 67.52534135124206, \"positive_daily\": \"\", \"positive\": 1396, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 12471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 4.014758833920552, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 67.815564881405, \"positive_daily\": \"\", \"positive\": 1402, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 12472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 4.1598705990020175, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 68.10578841156791, \"positive_daily\": \"\", \"positive\": 1408, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 12473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.304982364083483, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 68.58949429517281, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 12712, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.25682870610404146, \"positive_daily\": \"\", \"positive\": 120, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12713, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.002140239217533679, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.353139470893057, \"positive_daily\": \"\", \"positive\": 165, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12714, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.004280478435067358, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.4751331062924767, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12715, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.006420717652601036, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.5543219573412228, \"positive_daily\": \"\", \"positive\": 259, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12716, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.010701196087668393, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.8560956870134715, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12717, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.021402392175336786, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.0701196087668394, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12718, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.03638406669807254, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.4403809934001657, \"positive_daily\": \"\", \"positive\": 673, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12719, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.059926698090943004, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 2.296476680413637, \"positive_daily\": \"\", \"positive\": 1073, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12720, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.07490837261367876, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 3.6277054737195855, \"positive_daily\": \"\", \"positive\": 1695, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12721, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.11557291774681865, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12722, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.11771315696435233, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12723, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.28465181593197925, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 11.197731586136207, \"positive_daily\": \"\", \"positive\": 5232, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12724, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.4173466474190673, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 13.67826883925774, \"positive_daily\": \"\", \"positive\": 6391, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12725, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.6185291338672331, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 16.689585418327628, \"positive_daily\": \"\", \"positive\": 7798, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12726, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.7319618123965181, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 21.278258300719834, \"positive_daily\": \"\", \"positive\": 9942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12727, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 1.1407475029454508, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 25.14353032758566, \"positive_daily\": \"\", \"positive\": 11748, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12728, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 1.3333690325234817, \"deceased_daily\": \"\", \"deceased\": 623, \"positive_100k\": 29.770727515893466, \"positive_daily\": \"\", \"positive\": 13910, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12729, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 1.7763985505529534, \"deceased_daily\": \"\", \"deceased\": 830, \"positive_100k\": 38.44511706455747, \"positive_daily\": \"\", \"positive\": 17963, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12730, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 2.232269503887627, \"deceased_daily\": \"\", \"deceased\": 1043, \"positive_100k\": 43.68228242986238, \"positive_daily\": \"\", \"positive\": 20410, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12731, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 2.942828924108808, \"deceased_daily\": \"\", \"deceased\": 1375, \"positive_100k\": 54.30642990569957, \"positive_daily\": \"\", \"positive\": 25374, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12732, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 3.792503893469678, \"deceased_daily\": \"\", \"deceased\": 1772, \"positive_100k\": 61.570401810008875, \"positive_daily\": \"\", \"positive\": 28768, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12733, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 4.946092831720331, \"deceased_daily\": \"\", \"deceased\": 2311, \"positive_100k\": 75.19944514726333, \"positive_daily\": \"\", \"positive\": 35136, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12734, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 6.00979172283457, \"deceased_daily\": \"\", \"deceased\": 2808, \"positive_100k\": 85.36344119133078, \"positive_daily\": \"\", \"positive\": 39885, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12735, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 7.805452426345326, \"deceased_daily\": \"\", \"deceased\": 3647, \"positive_100k\": 105.97394485618011, \"positive_daily\": \"\", \"positive\": 49515, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12736, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 9.342144184534508, \"deceased_daily\": \"\", \"deceased\": 4365, \"positive_100k\": 123.67586342440116, \"positive_daily\": \"\", \"positive\": 57786, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12737, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 10.99654909968804, \"deceased_daily\": \"\", \"deceased\": 5138, \"positive_100k\": 140.6543811370958, \"positive_daily\": \"\", \"positive\": 65719, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12738, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 12.802910999286466, \"deceased_daily\": \"\", \"deceased\": 5982, \"positive_100k\": 156.74041909607897, \"positive_daily\": \"\", \"positive\": 73235, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12739, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 14.560047396881616, \"deceased_daily\": \"\", \"deceased\": 6803, \"positive_100k\": 171.454563716623, \"positive_daily\": \"\", \"positive\": 80110, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12740, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 16.514085802489863, \"deceased_daily\": \"\", \"deceased\": 7716, \"positive_100k\": 188.24688061739224, \"positive_daily\": \"\", \"positive\": 87956, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12741, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 18.114984737205056, \"deceased_daily\": \"\", \"deceased\": 8464, \"positive_100k\": 205.29816646348303, \"positive_daily\": \"\", \"positive\": 95923, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12742, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 20.09042553498864, \"deceased_daily\": \"\", \"deceased\": 9387, \"positive_100k\": 222.83742685117156, \"positive_daily\": \"\", \"positive\": 104118, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12743, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 22.147195423038507, \"deceased_daily\": \"\", \"deceased\": 10348, \"positive_100k\": 239.84590791291168, \"positive_daily\": \"\", \"positive\": 112065, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12744, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 23.966398757942134, \"deceased_daily\": \"\", \"deceased\": 11198, \"positive_100k\": 255.11437449079696, \"positive_daily\": \"\", \"positive\": 119199, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12745, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.569437931874862, \"deceased_daily\": \"\", \"deceased\": 11947, \"positive_100k\": 270.02970159778914, \"positive_daily\": \"\", \"positive\": 126168, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12746, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 27.05476394884323, \"deceased_daily\": \"\", \"deceased\": 12641, \"positive_100k\": 281.75393203143864, \"positive_daily\": \"\", \"positive\": 131646, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12747, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 28.552931401116805, \"deceased_daily\": \"\", \"deceased\": 13341, \"positive_100k\": 292.5171950564155, \"positive_daily\": \"\", \"positive\": 136675, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 30.05965981026052, \"deceased_daily\": \"\", \"deceased\": 14045, \"positive_100k\": 303.7898350151654, \"positive_daily\": \"\", \"positive\": 141942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 31.658418505758174, \"deceased_daily\": \"\", \"deceased\": 14792, \"positive_100k\": 317.2262568228419, \"positive_daily\": \"\", \"positive\": 148220, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 33.06027519324273, \"deceased_daily\": \"\", \"deceased\": 15447, \"positive_100k\": 327.9317333889453, \"positive_daily\": \"\", \"positive\": 153222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 34.41718685715908, \"deceased_daily\": \"\", \"deceased\": 16081, \"positive_100k\": 338.7420816767079, \"positive_daily\": \"\", \"positive\": 158273, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 35.540812446364264, \"deceased_daily\": \"\", \"deceased\": 16606, \"positive_100k\": 348.916778916863, \"positive_daily\": \"\", \"positive\": 163027, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 36.83137669453708, \"deceased_daily\": \"\", \"deceased\": 17209, \"positive_100k\": 357.05824890036115, \"positive_daily\": \"\", \"positive\": 166831, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 38.002087546527996, \"deceased_daily\": \"\", \"deceased\": 17756, \"positive_100k\": 364.05255066326123, \"positive_daily\": \"\", \"positive\": 170099, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 12755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 38.6441593117881, \"deceased_daily\": \"\", \"deceased\": 18056, \"positive_100k\": 369.2790148324784, \"positive_daily\": \"\", \"positive\": 172541, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 12756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 40.03959528162006, \"deceased_daily\": \"\", \"deceased\": 18708, \"positive_100k\": 380.2006555595528, \"positive_daily\": \"\", \"positive\": 177644, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 12757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 41.33872048666301, \"deceased_daily\": \"\", \"deceased\": 19315, \"positive_100k\": 395.8329628044188, \"positive_daily\": \"\", \"positive\": 184948, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 12758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 42.80906482910864, \"deceased_daily\": \"\", \"deceased\": 20002, \"positive_100k\": 408.4411120349097, \"positive_daily\": \"\", \"positive\": 190839, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 12759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 42.896814637027525, \"deceased_daily\": \"\", \"deceased\": 20043, \"positive_100k\": 410.33950422086207, \"positive_daily\": \"\", \"positive\": 191726, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 12760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 43.77431271621633, \"deceased_daily\": \"\", \"deceased\": 20453, \"positive_100k\": 425.20988630428604, \"positive_daily\": \"\", \"positive\": 198674, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 12761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 44.62826816401226, \"deceased_daily\": \"\", \"deceased\": 20852, \"positive_100k\": 428.4972937424178, \"positive_daily\": \"\", \"positive\": 200210, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 12762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 45.54857102755175, \"deceased_daily\": \"\", \"deceased\": 21282, \"positive_100k\": 436.98976295759144, \"positive_daily\": \"\", \"positive\": 204178, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 12763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 46.4795750871789, \"deceased_daily\": \"\", \"deceased\": 21717, \"positive_100k\": 446.00231030262574, \"positive_daily\": \"\", \"positive\": 208389, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 12764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 47.421280342893716, \"deceased_daily\": \"\", \"deceased\": 22157, \"positive_100k\": 455.92231907589434, \"positive_daily\": \"\", \"positive\": 213024, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 12765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 48.206748135728574, \"deceased_daily\": \"\", \"deceased\": 22524, \"positive_100k\": 470.34753140207135, \"positive_daily\": \"\", \"positive\": 219764, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 12766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 49.0157585599563, \"deceased_daily\": \"\", \"deceased\": 22902, \"positive_100k\": 478.89778707611845, \"positive_daily\": \"\", \"positive\": 223759, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 12767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 49.632147454606006, \"deceased_daily\": \"\", \"deceased\": 23190, \"positive_100k\": 485.04027363044, \"positive_daily\": \"\", \"positive\": 226629, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 12768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 50.340566635609655, \"deceased_daily\": \"\", \"deceased\": 23521, \"positive_100k\": 491.01796176501165, \"positive_daily\": \"\", \"positive\": 229422, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 12769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 50.98477864008729, \"deceased_daily\": \"\", \"deceased\": 23822, \"positive_100k\": 496.80944908765775, \"positive_daily\": \"\", \"positive\": 232128, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 12770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 51.95430700563005, \"deceased_daily\": \"\", \"deceased\": 24275, \"positive_100k\": 507.0205303945109, \"positive_daily\": \"\", \"positive\": 236899, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 13112, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9918321152292875, \"positive_daily\": \"\", \"positive\": 101, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 13113, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5810393123952007, \"positive_daily\": \"\", \"positive\": 161, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 13114, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9934843504113402, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 13115, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4353897482857754, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 13116, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.486142583231654, \"positive_daily\": \"\", \"positive\": 355, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 13117, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.910059976382612, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 13118, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.882251851706369, \"positive_daily\": \"\", \"positive\": 599, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 13119, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.993577641550891, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 13120, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.019640239905530446, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.437135274607378, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 13121, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02946035985829567, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.036162591726058, \"positive_daily\": \"\", \"positive\": 1022, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 13122, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05892071971659134, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.831592307900042, \"positive_daily\": \"\", \"positive\": 1103, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 13123, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06874083966935657, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.685942743790616, \"positive_daily\": \"\", \"positive\": 1190, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 13124, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.09820119952765223, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 12.559933419586718, \"positive_daily\": \"\", \"positive\": 1279, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 13125, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10802131948041746, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 14.131152612029156, \"positive_daily\": \"\", \"positive\": 1439, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 13126, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.15712191924424357, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.0951766025822, \"positive_daily\": \"\", \"positive\": 1639, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 13127, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.19640239905530446, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 17.31287147672509, \"positive_daily\": \"\", \"positive\": 1763, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 13128, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.20622251900806968, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 18.99211198864794, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 13129, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.2455029988191306, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 20.091965423357646, \"positive_daily\": \"\", \"positive\": 2046, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 13130, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.35352431829954806, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 22.4487942120213, \"positive_daily\": \"\", \"positive\": 2286, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 13131, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.6088474370714438, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 24.805623000684953, \"positive_daily\": \"\", \"positive\": 2526, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 13132, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7561492363629222, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 27.889140665853233, \"positive_daily\": \"\", \"positive\": 2840, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 13133, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 30.137948135036467, \"positive_daily\": \"\", \"positive\": 3069, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 13134, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 33.84995347718172, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 13135, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0802131948041747, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 36.334443825231325, \"positive_daily\": \"\", \"positive\": 3700, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 13136, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.4337375131037227, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 39.55544316973832, \"positive_daily\": \"\", \"positive\": 4028, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 13137, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.76762159149774, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 43.55223199051376, \"positive_daily\": \"\", \"positive\": 4435, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 13138, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 2.347008668710888, \"deceased_daily\": \"\", \"deceased\": 239, \"positive_100k\": 48.58013340632956, \"positive_daily\": \"\", \"positive\": 4947, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 13139, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 3.024596945451689, \"deceased_daily\": \"\", \"deceased\": 308, \"positive_100k\": 54.67842789699676, \"positive_daily\": \"\", \"positive\": 5568, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 13140, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 3.5156029430899496, \"deceased_daily\": \"\", \"deceased\": 358, \"positive_100k\": 60.20715543040359, \"positive_daily\": \"\", \"positive\": 6131, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 13141, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.6629047423814285, \"deceased_daily\": \"\", \"deceased\": 373, \"positive_100k\": 63.27103285566633, \"positive_daily\": \"\", \"positive\": 6443, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 13142, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.9378681010588545, \"deceased_daily\": \"\", \"deceased\": 401, \"positive_100k\": 67.07141927738648, \"positive_daily\": \"\", \"positive\": 6830, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 13143, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.684197217469012, \"deceased_daily\": \"\", \"deceased\": 477, \"positive_100k\": 70.76378437962619, \"positive_daily\": \"\", \"positive\": 7206, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 13144, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 5.803690892084247, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 75.54618279662286, \"positive_daily\": \"\", \"positive\": 7693, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 13145, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 6.746422407549708, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 82.67558988233041, \"positive_daily\": \"\", \"positive\": 8419, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 13146, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 7.787355122542822, \"deceased_daily\": \"\", \"deceased\": 793, \"positive_100k\": 89.7657164882269, \"positive_daily\": \"\", \"positive\": 9141, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 13147, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.543504358905743, \"deceased_daily\": \"\", \"deceased\": 870, \"positive_100k\": 95.10786174253118, \"positive_daily\": \"\", \"positive\": 9685, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 13148, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 8.710446398102754, \"deceased_daily\": \"\", \"deceased\": 887, \"positive_100k\": 99.68403764051978, \"positive_daily\": \"\", \"positive\": 10151, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 13149, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 8.828287837535935, \"deceased_daily\": \"\", \"deceased\": 899, \"positive_100k\": 102.94431746483784, \"positive_daily\": \"\", \"positive\": 10483, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 13150, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 9.024690236591239, \"deceased_daily\": \"\", \"deceased\": 919, \"positive_100k\": 107.51067324287365, \"positive_daily\": \"\", \"positive\": 10948, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 13151, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 10.144183911206476, \"deceased_daily\": \"\", \"deceased\": 1033, \"positive_100k\": 112.39127285939797, \"positive_daily\": \"\", \"positive\": 11445, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 13152, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.813604303176563, \"deceased_daily\": \"\", \"deceased\": 1203, \"positive_100k\": 117.12457067663082, \"positive_daily\": \"\", \"positive\": 11927, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 13153, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 13.090219897036041, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 123.1443042076759, \"positive_daily\": \"\", \"positive\": 12540, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 13154, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 13.748167933871311, \"deceased_daily\": \"\", \"deceased\": 1400, \"positive_100k\": 129.7827052957452, \"positive_daily\": \"\", \"positive\": 13216, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 13155, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 14.838201248628254, \"deceased_daily\": \"\", \"deceased\": 1511, \"positive_100k\": 135.7336979871209, \"positive_daily\": \"\", \"positive\": 13822, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 13156, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 15.122984727258443, \"deceased_daily\": \"\", \"deceased\": 1540, \"positive_100k\": 141.26242552052773, \"positive_daily\": \"\", \"positive\": 14385, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 13157, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 15.515789525369053, \"deceased_daily\": \"\", \"deceased\": 1580, \"positive_100k\": 145.1119125420117, \"positive_daily\": \"\", \"positive\": 14777, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 13158, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.33251171663062, \"deceased_daily\": \"\", \"deceased\": 1765, \"positive_100k\": 150.46387791626876, \"positive_daily\": \"\", \"positive\": 15322, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 13159, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 19.021572348506236, \"deceased_daily\": \"\", \"deceased\": 1937, \"positive_100k\": 157.16119972405463, \"positive_daily\": \"\", \"positive\": 16004, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 13160, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 19.846462424538515, \"deceased_daily\": \"\", \"deceased\": 2021, \"positive_100k\": 164.5361098085813, \"positive_daily\": \"\", \"positive\": 16755, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 13161, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 21.13289813835076, \"deceased_daily\": \"\", \"deceased\": 2152, \"positive_100k\": 172.51004721022667, \"positive_daily\": \"\", \"positive\": 17567, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 13162, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.525702936461368, \"deceased_daily\": \"\", \"deceased\": 2192, \"positive_100k\": 178.50032038141347, \"positive_daily\": \"\", \"positive\": 18177, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 13163, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 21.545343176366902, \"deceased_daily\": \"\", \"deceased\": 2194, \"positive_100k\": 183.04703591954376, \"positive_daily\": \"\", \"positive\": 18640, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 13164, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.33095277258812, \"deceased_daily\": \"\", \"deceased\": 2274, \"positive_100k\": 185.85559022603462, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 13165, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.1263824887621, \"deceased_daily\": \"\", \"deceased\": 2355, \"positive_100k\": 192.68057359320645, \"positive_daily\": \"\", \"positive\": 19621, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 13166, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.17713532370798, \"deceased_daily\": \"\", \"deceased\": 2462, \"positive_100k\": 199.36807528103955, \"positive_daily\": \"\", \"positive\": 20302, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 13210, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.3385712958884843, \"positive_daily\": \"\", \"positive\": 114, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 13211, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5127566431590846, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 13212, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1468167306852086, \"positive_daily\": \"\", \"positive\": 268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 13213, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.957004620301923, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 13214, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.391453198792045, \"positive_daily\": \"\", \"positive\": 374, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 13215, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.03522556041811801, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.765250055098647, \"positive_daily\": \"\", \"positive\": 491, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 13216, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 13217, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 13218, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.12916038819976602, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 13.373971105412135, \"positive_daily\": \"\", \"positive\": 1139, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 13219, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.15264409514517804, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 15.957178869407457, \"positive_daily\": \"\", \"positive\": 1359, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 13220, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 13221, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 13222, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.3170300437630621, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 31.703004376306207, \"positive_daily\": \"\", \"positive\": 2700, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 13223, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3287718972357681, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 35.554332315353776, \"positive_daily\": \"\", \"positive\": 3028, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 13224, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4814159923809461, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 47.84805290127696, \"positive_daily\": \"\", \"positive\": 4075, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 13225, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6340600875261242, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 62.161372284505575, \"positive_daily\": \"\", \"positive\": 5294, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 13226, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8806390104529502, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 77.20268658304197, \"positive_daily\": \"\", \"positive\": 6575, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 13227, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.1507016403251884, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 87.75861285500467, \"positive_daily\": \"\", \"positive\": 7474, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 13228, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.4090224167247203, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 103.2696012924493, \"positive_daily\": \"\", \"positive\": 8795, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 13229, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.4325061236701324, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 115.9742867499172, \"positive_daily\": \"\", \"positive\": 9877, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 13230, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.7965035813240187, \"deceased_daily\": \"\", \"deceased\": 153, \"positive_100k\": 127.9509772920773, \"positive_daily\": \"\", \"positive\": 10897, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 13231, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.2426940132868465, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 138.6830313661306, \"positive_daily\": \"\", \"positive\": 11811, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 13232, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.712368152195087, \"deceased_daily\": \"\", \"deceased\": 231, \"positive_100k\": 151.79868169514322, \"positive_daily\": \"\", \"positive\": 12928, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 13233, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.0998493167943852, \"deceased_daily\": \"\", \"deceased\": 264, \"positive_100k\": 165.2783294818097, \"positive_daily\": \"\", \"positive\": 14076, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 13234, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.522556041811801, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 174.11994514675732, \"positive_daily\": \"\", \"positive\": 14829, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 13235, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.215325396701455, \"deceased_daily\": \"\", \"deceased\": 359, \"positive_100k\": 186.95379099242498, \"positive_daily\": \"\", \"positive\": 15922, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 13236, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.084222553681699, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 194.97347691428317, \"positive_daily\": \"\", \"positive\": 16605, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 13237, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 5.73002449468053, \"deceased_daily\": \"\", \"deceased\": 488, \"positive_100k\": 208.62925250304025, \"positive_daily\": \"\", \"positive\": 17768, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 13238, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 6.293633461370417, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 221.0638753306359, \"positive_daily\": \"\", \"positive\": 18827, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 13239, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.939435402369248, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 230.2107791858739, \"positive_daily\": \"\", \"positive\": 19606, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 13240, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.820074412822198, \"deceased_daily\": \"\", \"deceased\": 666, \"positive_100k\": 240.76670545783657, \"positive_daily\": \"\", \"positive\": 20505, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 13241, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.395425232984792, \"deceased_daily\": \"\", \"deceased\": 715, \"positive_100k\": 247.75310827409666, \"positive_daily\": \"\", \"positive\": 21100, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 13242, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 8.982517906620092, \"deceased_daily\": \"\", \"deceased\": 765, \"positive_100k\": 254.2933206583939, \"positive_daily\": \"\", \"positive\": 21657, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 13243, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 9.640061701091629, \"deceased_daily\": \"\", \"deceased\": 821, \"positive_100k\": 261.29146532812666, \"positive_daily\": \"\", \"positive\": 22253, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 13244, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 10.508958858071873, \"deceased_daily\": \"\", \"deceased\": 895, \"positive_100k\": 273.3503488445957, \"positive_daily\": \"\", \"positive\": 23280, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 13245, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 11.131277092125291, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 282.40331787205207, \"positive_daily\": \"\", \"positive\": 24051, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 13246, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 11.765337179651416, \"deceased_daily\": \"\", \"deceased\": 1002, \"positive_100k\": 288.27424460840507, \"positive_daily\": \"\", \"positive\": 24551, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 13247, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 12.16456019772342, \"deceased_daily\": \"\", \"deceased\": 1036, \"positive_100k\": 294.8027151392296, \"positive_daily\": \"\", \"positive\": 25107, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 13248, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 12.98648994081284, \"deceased_daily\": \"\", \"deceased\": 1106, \"positive_100k\": 298.41920600882304, \"positive_daily\": \"\", \"positive\": 25415, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 13249, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 13.36222925193943, \"deceased_daily\": \"\", \"deceased\": 1138, \"positive_100k\": 301.6247320068718, \"positive_daily\": \"\", \"positive\": 25688, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 13250, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 13.784935976956847, \"deceased_daily\": \"\", \"deceased\": 1174, \"positive_100k\": 304.5367116681029, \"positive_daily\": \"\", \"positive\": 25936, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 13251, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 14.548156452682736, \"deceased_daily\": \"\", \"deceased\": 1239, \"positive_100k\": 309.2334530571853, \"positive_daily\": \"\", \"positive\": 26336, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 13252, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 15.04131429853639, \"deceased_daily\": \"\", \"deceased\": 1281, \"positive_100k\": 313.8832270323769, \"positive_daily\": \"\", \"positive\": 26732, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 13253, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 15.581439558280866, \"deceased_daily\": \"\", \"deceased\": 1327, \"positive_100k\": 317.9459083339331, \"positive_daily\": \"\", \"positive\": 27078, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 13254, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 16.062855550661812, \"deceased_daily\": \"\", \"deceased\": 1368, \"positive_100k\": 321.7737525660353, \"positive_daily\": \"\", \"positive\": 27404, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 13255, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 16.356401887479464, \"deceased_daily\": \"\", \"deceased\": 1393, \"positive_100k\": 325.7190153328645, \"positive_daily\": \"\", \"positive\": 27740, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 13256, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 16.77910861249688, \"deceased_daily\": \"\", \"deceased\": 1429, \"positive_100k\": 328.11435344129654, \"positive_daily\": \"\", \"positive\": 27944, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 13257, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.35445943265947, \"deceased_daily\": \"\", \"deceased\": 1478, \"positive_100k\": 329.51163400454857, \"positive_daily\": \"\", \"positive\": 28063, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 13258, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 17.71845689031336, \"deceased_daily\": \"\", \"deceased\": 1509, \"positive_100k\": 331.9187139664533, \"positive_daily\": \"\", \"positive\": 28268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 13259, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 18.188131029221598, \"deceased_daily\": \"\", \"deceased\": 1549, \"positive_100k\": 334.59585655823025, \"positive_daily\": \"\", \"positive\": 28496, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 13260, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 18.65780516812984, \"deceased_daily\": \"\", \"deceased\": 1589, \"positive_100k\": 336.72113203679004, \"positive_daily\": \"\", \"positive\": 28677, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 13261, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 18.7752237028569, \"deceased_daily\": \"\", \"deceased\": 1599, \"positive_100k\": 339.26911424036723, \"positive_daily\": \"\", \"positive\": 28894, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 13262, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 18.904384091056663, \"deceased_daily\": \"\", \"deceased\": 1610, \"positive_100k\": 341.23000377030917, \"positive_daily\": \"\", \"positive\": 29061, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 13263, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 19.550186032055496, \"deceased_daily\": \"\", \"deceased\": 1665, \"positive_100k\": 342.4394146779979, \"positive_daily\": \"\", \"positive\": 29164, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 13264, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 19.9494090501275, \"deceased_daily\": \"\", \"deceased\": 1699, \"positive_100k\": 343.61360002526845, \"positive_daily\": \"\", \"positive\": 29264, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 13265, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 20.149020559163503, \"deceased_daily\": \"\", \"deceased\": 1716, \"positive_100k\": 345.29268507186544, \"positive_daily\": \"\", \"positive\": 29407, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 14016, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.003644327087394025, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2332369335932176, \"positive_daily\": \"\", \"positive\": 192, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 14017, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0048591027831920335, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.436104474791485, \"positive_daily\": \"\", \"positive\": 359, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 14018, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.010932981262182074, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.8138997161846656, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 14019, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03644327087394025, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 1.5014627600063382, \"positive_daily\": \"\", \"positive\": 1236, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 14020, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.04494670074452631, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 1.8573920388751548, \"positive_daily\": \"\", \"positive\": 1529, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 14021, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.05345013061511236, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 2.2740601025338716, \"positive_daily\": \"\", \"positive\": 1872, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 14022, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07167176605208249, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 2.9555492678765543, \"positive_daily\": \"\", \"positive\": 2433, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 14023, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09110817718485062, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 4.408421000050972, \"positive_daily\": \"\", \"positive\": 3629, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 14024, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.11175936401341675, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 6.921791914657051, \"positive_daily\": \"\", \"positive\": 5698, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 14025, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1311957751461849, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 8.991769700296857, \"positive_daily\": \"\", \"positive\": 7402, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 14026, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.15913561614953908, \"deceased_daily\": \"\", \"deceased\": 131, \"positive_100k\": 11.196587588170242, \"positive_daily\": \"\", \"positive\": 9217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 14027, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2040823168940654, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 13.152376458405035, \"positive_daily\": \"\", \"positive\": 10827, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 14028, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25996199890077376, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 16.43712993984285, \"positive_daily\": \"\", \"positive\": 13531, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 14029, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.33649286773604825, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 19.046468134416973, \"positive_daily\": \"\", \"positive\": 15679, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 14030, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4324601477040909, \"deceased_daily\": \"\", \"deceased\": 356, \"positive_100k\": 22.02995724329688, \"positive_daily\": \"\", \"positive\": 18135, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 14031, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5162796707141535, \"deceased_daily\": \"\", \"deceased\": 425, \"positive_100k\": 25.41432233179013, \"positive_daily\": \"\", \"positive\": 20921, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 14032, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6086026235948021, \"deceased_daily\": \"\", \"deceased\": 501, \"positive_100k\": 29.074441503229533, \"positive_daily\": \"\", \"positive\": 23934, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 14033, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6972812493880568, \"deceased_daily\": \"\", \"deceased\": 574, \"positive_100k\": 32.88276330955629, \"positive_daily\": \"\", \"positive\": 27069, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 14034, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7883894265729073, \"deceased_daily\": \"\", \"deceased\": 649, \"positive_100k\": 36.70687719992842, \"positive_daily\": \"\", \"positive\": 30217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 14035, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.880712379453556, \"deceased_daily\": \"\", \"deceased\": 725, \"positive_100k\": 41.43478420797427, \"positive_daily\": \"\", \"positive\": 34109, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 14036, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9863978649879828, \"deceased_daily\": \"\", \"deceased\": 812, \"positive_100k\": 46.436015747574665, \"positive_daily\": \"\", \"positive\": 38226, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 14037, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.1030163317845916, \"deceased_daily\": \"\", \"deceased\": 908, \"positive_100k\": 51.363145969731384, \"positive_daily\": \"\", \"positive\": 42282, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 14038, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.2220643499727963, \"deceased_daily\": \"\", \"deceased\": 1006, \"positive_100k\": 57.12968619768453, \"positive_daily\": \"\", \"positive\": 47029, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 14039, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.337468041073607, \"deceased_daily\": \"\", \"deceased\": 1101, \"positive_100k\": 63.371203722694695, \"positive_daily\": \"\", \"positive\": 52167, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 14040, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.455301283566014, \"deceased_daily\": \"\", \"deceased\": 1198, \"positive_100k\": 69.18876452987136, \"positive_daily\": \"\", \"positive\": 56956, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 14041, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.5743493017542187, \"deceased_daily\": \"\", \"deceased\": 1296, \"positive_100k\": 74.16084145277262, \"positive_daily\": \"\", \"positive\": 61049, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 14042, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.7043303012046056, \"deceased_daily\": \"\", \"deceased\": 1403, \"positive_100k\": 79.09526032910412, \"positive_daily\": \"\", \"positive\": 65111, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 14043, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.8440295062213767, \"deceased_daily\": \"\", \"deceased\": 1518, \"positive_100k\": 84.29571508281539, \"positive_daily\": \"\", \"positive\": 69392, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 14044, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.9958764681961276, \"deceased_daily\": \"\", \"deceased\": 1643, \"positive_100k\": 90.12785319834163, \"positive_daily\": \"\", \"positive\": 74193, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 14045, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.148938205866677, \"deceased_daily\": \"\", \"deceased\": 1769, \"positive_100k\": 95.41577180215036, \"positive_daily\": \"\", \"positive\": 78546, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 14046, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.295926065058236, \"deceased_daily\": \"\", \"deceased\": 1890, \"positive_100k\": 100.01126825935422, \"positive_daily\": \"\", \"positive\": 82329, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 14047, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.4502025784245824, \"deceased_daily\": \"\", \"deceased\": 2017, \"positive_100k\": 104.8424312015429, \"positive_daily\": \"\", \"positive\": 86306, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 14048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.5996199890077376, \"deceased_daily\": \"\", \"deceased\": 2140, \"positive_100k\": 110.52029280370279, \"positive_daily\": \"\", \"positive\": 90980, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 14049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.744178296807701, \"deceased_daily\": \"\", \"deceased\": 2259, \"positive_100k\": 116.12162353702742, \"positive_daily\": \"\", \"positive\": 95591, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 14050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.8863070532160675, \"deceased_daily\": \"\", \"deceased\": 2376, \"positive_100k\": 119.86677700717267, \"positive_daily\": \"\", \"positive\": 98674, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 14051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.0260062582328384, \"deceased_daily\": \"\", \"deceased\": 2491, \"positive_100k\": 123.65201807527926, \"positive_daily\": \"\", \"positive\": 101790, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 14052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.1584168090748217, \"deceased_daily\": \"\", \"deceased\": 2600, \"positive_100k\": 127.44454779756065, \"positive_daily\": \"\", \"positive\": 104912, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 14053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.28718303282941, \"deceased_daily\": \"\", \"deceased\": 2706, \"positive_100k\": 130.92002106323872, \"positive_daily\": \"\", \"positive\": 107773, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 14054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.4074458267134133, \"deceased_daily\": \"\", \"deceased\": 2805, \"positive_100k\": 133.78324737823465, \"positive_daily\": \"\", \"positive\": 110130, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 14055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.522849517814224, \"deceased_daily\": \"\", \"deceased\": 2900, \"positive_100k\": 136.37193438598018, \"positive_daily\": \"\", \"positive\": 112261, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 14056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.634608881827641, \"deceased_daily\": \"\", \"deceased\": 2992, \"positive_100k\": 139.27767785032904, \"positive_daily\": \"\", \"positive\": 114653, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 14057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.742723918753663, \"deceased_daily\": \"\", \"deceased\": 3081, \"positive_100k\": 142.844259293192, \"positive_daily\": \"\", \"positive\": 117589, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 14411, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1732995644566653, \"positive_daily\": \"\", \"positive\": 113, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 14412, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 14413, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 14414, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 14415, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 14416, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.05587003329575, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 14417, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.5750291326128583, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 14418, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 14419, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 14420, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.205188704468578, \"positive_daily\": \"\", \"positive\": 405, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 14421, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.859329169608136, \"positive_daily\": \"\", \"positive\": 468, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 14422, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03114954595902651, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.918413732215037, \"positive_daily\": \"\", \"positive\": 570, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 14423, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05191590993171085, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 6.344124193655066, \"positive_daily\": \"\", \"positive\": 611, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 14424, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06229909191805302, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 6.894432838931201, \"positive_daily\": \"\", \"positive\": 664, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 14425, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 8.451910136882526, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 14426, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.632378354014383, \"positive_daily\": \"\", \"positive\": 1024, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 14427, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.09344863787707952, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 13.124342030736502, \"positive_daily\": \"\", \"positive\": 1264, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 14428, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 15.626688889444965, \"positive_daily\": \"\", \"positive\": 1505, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 14429, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 18.679344393429563, \"positive_daily\": \"\", \"positive\": 1799, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 14430, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11421500184976387, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 21.555485803646345, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 14431, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 24.49392630578118, \"positive_daily\": \"\", \"positive\": 2359, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 14432, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.60888090168383, \"positive_daily\": \"\", \"positive\": 2659, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 14433, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.14536454780879038, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 31.045714139163085, \"positive_daily\": \"\", \"positive\": 2990, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 14434, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.16613091178147474, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 34.887491474109694, \"positive_daily\": \"\", \"positive\": 3360, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 14435, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2076636397268434, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 38.79156790097435, \"positive_daily\": \"\", \"positive\": 3736, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 14436, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.22843000369952773, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 42.80985932968876, \"positive_daily\": \"\", \"positive\": 4123, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 14437, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.25957954965855423, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 46.942365760252954, \"positive_daily\": \"\", \"positive\": 4521, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 14438, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.29072909561758076, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 51.22023673862592, \"positive_daily\": \"\", \"positive\": 4933, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 14439, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3426450055492916, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 55.70577135672574, \"positive_daily\": \"\", \"positive\": 5365, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 14440, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.36341136952197595, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 60.48203507044314, \"positive_daily\": \"\", \"positive\": 5825, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 14441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 14442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 14443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.42571046144002894, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 70.40835704938625, \"positive_daily\": \"\", \"positive\": 6781, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 14444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.44647682541271333, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 75.43381713077586, \"positive_daily\": \"\", \"positive\": 7265, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 14445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4776263713717398, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 80.52157630408352, \"positive_daily\": \"\", \"positive\": 7755, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 14446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.5399254632897929, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 85.5366532034868, \"positive_daily\": \"\", \"positive\": 8238, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 14447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5814581912351615, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 90.91514147241203, \"positive_daily\": \"\", \"positive\": 8756, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 14448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.664523647125899, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 96.36631201524168, \"positive_daily\": \"\", \"positive\": 9281, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 14449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.737205921030294, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 101.89016483197571, \"positive_daily\": \"\", \"positive\": 9813, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 14450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7891218309620048, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 107.45555037665511, \"positive_daily\": \"\", \"positive\": 10349, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 14451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8514209228800579, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 112.54330954996279, \"positive_daily\": \"\", \"positive\": 10839, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 14452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.9241031967844532, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 118.1606110045739, \"positive_daily\": \"\", \"positive\": 11380, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 14453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0175518346615327, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 123.86097791507575, \"positive_daily\": \"\", \"positive\": 11929, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 14497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17446497270503022, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 14498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0015040083853881914, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2466573752036634, \"positive_daily\": \"\", \"positive\": 164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 14499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.31132973577535566, \"positive_daily\": \"\", \"positive\": 207, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 14500, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.41209829759636446, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 14501, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0045120251561645746, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.4842907000949977, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 14502, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.5775392199890655, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 14503, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 14504, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.013536075468493723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 14505, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.015040083853881914, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.2062147250813295, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 14506, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04211223479086937, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 1.7205855928840912, \"positive_daily\": \"\", \"positive\": 1144, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 14507, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.06467236057169223, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 1.7220896012694793, \"positive_daily\": \"\", \"positive\": 1145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 14508, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.09926455343562064, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 2.332717005737085, \"positive_daily\": \"\", \"positive\": 1551, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 14509, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.1233286876018317, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 2.9478564353608556, \"positive_daily\": \"\", \"positive\": 1960, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 14510, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.17446497270503022, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 3.9735901541956022, \"positive_daily\": \"\", \"positive\": 2642, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 14511, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.23913733327672246, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 4.084886774714328, \"positive_daily\": \"\", \"positive\": 2716, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 14512, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.2932816351506974, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 6.037089658948201, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 14513, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.3775061047324361, \"deceased_daily\": \"\", \"deceased\": 251, \"positive_100k\": 7.6208104887619665, \"positive_daily\": \"\", \"positive\": 5067, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 14514, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.4301463982210228, \"deceased_daily\": \"\", \"deceased\": 286, \"positive_100k\": 8.640528174055161, \"positive_daily\": \"\", \"positive\": 5745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 14515, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.541443018739749, \"deceased_daily\": \"\", \"deceased\": 360, \"positive_100k\": 10.115960400120976, \"positive_daily\": \"\", \"positive\": 6726, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 14516, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.7655402681625895, \"deceased_daily\": \"\", \"deceased\": 509, \"positive_100k\": 12.278724458309197, \"positive_daily\": \"\", \"positive\": 8164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 14517, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.0452858278447932, \"deceased_daily\": \"\", \"deceased\": 695, \"positive_100k\": 14.498640835142165, \"positive_daily\": \"\", \"positive\": 9640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 14518, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.3220233707562203, \"deceased_daily\": \"\", \"deceased\": 879, \"positive_100k\": 17.76534704820532, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 14519, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.7491617522064669, \"deceased_daily\": \"\", \"deceased\": 1163, \"positive_100k\": 22.176603642548883, \"positive_daily\": \"\", \"positive\": 14745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 14520, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.191340217510595, \"deceased_daily\": \"\", \"deceased\": 1457, \"positive_100k\": 26.037393167840374, \"positive_daily\": \"\", \"positive\": 17312, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 14521, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 2.5147020203690564, \"deceased_daily\": \"\", \"deceased\": 1672, \"positive_100k\": 29.74928586297843, \"positive_daily\": \"\", \"positive\": 19780, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 14522, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.07720115650424, \"deceased_daily\": \"\", \"deceased\": 2046, \"positive_100k\": 33.76950027712107, \"positive_daily\": \"\", \"positive\": 22453, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 14523, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.653236368107917, \"deceased_daily\": \"\", \"deceased\": 2429, \"positive_100k\": 38.32363766807651, \"positive_daily\": \"\", \"positive\": 25481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 14524, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.662425994703393, \"deceased_daily\": \"\", \"deceased\": 3100, \"positive_100k\": 44.91721042961834, \"positive_daily\": \"\", \"positive\": 29865, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 14525, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 5.643039461976494, \"deceased_daily\": \"\", \"deceased\": 3752, \"positive_100k\": 51.396478553870665, \"positive_daily\": \"\", \"positive\": 34173, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 14526, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.718405457529052, \"deceased_daily\": \"\", \"deceased\": 4467, \"positive_100k\": 58.18858042228374, \"positive_daily\": \"\", \"positive\": 38689, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 14527, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.862955838809466, \"deceased_daily\": \"\", \"deceased\": 5228, \"positive_100k\": 63.88576418613421, \"positive_daily\": \"\", \"positive\": 42477, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 14528, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.834545255770237, \"deceased_daily\": \"\", \"deceased\": 5874, \"positive_100k\": 72.84815015466245, \"positive_daily\": \"\", \"positive\": 48436, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 14529, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 9.693334043826894, \"deceased_daily\": \"\", \"deceased\": 6445, \"positive_100k\": 78.62805437970927, \"positive_daily\": \"\", \"positive\": 52279, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 14530, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 11.254494747859837, \"deceased_daily\": \"\", \"deceased\": 7483, \"positive_100k\": 84.14776515408393, \"positive_daily\": \"\", \"positive\": 55949, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 14531, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 12.812647435122003, \"deceased_daily\": \"\", \"deceased\": 8519, \"positive_100k\": 92.45741148335368, \"positive_daily\": \"\", \"positive\": 61474, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 14532, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 14.473072692590568, \"deceased_daily\": \"\", \"deceased\": 9623, \"positive_100k\": 99.07204036229095, \"positive_daily\": \"\", \"positive\": 65872, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 14533, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 16.207194360943152, \"deceased_daily\": \"\", \"deceased\": 10776, \"positive_100k\": 112.20654559188604, \"positive_daily\": \"\", \"positive\": 74605, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 14534, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 17.470561404669233, \"deceased_daily\": \"\", \"deceased\": 11616, \"positive_100k\": 120.13116577449642, \"positive_daily\": \"\", \"positive\": 79874, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 14535, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 18.502311157045533, \"deceased_daily\": \"\", \"deceased\": 12302, \"positive_100k\": 128.15053848538625, \"positive_daily\": \"\", \"positive\": 85206, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 14536, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 19.622797404159734, \"deceased_daily\": \"\", \"deceased\": 13047, \"positive_100k\": 134.71403107922032, \"positive_daily\": \"\", \"positive\": 89570, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 14537, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 21.19899819204656, \"deceased_daily\": \"\", \"deceased\": 14095, \"positive_100k\": 142.64767531214304, \"positive_daily\": \"\", \"positive\": 94845, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 14538, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 22.47138928608497, \"deceased_daily\": \"\", \"deceased\": 14941, \"positive_100k\": 149.62326620357345, \"positive_daily\": \"\", \"positive\": 99483, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 14539, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 24.025029948190973, \"deceased_daily\": \"\", \"deceased\": 15974, \"positive_100k\": 156.6349532962532, \"positive_daily\": \"\", \"positive\": 104145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 14540, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 25.43278179691432, \"deceased_daily\": \"\", \"deceased\": 16910, \"positive_100k\": 165.09349645567642, \"positive_daily\": \"\", \"positive\": 109769, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 14541, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 27.114263171778315, \"deceased_daily\": \"\", \"deceased\": 18028, \"positive_100k\": 173.43322295265392, \"positive_daily\": \"\", \"positive\": 115314, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 14542, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 27.864763356087025, \"deceased_daily\": \"\", \"deceased\": 18527, \"positive_100k\": 182.24370407425795, \"positive_daily\": \"\", \"positive\": 121172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 14543, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 28.71452809383135, \"deceased_daily\": \"\", \"deceased\": 19092, \"positive_100k\": 189.28847935141624, \"positive_daily\": \"\", \"positive\": 125856, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 14544, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 30.477225921506314, \"deceased_daily\": \"\", \"deceased\": 20264, \"positive_100k\": 195.77977954275167, \"positive_daily\": \"\", \"positive\": 130172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 14545, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.75112102393011, \"deceased_daily\": \"\", \"deceased\": 21111, \"positive_100k\": 202.49668099189535, \"positive_daily\": \"\", \"positive\": 134638, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 14546, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.8475431368781, \"deceased_daily\": \"\", \"deceased\": 21840, \"positive_100k\": 209.42715163176413, \"positive_daily\": \"\", \"positive\": 139246, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 14547, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 34.37110363127634, \"deceased_daily\": \"\", \"deceased\": 22853, \"positive_100k\": 217.539772862548, \"positive_daily\": \"\", \"positive\": 144640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 14548, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 35.640486708543975, \"deceased_daily\": \"\", \"deceased\": 23697, \"positive_100k\": 224.9530301941264, \"positive_daily\": \"\", \"positive\": 149569, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 14549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 36.27217023040701, \"deceased_daily\": \"\", \"deceased\": 24117, \"positive_100k\": 231.67293966004087, \"positive_daily\": \"\", \"positive\": 154037, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 14550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 36.78503708982439, \"deceased_daily\": \"\", \"deceased\": 24458, \"positive_100k\": 238.15671980944938, \"positive_daily\": \"\", \"positive\": 158348, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 14551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 38.15518872891303, \"deceased_daily\": \"\", \"deceased\": 25369, \"positive_100k\": 244.1757613677729, \"positive_daily\": \"\", \"positive\": 162350, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 14552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 39.35388341206742, \"deceased_daily\": \"\", \"deceased\": 26166, \"positive_100k\": 250.32865967239596, \"positive_daily\": \"\", \"positive\": 166441, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 14099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0021395772538901287, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.03606715942271932, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 14100, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0033621928275416315, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 0.04554243011851846, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 14101, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0036678467209545064, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.066326894870594, \"positive_daily\": \"\", \"positive\": 217, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 14102, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.004279154507780257, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 0.0800813200741734, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 14103, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005196116188018885, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 0.12287286515197599, \"positive_daily\": \"\", \"positive\": 402, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 14104, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.006418731761670387, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 0.15832871678786953, \"positive_daily\": \"\", \"positive\": 518, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 14105, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.006724385655083263, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 0.17819621985970646, \"positive_daily\": \"\", \"positive\": 583, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 14106, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.008558309015560515, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 0.2931220837829477, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 14107, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.01100354016286352, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 0.3915426374618936, \"positive_daily\": \"\", \"positive\": 1281, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 14108, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0125318096299279, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 0.508302424745612, \"positive_daily\": \"\", \"positive\": 1663, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 14109, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.014977040777230902, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 0.6660198337466559, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 14110, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017727925817946782, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 0.8335181673369116, \"positive_daily\": \"\", \"positive\": 2727, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 14111, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02231273421913992, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 1.0694829730516515, \"positive_daily\": \"\", \"positive\": 3499, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 14112, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.030259735447874678, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 1.4157888342884397, \"positive_daily\": \"\", \"positive\": 4632, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 14113, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04065196782391245, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 1.962603649604074, \"positive_daily\": \"\", \"positive\": 6421, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 14114, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0501272385197116, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 2.3789042524324104, \"positive_daily\": \"\", \"positive\": 7783, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 14115, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.07885870450052189, \"deceased_daily\": \"\", \"deceased\": 258, \"positive_100k\": 4.201824072746801, \"positive_daily\": \"\", \"positive\": 13747, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 14116, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.10667320880109356, \"deceased_daily\": \"\", \"deceased\": 349, \"positive_100k\": 5.890867487746351, \"positive_daily\": \"\", \"positive\": 19273, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 14117, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.13509902088849102, \"deceased_daily\": \"\", \"deceased\": 442, \"positive_100k\": 7.824739671369614, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 14118, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.17911318153994507, \"deceased_daily\": \"\", \"deceased\": 586, \"positive_100k\": 10.170938957206848, \"positive_daily\": \"\", \"positive\": 33276, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 14119, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.24024396022252018, \"deceased_daily\": \"\", \"deceased\": 786, \"positive_100k\": 13.400783648900703, \"positive_daily\": \"\", \"positive\": 43843, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 14120, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.30809912456017857, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 16.424617616434283, \"positive_daily\": \"\", \"positive\": 53736, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 14121, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4022405237313442, \"deceased_daily\": \"\", \"deceased\": 1316, \"positive_100k\": 20.10530180091213, \"positive_daily\": \"\", \"positive\": 65778, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 14122, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5275586200306231, \"deceased_daily\": \"\", \"deceased\": 1726, \"positive_100k\": 25.624799808161836, \"positive_daily\": \"\", \"positive\": 83836, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 14123, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6923060685801632, \"deceased_daily\": \"\", \"deceased\": 2265, \"positive_100k\": 31.07185784267269, \"positive_daily\": \"\", \"positive\": 101657, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 14124, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.8347407829105632, \"deceased_daily\": \"\", \"deceased\": 2731, \"positive_100k\": 37.12625016339493, \"positive_daily\": \"\", \"positive\": 121465, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 14125, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0453363154720343, \"deceased_daily\": \"\", \"deceased\": 3420, \"positive_100k\": 43.06938446691488, \"positive_daily\": \"\", \"positive\": 140909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 14126, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2813011211867744, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 49.46427522489906, \"positive_daily\": \"\", \"positive\": 161831, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 14127, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.640444445946903, \"deceased_daily\": \"\", \"deceased\": 5367, \"positive_100k\": 57.515504431287624, \"positive_daily\": \"\", \"positive\": 188172, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 14128, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.9870559610771041, \"deceased_daily\": \"\", \"deceased\": 6501, \"positive_100k\": 65.17824753914842, \"positive_daily\": \"\", \"positive\": 213242, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 14129, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.421084489723387, \"deceased_daily\": \"\", \"deceased\": 7921, \"positive_100k\": 74.46401282103157, \"positive_daily\": \"\", \"positive\": 243622, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 14130, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.8260758984954477, \"deceased_daily\": \"\", \"deceased\": 9246, \"positive_100k\": 84.16699566742331, \"positive_daily\": \"\", \"positive\": 275367, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 14131, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.317873012996764, \"deceased_daily\": \"\", \"deceased\": 10855, \"positive_100k\": 94.34007420188404, \"positive_daily\": \"\", \"positive\": 308650, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 14132, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.782466930984335, \"deceased_daily\": \"\", \"deceased\": 12375, \"positive_100k\": 102.94484260924331, \"positive_daily\": \"\", \"positive\": 336802, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 14133, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.246755195078493, \"deceased_daily\": \"\", \"deceased\": 13894, \"positive_100k\": 111.96621727332433, \"positive_daily\": \"\", \"positive\": 366317, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 14134, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.948842188247868, \"deceased_daily\": \"\", \"deceased\": 16191, \"positive_100k\": 121.38157980601456, \"positive_daily\": \"\", \"positive\": 397121, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 14135, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 5.584296632653237, \"deceased_daily\": \"\", \"deceased\": 18270, \"positive_100k\": 131.01976402700276, \"positive_daily\": \"\", \"positive\": 428654, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 14136, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 6.191019611077794, \"deceased_daily\": \"\", \"deceased\": 20255, \"positive_100k\": 141.45050879361057, \"positive_daily\": \"\", \"positive\": 462780, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 14137, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 6.82616840158975, \"deceased_daily\": \"\", \"deceased\": 22333, \"positive_100k\": 151.76785596576215, \"positive_daily\": \"\", \"positive\": 496535, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 14138, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 7.440227073456216, \"deceased_daily\": \"\", \"deceased\": 24342, \"positive_100k\": 160.89498687696403, \"positive_daily\": \"\", \"positive\": 526396, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 14139, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 7.973287463568272, \"deceased_daily\": \"\", \"deceased\": 26086, \"positive_100k\": 169.73358051278416, \"positive_daily\": \"\", \"positive\": 555313, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 14140, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 8.518574009416842, \"deceased_daily\": \"\", \"deceased\": 27870, \"positive_100k\": 177.46845793949038, \"positive_daily\": \"\", \"positive\": 580619, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 14141, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 9.24969812246044, \"deceased_daily\": \"\", \"deceased\": 30262, \"positive_100k\": 185.7367014102021, \"positive_daily\": \"\", \"positive\": 607670, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 14142, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 10.005274546977068, \"deceased_daily\": \"\", \"deceased\": 32734, \"positive_100k\": 194.50285507328337, \"positive_daily\": \"\", \"positive\": 636350, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 14143, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.645008145890218, \"deceased_daily\": \"\", \"deceased\": 34827, \"positive_100k\": 204.05209401128843, \"positive_daily\": \"\", \"positive\": 667592, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 14144, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.434817806469088, \"deceased_daily\": \"\", \"deceased\": 37411, \"positive_100k\": 213.86786314434949, \"positive_daily\": \"\", \"positive\": 699706, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 14145, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 12.150659224842041, \"deceased_daily\": \"\", \"deceased\": 39753, \"positive_100k\": 223.79886379522725, \"positive_daily\": \"\", \"positive\": 732197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 46}, {\"index\": 14146, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.514998665790191, \"deceased_daily\": \"\", \"deceased\": 40945, \"positive_100k\": 231.9329252067307, \"positive_daily\": \"\", \"positive\": 758809, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 47}, {\"index\": 14147, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 13.03888943909986, \"deceased_daily\": \"\", \"deceased\": 42659, \"positive_100k\": 239.73229560494704, \"positive_daily\": \"\", \"positive\": 784326, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 48}, {\"index\": 14148, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 13.780711438412908, \"deceased_daily\": \"\", \"deceased\": 45086, \"positive_100k\": 248.14969817564423, \"positive_daily\": \"\", \"positive\": 811865, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 49}, {\"index\": 14149, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 14.491662394491255, \"deceased_daily\": \"\", \"deceased\": 47412, \"positive_100k\": 256.8565549834034, \"positive_daily\": \"\", \"positive\": 840351, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 50}, {\"index\": 14150, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 15.198334196061825, \"deceased_daily\": \"\", \"deceased\": 49724, \"positive_100k\": 265.66519453766904, \"positive_daily\": \"\", \"positive\": 869170, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 51}, {\"index\": 14151, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 15.739035933509202, \"deceased_daily\": \"\", \"deceased\": 51493, \"positive_100k\": 276.7261976324942, \"positive_daily\": \"\", \"positive\": 905358, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 52}, {\"index\": 14152, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 16.430425040409126, \"deceased_daily\": \"\", \"deceased\": 53755, \"positive_100k\": 286.75042272086284, \"positive_daily\": \"\", \"positive\": 938154, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 53}, {\"index\": 14153, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 16.774591324392023, \"deceased_daily\": \"\", \"deceased\": 54881, \"positive_100k\": 295.19594544975405, \"positive_daily\": \"\", \"positive\": 965785, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 54}, {\"index\": 14154, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 17.195782389514967, \"deceased_daily\": \"\", \"deceased\": 56259, \"positive_100k\": 302.04626050892335, \"positive_daily\": \"\", \"positive\": 988197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 55}, {\"index\": 14155, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 17.836432950108353, \"deceased_daily\": \"\", \"deceased\": 58355, \"positive_100k\": 309.49963069979634, \"positive_daily\": \"\", \"positive\": 1012582, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 56}, {\"index\": 14156, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 18.634800919702784, \"deceased_daily\": \"\", \"deceased\": 60967, \"positive_100k\": 317.85223464509, \"positive_daily\": \"\", \"positive\": 1039909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 57}]}}, {\"mode\": \"vega-lite\"});\n", + " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}}, \"vconcat\": [{\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United States\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United States'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Spain\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Spain'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Italy\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United Kingdom\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United Kingdom'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"France\", \"transform\": [{\"filter\": \"datum['country_label'] == 'France'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Germany\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Germany'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Turkey\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Turkey'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Canada\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Canada'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Belgium\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Belgium'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Netherlands\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Netherlands'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Peru\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Peru'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Switzerland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Switzerland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Portugal\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Portugal'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Ecuador\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Ecuador'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Saudi Arabia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Saudi Arabia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Sweden\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Sweden'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Ireland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Ireland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Singapore\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Singapore'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Chile\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Chile'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Israel\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Israel'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Austria\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Austria'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Belarus\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Belarus'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Qatar\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Qatar'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United Arab Emirates\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United Arab Emirates'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Romania\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Romania'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Denmark\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Denmark'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Serbia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Serbia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Norway\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Norway'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Panama\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Panama'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Finland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Finland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Kuwait\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Kuwait'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Moldova\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Moldova'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Luxembourg\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Luxembourg'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Bahrain\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Bahrain'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Croatia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Croatia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Armenia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Armenia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Estonia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Estonia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Slovenia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Slovenia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Djibouti\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Djibouti'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Cyprus\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Cyprus'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Maldives\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Maldives'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Malta\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Malta'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"linear\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}], \"data\": {\"name\": \"data-f023bac12898370e2ff3544c5ed4829d\"}, \"title\": \"Growth of cases per 100k population from case 100, compared to Italy\", \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-f023bac12898370e2ff3544c5ed4829d\": [{\"index\": 657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.895959585009161, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.607395683141268, \"positive_daily\": \"\", \"positive\": 136, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.420465509577962, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.57231443036328, \"positive_daily\": \"\", \"positive\": 194, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.961308717192632, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.435599449280705, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.9776460002385, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.824593736110057, \"positive_daily\": \"\", \"positive\": 290, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.145832204069686, \"positive_daily\": \"\", \"positive\": 329, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.788309139988941, \"positive_daily\": \"\", \"positive\": 407, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.364233600381601, \"positive_daily\": \"\", \"positive\": 424, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.329152347603614, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 18.023047819346726, \"positive_daily\": \"\", \"positive\": 532, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.13551163773944908, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.344286287306357, \"positive_daily\": \"\", \"positive\": 571, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 22.461053955313684, \"positive_daily\": \"\", \"positive\": 663, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.934141344058627, \"positive_daily\": \"\", \"positive\": 736, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 26.085990264843947, \"positive_daily\": \"\", \"positive\": 770, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.84764155545678, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.220298559240266, \"positive_daily\": \"\", \"positive\": 833, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.897856747937514, \"positive_daily\": \"\", \"positive\": 853, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3049011849137604, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 29.846438212113657, \"positive_daily\": \"\", \"positive\": 881, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.33877909434862263, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 31.20155458950815, \"positive_daily\": \"\", \"positive\": 921, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.4065349132183472, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 31.743601140465945, \"positive_daily\": \"\", \"positive\": 937, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 32.75993842351181, \"positive_daily\": \"\", \"positive\": 967, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 34.318322257515476, \"positive_daily\": \"\", \"positive\": 1013, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4742907320880717, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 35.1991479028219, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.5420465509577963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 36.14772936699804, \"positive_daily\": \"\", \"positive\": 1067, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5759244603926585, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 37.63835738213198, \"positive_daily\": \"\", \"positive\": 1111, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6098023698275208, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 39.26449703500537, \"positive_daily\": \"\", \"positive\": 1159, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.643680279262383, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 40.68736923126958, \"positive_daily\": \"\", \"positive\": 1201, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 42.279630974708105, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 43.736381080407185, \"positive_daily\": \"\", \"positive\": 1291, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7453140075669699, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 45.362520733280576, \"positive_daily\": \"\", \"positive\": 1339, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 47.46295111824204, \"positive_daily\": \"\", \"positive\": 1401, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 49.90216059755212, \"positive_daily\": \"\", \"positive\": 1473, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 51.59605606929524, \"positive_daily\": \"\", \"positive\": 1523, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9147035547412813, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 54.06914345804017, \"positive_daily\": \"\", \"positive\": 1596, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 56.81325412226402, \"positive_daily\": \"\", \"positive\": 1677, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.150829873269515, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.9824593736110058, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 61.25126025823097, \"positive_daily\": \"\", \"positive\": 1808, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.25005691488786, \"positive_daily\": \"\", \"positive\": 1867, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 65.4521210281539, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.0840931019155926, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 69.99176089242545, \"positive_daily\": \"\", \"positive\": 2066, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.175534814650374, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4807217376846056, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.057185925638154, \"positive_daily\": \"\", \"positive\": 182, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.780591965423, \"positive_daily\": \"\", \"positive\": 246, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.41357225023474, \"positive_daily\": \"\", \"positive\": 302, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.696822563305658, \"positive_daily\": \"\", \"positive\": 504, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.403608688423027, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.720768659608861, \"positive_daily\": \"\", \"positive\": 860, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.506677320327698, \"positive_daily\": \"\", \"positive\": 1018, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.055888203022096, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04521287748655284, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.605099085716496, \"positive_daily\": \"\", \"positive\": 1646, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 22.753380595107718, \"positive_daily\": \"\", \"positive\": 2013, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.992087859472047, \"positive_daily\": \"\", \"positive\": 2388, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.09042575497310568, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 31.807259311789924, \"positive_daily\": \"\", \"positive\": 2814, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.18085150994621135, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 40.48813178920807, \"positive_daily\": \"\", \"positive\": 3582, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.23736760680440244, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 50.57060346870936, \"positive_daily\": \"\", \"positive\": 4474, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3164901424058699, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.71490794036467, \"positive_daily\": \"\", \"positive\": 5283, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.3390965811491463, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.16238984871432, \"positive_daily\": \"\", \"positive\": 5588, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5538577492102723, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 78.0939426386484, \"positive_daily\": \"\", \"positive\": 6909, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6555867235550162, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 86.54875072863378, \"positive_daily\": \"\", \"positive\": 7657, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.7686189172713983, \"deceased_daily\": \"\", \"deceased\": 68, \"positive_100k\": 93.48892742281964, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9720768659608862, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 99.33269183795659, \"positive_daily\": \"\", \"positive\": 8788, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2207476921369267, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 108.7143639164163, \"positive_daily\": \"\", \"positive\": 9618, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4468120795696908, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 115.06677320327698, \"positive_daily\": \"\", \"positive\": 10180, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.6502700282591787, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 121.06878268961687, \"positive_daily\": \"\", \"positive\": 10711, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.7859086607188372, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 125.79352838696164, \"positive_daily\": \"\", \"positive\": 11129, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.8989408544352195, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 130.25830003875876, \"positive_daily\": \"\", \"positive\": 11524, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.102398803124707, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 133.16322741726978, \"positive_daily\": \"\", \"positive\": 11781, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.305856751814195, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 136.21509664761209, \"positive_daily\": \"\", \"positive\": 12051, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.4867082617604064, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 138.99568861303507, \"positive_daily\": \"\", \"positive\": 12297, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.7466823073080855, \"deceased_daily\": \"\", \"deceased\": 243, \"positive_100k\": 142.86138963813534, \"positive_daily\": \"\", \"positive\": 12639, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.0857788884572317, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 146.2862651077417, \"positive_daily\": \"\", \"positive\": 12942, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.334449714633272, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 149.69983735797646, \"positive_daily\": \"\", \"positive\": 13244, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.605726979552589, \"deceased_daily\": \"\", \"deceased\": 319, \"positive_100k\": 153.21513858255594, \"positive_daily\": \"\", \"positive\": 13555, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.8091849282420767, \"deceased_daily\": \"\", \"deceased\": 337, \"positive_100k\": 156.05224664483714, \"positive_daily\": \"\", \"positive\": 13806, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.956126780073374, \"deceased_daily\": \"\", \"deceased\": 350, \"positive_100k\": 157.62339413749484, \"positive_daily\": \"\", \"positive\": 13945, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.159584728762861, \"deceased_daily\": \"\", \"deceased\": 368, \"positive_100k\": 158.70850319717212, \"positive_daily\": \"\", \"positive\": 14041, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 4.3404362387090725, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 160.79959878092518, \"positive_daily\": \"\", \"positive\": 14226, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.4421652130538165, \"deceased_daily\": \"\", \"deceased\": 393, \"positive_100k\": 162.0429529118054, \"positive_daily\": \"\", \"positive\": 14336, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.634319942371667, \"deceased_daily\": \"\", \"deceased\": 410, \"positive_100k\": 163.62540362383473, \"positive_daily\": \"\", \"positive\": 14476, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 4.871687549176069, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 164.97048672905967, \"positive_daily\": \"\", \"positive\": 14595, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.007326181635727, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 165.8295314013042, \"positive_daily\": \"\", \"positive\": 14671, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.109055155980471, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 166.71118251229197, \"positive_daily\": \"\", \"positive\": 14749, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.312513104669959, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 167.23113060338733, \"positive_daily\": \"\", \"positive\": 14795, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.549880711474361, \"deceased_daily\": \"\", \"deceased\": 491, \"positive_100k\": 168.1127817143751, \"positive_daily\": \"\", \"positive\": 14873, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.764641879535487, \"deceased_daily\": \"\", \"deceased\": 510, \"positive_100k\": 168.7005491217003, \"positive_daily\": \"\", \"positive\": 14925, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 5.900280511995145, \"deceased_daily\": \"\", \"deceased\": 522, \"positive_100k\": 169.57089701331643, \"positive_daily\": \"\", \"positive\": 15002, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 5.990706266968251, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 170.35081914995948, \"positive_daily\": \"\", \"positive\": 15071, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.05852558319808, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 171.2211670415756, \"positive_daily\": \"\", \"positive\": 15148, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 6.12634489942791, \"deceased_daily\": \"\", \"deceased\": 542, \"positive_100k\": 172.09151493319177, \"positive_daily\": \"\", \"positive\": 15225, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 6.2054674350293775, \"deceased_daily\": \"\", \"deceased\": 549, \"positive_100k\": 172.645372682402, \"positive_daily\": \"\", \"positive\": 15274, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 6.431531822462142, \"deceased_daily\": \"\", \"deceased\": 569, \"positive_100k\": 173.583539890248, \"positive_daily\": \"\", \"positive\": 15357, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 6.555867235550163, \"deceased_daily\": \"\", \"deceased\": 580, \"positive_100k\": 174.0921847619717, \"positive_daily\": \"\", \"positive\": 15402, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 6.601080113036715, \"deceased_daily\": \"\", \"deceased\": 584, \"positive_100k\": 174.65734573055363, \"positive_daily\": \"\", \"positive\": 15452, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 1048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.00887387149166, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 1049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 1050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 1051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 1052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.380577391029533, \"positive_daily\": \"\", \"positive\": 210, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 1053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 1054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 1055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.527484024546352, \"positive_daily\": \"\", \"positive\": 228, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 1056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.311561010016955, \"positive_daily\": \"\", \"positive\": 256, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 1057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.713335784315287, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 1058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.15935503068294, \"positive_daily\": \"\", \"positive\": 285, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 1059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 19.433695734590515, \"positive_daily\": \"\", \"positive\": 305, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 1060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 21.281489755256494, \"positive_daily\": \"\", \"positive\": 334, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 1061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 24.02132226865778, \"positive_daily\": \"\", \"positive\": 377, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 1062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1911511055861362, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 24.97707779658846, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 1063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 26.697437746863688, \"positive_daily\": \"\", \"positive\": 419, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 1064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.182402119483463, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 1065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.69213840104649, \"positive_daily\": \"\", \"positive\": 466, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 1066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 30.329308753000277, \"positive_daily\": \"\", \"positive\": 476, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 1067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 31.79480056249399, \"positive_daily\": \"\", \"positive\": 499, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 1068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 32.81427312562005, \"positive_daily\": \"\", \"positive\": 515, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 1069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.12755895577974, \"positive_daily\": \"\", \"positive\": 567, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 1070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.2549930261705, \"positive_daily\": \"\", \"positive\": 569, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 1071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 40.97005363062852, \"positive_daily\": \"\", \"positive\": 643, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 1072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 42.81784765129451, \"positive_daily\": \"\", \"positive\": 672, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 1073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 43.837320214420565, \"positive_daily\": \"\", \"positive\": 688, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 1074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 44.60192463676511, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 1075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.17007860770632, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 1076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 51.674515543452145, \"positive_daily\": \"\", \"positive\": 811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 1077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 52.43911996579669, \"positive_daily\": \"\", \"positive\": 823, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 1078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 56.51701021830094, \"positive_daily\": \"\", \"positive\": 887, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 1079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 58.93825755572533, \"positive_daily\": \"\", \"positive\": 925, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 1080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 66.26571660319388, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 1081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 72.38255198195024, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 1082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 86.71888490091045, \"positive_daily\": \"\", \"positive\": 1361, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 1083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 97.3596297785387, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 1084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 106.47116581147787, \"positive_daily\": \"\", \"positive\": 1671, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 1085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 108.31895983214385, \"positive_daily\": \"\", \"positive\": 1700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 1086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 110.867641239959, \"positive_daily\": \"\", \"positive\": 1740, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 1087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 112.9703034014065, \"positive_daily\": \"\", \"positive\": 1773, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 1088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 119.8517432025074, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 1089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 121.50838611758724, \"positive_daily\": \"\", \"positive\": 1907, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 1090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 125.71371044048225, \"positive_daily\": \"\", \"positive\": 1973, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 1091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 129.1544303410327, \"positive_daily\": \"\", \"positive\": 2027, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 1092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 141.26066702815464, \"positive_daily\": \"\", \"positive\": 2217, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 1093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 160.43949462196363, \"positive_daily\": \"\", \"positive\": 2518, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 1094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 164.89968708564015, \"positive_daily\": \"\", \"positive\": 2588, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 1095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 168.65899216216752, \"positive_daily\": \"\", \"positive\": 2647, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 1096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 173.5014868370163, \"positive_daily\": \"\", \"positive\": 2723, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 1097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 179.10858593420963, \"positive_daily\": \"\", \"positive\": 2811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 1098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 186.11745980570126, \"positive_daily\": \"\", \"positive\": 2921, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 50}, {\"index\": 1099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 193.69978699395134, \"positive_daily\": \"\", \"positive\": 3040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 51}, {\"index\": 1368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 1369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.010542533535272049, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 1370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.021085067070544097, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.718432966249344, \"positive_daily\": \"\", \"positive\": 163, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 1371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.2049301947227034, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 1372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.7004292708804893, \"positive_daily\": \"\", \"positive\": 351, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 1373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.05271266767636024, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 4.638714755519702, \"positive_daily\": \"\", \"positive\": 440, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 1374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.08434026828217639, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 5.924903846822891, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 1375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 7.379773474690435, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 1376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 9.077121373869234, \"positive_daily\": \"\", \"positive\": 861, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 1377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 11.238340748600004, \"positive_daily\": \"\", \"positive\": 1066, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 1378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.16868053656435278, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 15.666204833414264, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 1379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.20030813717016896, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 20.88475893337393, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 1380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.24247827131125715, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 23.46767964951558, \"positive_daily\": \"\", \"positive\": 2226, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 1381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2741058719170733, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 27.178651453931344, \"positive_daily\": \"\", \"positive\": 2578, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 1382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3057334725228894, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 30.773655389459112, \"positive_daily\": \"\", \"positive\": 2919, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 1383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.3479036066639776, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 34.59005252922759, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 1384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3795312072697938, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 39.302565019494196, \"positive_daily\": \"\", \"positive\": 3728, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 1385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.42170134141088195, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 44.32081098228369, \"positive_daily\": \"\", \"positive\": 4204, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 1386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.44278640848142603, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 1387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.47441400908724224, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 1388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.49549907615778627, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 1389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.5376692102988745, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 66.03843006494412, \"positive_daily\": \"\", \"positive\": 6264, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 1390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.5798393444399628, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 70.87745295763398, \"positive_daily\": \"\", \"positive\": 6723, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 1391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6114669450457788, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 76.76018667031579, \"positive_daily\": \"\", \"positive\": 7281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 1392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.632552012116323, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 84.57220401995238, \"positive_daily\": \"\", \"positive\": 8022, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 1393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6641796127221391, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 92.48964670494169, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 1394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.7063497468632273, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 101.10289660325894, \"positive_daily\": \"\", \"positive\": 9590, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 1395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7590624145395876, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 110.30652837955145, \"positive_daily\": \"\", \"positive\": 10463, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 1396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.7906900151454037, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 119.01466107968616, \"positive_daily\": \"\", \"positive\": 11289, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 1397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8328601492864919, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 128.70324939860117, \"positive_daily\": \"\", \"positive\": 12208, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 1398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8855728169628521, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 138.96113452842087, \"positive_daily\": \"\", \"positive\": 13181, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 1399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.9382854846392124, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 147.88011789926102, \"positive_daily\": \"\", \"positive\": 14027, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 1444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9542930404546707, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 1445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4795919618058655, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 1446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.750996404503983, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 1447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.09244070338226, \"positive_daily\": \"\", \"positive\": 239, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 1448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3375802000128174, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 1449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 1450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 1451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.894034950588632, \"positive_daily\": \"\", \"positive\": 559, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 1452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.0321826135162215, \"positive_daily\": \"\", \"positive\": 689, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 1453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.756914071952645, \"positive_daily\": \"\", \"positive\": 886, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 1454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.043774910112599576, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 9.26277097982607, \"positive_daily\": \"\", \"positive\": 1058, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 1455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.08754982022519915, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 10.882442653992253, \"positive_daily\": \"\", \"positive\": 1243, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 1456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.12256974831527881, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 13.009903285464592, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 1457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.1838546224729182, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 15.715192730423247, \"positive_daily\": \"\", \"positive\": 1795, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 1458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.32393433483323686, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 19.759994424827447, \"positive_daily\": \"\", \"positive\": 2257, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 1459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.5865837955088343, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 24.64527439339356, \"positive_daily\": \"\", \"positive\": 2815, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 1460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.6566236516889936, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 29.77569385859023, \"positive_daily\": \"\", \"positive\": 3401, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 1461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.7704384179817525, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 32.76989771029204, \"positive_daily\": \"\", \"positive\": 3743, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 1462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.0681078067474294, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 37.37501825413752, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 1463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.558386800008545, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 43.22334624518082, \"positive_daily\": \"\", \"positive\": 4937, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 1464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.9260960449543811, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 54.58731291041167, \"positive_daily\": \"\", \"positive\": 6235, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 1465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.530189804508255, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 63.771289052035065, \"positive_daily\": \"\", \"positive\": 7284, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 1466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.09050865394953, \"deceased_daily\": \"\", \"deceased\": 353, \"positive_100k\": 79.9680057936969, \"positive_daily\": \"\", \"positive\": 9134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 1467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.773397251706083, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 94.86898519602579, \"positive_daily\": \"\", \"positive\": 10836, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 1468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.491305777552716, \"deceased_daily\": \"\", \"deceased\": 513, \"positive_100k\": 104.17553108596448, \"positive_daily\": \"\", \"positive\": 11899, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 1469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.17226232587654, \"deceased_daily\": \"\", \"deceased\": 705, \"positive_100k\": 111.84489533769191, \"positive_daily\": \"\", \"positive\": 12775, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 1470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 7.249125114646489, \"deceased_daily\": \"\", \"deceased\": 828, \"positive_100k\": 122.2545689624681, \"positive_daily\": \"\", \"positive\": 13964, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 1471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.851286824767634, \"deceased_daily\": \"\", \"deceased\": 1011, \"positive_100k\": 134.37146408163565, \"positive_daily\": \"\", \"positive\": 15348, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 1472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 10.006944451740264, \"deceased_daily\": \"\", \"deceased\": 1143, \"positive_100k\": 146.821048517659, \"positive_daily\": \"\", \"positive\": 16770, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 1473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.232641934893051, \"deceased_daily\": \"\", \"deceased\": 1283, \"positive_100k\": 161.36307365706455, \"positive_daily\": \"\", \"positive\": 18431, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 1474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.668458986586316, \"deceased_daily\": \"\", \"deceased\": 1447, \"positive_100k\": 172.39435100543963, \"positive_daily\": \"\", \"positive\": 19691, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 1475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 14.288130660752502, \"deceased_daily\": \"\", \"deceased\": 1632, \"positive_100k\": 182.2261958167295, \"positive_daily\": \"\", \"positive\": 20814, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 1476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 17.816388415828026, \"deceased_daily\": \"\", \"deceased\": 2035, \"positive_100k\": 194.308071007807, \"positive_daily\": \"\", \"positive\": 22194, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 1477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 19.61115973044461, \"deceased_daily\": \"\", \"deceased\": 2240, \"positive_100k\": 204.89284427303357, \"positive_daily\": \"\", \"positive\": 23403, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 1478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 22.088819642817747, \"deceased_daily\": \"\", \"deceased\": 2523, \"positive_100k\": 218.72571586861503, \"positive_daily\": \"\", \"positive\": 24983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 1479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 26.431290725987623, \"deceased_daily\": \"\", \"deceased\": 3019, \"positive_100k\": 233.46910559453858, \"positive_daily\": \"\", \"positive\": 26667, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 1480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 29.294169847351633, \"deceased_daily\": \"\", \"deceased\": 3346, \"positive_100k\": 245.29708630696297, \"positive_daily\": \"\", \"positive\": 28018, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 1481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 31.517935281071697, \"deceased_daily\": \"\", \"deceased\": 3600, \"positive_100k\": 259.5589520216479, \"positive_daily\": \"\", \"positive\": 29647, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 1482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 34.170694833895226, \"deceased_daily\": \"\", \"deceased\": 3903, \"positive_100k\": 267.8061450868617, \"positive_daily\": \"\", \"positive\": 30589, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 1483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 36.39446026761529, \"deceased_daily\": \"\", \"deceased\": 4157, \"positive_100k\": 272.44628555879723, \"positive_daily\": \"\", \"positive\": 31119, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 1484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 38.87212017998842, \"deceased_daily\": \"\", \"deceased\": 4440, \"positive_100k\": 293.9310114420611, \"positive_daily\": \"\", \"positive\": 33573, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 1485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 42.52294768337923, \"deceased_daily\": \"\", \"deceased\": 4857, \"positive_100k\": 304.7521692218957, \"positive_daily\": \"\", \"positive\": 34809, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 1486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 45.201972182270325, \"deceased_daily\": \"\", \"deceased\": 5163, \"positive_100k\": 316.3875403298247, \"positive_daily\": \"\", \"positive\": 36138, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 1487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 47.740916968801095, \"deceased_daily\": \"\", \"deceased\": 5453, \"positive_100k\": 325.536496543358, \"positive_daily\": \"\", \"positive\": 37183, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 1488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 49.75456283398068, \"deceased_daily\": \"\", \"deceased\": 5683, \"positive_100k\": 337.03178793892664, \"positive_daily\": \"\", \"positive\": 38496, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 1489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 51.02403522724607, \"deceased_daily\": \"\", \"deceased\": 5828, \"positive_100k\": 350.05044620641377, \"positive_daily\": \"\", \"positive\": 39983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 1490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 52.51238217107446, \"deceased_daily\": \"\", \"deceased\": 5998, \"positive_100k\": 358.56904371432563, \"positive_daily\": \"\", \"positive\": 40956, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 1491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 54.8236974250197, \"deceased_daily\": \"\", \"deceased\": 6262, \"positive_100k\": 366.7374419413367, \"positive_daily\": \"\", \"positive\": 41889, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 1492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 56.81983332615425, \"deceased_daily\": \"\", \"deceased\": 6490, \"positive_100k\": 374.6869656177848, \"positive_daily\": \"\", \"positive\": 42797, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 1493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 58.47452492841051, \"deceased_daily\": \"\", \"deceased\": 6679, \"positive_100k\": 387.78441872347463, \"positive_daily\": \"\", \"positive\": 44293, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 1494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 60.55821064977025, \"deceased_daily\": \"\", \"deceased\": 6917, \"positive_100k\": 396.8195601707152, \"positive_daily\": \"\", \"positive\": 45325, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 1495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 62.107842467756285, \"deceased_daily\": \"\", \"deceased\": 7094, \"positive_100k\": 403.9023406269338, \"positive_daily\": \"\", \"positive\": 46134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 1496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 63.09715543630103, \"deceased_daily\": \"\", \"deceased\": 7207, \"positive_100k\": 408.74384568538727, \"positive_daily\": \"\", \"positive\": 46687, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 1497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 64.1827732070935, \"deceased_daily\": \"\", \"deceased\": 7331, \"positive_100k\": 414.4083190539577, \"positive_daily\": \"\", \"positive\": 47334, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 1498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 65.67112015092188, \"deceased_daily\": \"\", \"deceased\": 7501, \"positive_100k\": 419.00468461578066, \"positive_daily\": \"\", \"positive\": 47859, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 1499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 66.48533347901623, \"deceased_daily\": \"\", \"deceased\": 7594, \"positive_100k\": 424.78297275064375, \"positive_daily\": \"\", \"positive\": 48519, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 2749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2914283160818564, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 2750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.31571400908867775, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 2751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.5207931944796137, \"positive_daily\": \"\", \"positive\": 193, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 2752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.53428524615007, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 2753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.6799994041909982, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 2754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.010793641336365052, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 1.1198402886478742, \"positive_daily\": \"\", \"positive\": 415, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 2755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.013492051670456313, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2898401396956236, \"positive_daily\": \"\", \"positive\": 478, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 2756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.021587282672730104, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 1.7728555894979598, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 2757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024285693006821367, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 2.1587282672730104, \"positive_daily\": \"\", \"positive\": 800, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 2758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.032380924009095154, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 2.544600945048061, \"positive_daily\": \"\", \"positive\": 943, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 2759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.051269796347733994, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 3.4458699966345425, \"positive_daily\": \"\", \"positive\": 1277, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 2760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.05666661701591652, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 3.9639647807800653, \"positive_daily\": \"\", \"positive\": 1469, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 2761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.06746025835228157, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 5.634280777582557, \"positive_daily\": \"\", \"positive\": 2088, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 2762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.07015866868637284, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 7.528564832114624, \"positive_daily\": \"\", \"positive\": 2790, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 2763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0809523100227379, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 8.772531996130695, \"positive_daily\": \"\", \"positive\": 3251, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 2764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.10253959269546799, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 10.906974570396883, \"positive_daily\": \"\", \"positive\": 4042, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 2765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.1457141580409282, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 12.633957184215292, \"positive_daily\": \"\", \"positive\": 4682, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 2766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.16460303037956703, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 15.04633602289288, \"positive_daily\": \"\", \"positive\": 5576, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 2767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.17269826138184083, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 16.94601689809313, \"positive_daily\": \"\", \"positive\": 6280, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 2768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.21587282672730101, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 19.962839651607162, \"positive_daily\": \"\", \"positive\": 7398, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 2769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.27253944374321754, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 23.0093449187962, \"positive_daily\": \"\", \"positive\": 8527, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 2770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2941267264159476, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 25.796802793912473, \"positive_daily\": \"\", \"positive\": 9560, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 2771, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.3750790364386855, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 30.44886220988581, \"positive_daily\": \"\", \"positive\": 11284, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 2772, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.483015449802336, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 33.56012932509304, \"positive_daily\": \"\", \"positive\": 12437, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 2773, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.5882534528318952, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 35.019969315836406, \"positive_daily\": \"\", \"positive\": 12978, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 2774, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6988882765296371, \"deceased_daily\": \"\", \"deceased\": 259, \"positive_100k\": 42.51615322394194, \"positive_daily\": \"\", \"positive\": 15756, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 2775, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9147611032569382, \"deceased_daily\": \"\", \"deceased\": 339, \"positive_100k\": 44.69377036355358, \"positive_daily\": \"\", \"positive\": 16563, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 2776, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0119038752842235, \"deceased_daily\": \"\", \"deceased\": 375, \"positive_100k\": 48.22598949087905, \"positive_daily\": \"\", \"positive\": 17872, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 2777, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.0982530059751439, \"deceased_daily\": \"\", \"deceased\": 407, \"positive_100k\": 51.65027220484087, \"positive_daily\": \"\", \"positive\": 19141, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 2778, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.357300398047905, \"deceased_daily\": \"\", \"deceased\": 503, \"positive_100k\": 55.73296704032095, \"positive_daily\": \"\", \"positive\": 20654, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 2779, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.5030145560888335, \"deceased_daily\": \"\", \"deceased\": 557, \"positive_100k\": 59.52423355971917, \"positive_daily\": \"\", \"positive\": 22059, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 2780, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.764760358495686, \"deceased_daily\": \"\", \"deceased\": 654, \"positive_100k\": 62.91613534967188, \"positive_daily\": \"\", \"positive\": 23316, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 2781, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9266649785411616, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 65.5686727080836, \"positive_daily\": \"\", \"positive\": 24299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 2782, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.107458470925276, \"deceased_daily\": \"\", \"deceased\": 781, \"positive_100k\": 69.29517737946362, \"positive_daily\": \"\", \"positive\": 25680, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 2783, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.4312677110162277, \"deceased_daily\": \"\", \"deceased\": 901, \"positive_100k\": 72.95152338215729, \"positive_daily\": \"\", \"positive\": 27035, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 2784, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.719997616763993, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 76.11945711438044, \"positive_daily\": \"\", \"positive\": 28209, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 2785, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 3.3972986106208998, \"deceased_daily\": \"\", \"deceased\": 1259, \"positive_100k\": 83.13532398301771, \"positive_daily\": \"\", \"positive\": 30809, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 2786, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.6590444130277526, \"deceased_daily\": \"\", \"deceased\": 1356, \"positive_100k\": 88.5456367028707, \"positive_daily\": \"\", \"positive\": 32814, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 2787, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.7804728780618597, \"deceased_daily\": \"\", \"deceased\": 1401, \"positive_100k\": 92.70658543803943, \"positive_daily\": \"\", \"positive\": 34356, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 2788, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 4.223012172852827, \"deceased_daily\": \"\", \"deceased\": 1565, \"positive_100k\": 96.15245543467397, \"positive_daily\": \"\", \"positive\": 35633, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 2789, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 4.66015464697561, \"deceased_daily\": \"\", \"deceased\": 1727, \"positive_100k\": 101.61673636120878, \"positive_daily\": \"\", \"positive\": 37658, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 2790, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.153963738114312, \"deceased_daily\": \"\", \"deceased\": 1910, \"positive_100k\": 106.32276398386395, \"positive_daily\": \"\", \"positive\": 39402, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 2791, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.607296674241644, \"deceased_daily\": \"\", \"deceased\": 2078, \"positive_100k\": 112.42386974924428, \"positive_daily\": \"\", \"positive\": 41663, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 2792, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.0471375586985205, \"deceased_daily\": \"\", \"deceased\": 2241, \"positive_100k\": 116.8384690558176, \"positive_daily\": \"\", \"positive\": 43299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 2793, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.481581622487214, \"deceased_daily\": \"\", \"deceased\": 2402, \"positive_100k\": 121.20989379704544, \"positive_daily\": \"\", \"positive\": 44919, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 2794, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.937612968948637, \"deceased_daily\": \"\", \"deceased\": 2571, \"positive_100k\": 125.12798560214596, \"positive_daily\": \"\", \"positive\": 46371, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 2795, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.250628567703223, \"deceased_daily\": \"\", \"deceased\": 2687, \"positive_100k\": 129.61274357740564, \"positive_daily\": \"\", \"positive\": 48033, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 46}, {\"index\": 2796, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.666183759153278, \"deceased_daily\": \"\", \"deceased\": 2841, \"positive_100k\": 133.88432713627208, \"positive_daily\": \"\", \"positive\": 49616, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 47}, {\"index\": 2797, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 8.049358026594238, \"deceased_daily\": \"\", \"deceased\": 2983, \"positive_100k\": 138.0236885887681, \"positive_daily\": \"\", \"positive\": 51150, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 48}, {\"index\": 2798, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 8.513484604057934, \"deceased_daily\": \"\", \"deceased\": 3155, \"positive_100k\": 142.6514623117346, \"positive_daily\": \"\", \"positive\": 52865, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 49}, {\"index\": 2799, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 8.93173820584208, \"deceased_daily\": \"\", \"deceased\": 3310, \"positive_100k\": 146.9473315636079, \"positive_daily\": \"\", \"positive\": 54457, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 50}, {\"index\": 2954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8275865014768415, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 2955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0731928180441621, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 2956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 2957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 2958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.317242204135156, \"positive_daily\": \"\", \"positive\": 434, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 2959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.867186782535896, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 2960, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.005339267751463493, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.3744172189249277, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 2961, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.983093742591766, \"positive_daily\": \"\", \"positive\": 746, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 2962, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.922804866849341, \"positive_daily\": \"\", \"positive\": 922, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 2963, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.016017803254390478, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 6.097443772171309, \"positive_daily\": \"\", \"positive\": 1142, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 2964, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.021357071005853972, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.973083683411322, \"positive_daily\": \"\", \"positive\": 1306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 2965, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.026696338757317466, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 8.596221079856225, \"positive_daily\": \"\", \"positive\": 1610, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 2966, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.032035606508780956, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.192662137543808, \"positive_daily\": \"\", \"positive\": 1909, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 2967, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03737487426024445, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.420693720380411, \"positive_daily\": \"\", \"positive\": 2139, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 2968, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.042714142011707944, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.075866723334094, \"positive_daily\": \"\", \"positive\": 2449, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 2969, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06407121301756191, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 14.618915103507046, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 2970, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08542828402341589, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.18332055468585, \"positive_daily\": \"\", \"positive\": 3031, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 2971, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.09610681952634288, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 18.17486742598173, \"positive_daily\": \"\", \"positive\": 3404, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 2972, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.11746389053219686, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 19.952843587219075, \"positive_daily\": \"\", \"positive\": 3737, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 2973, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1441602292895143, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 22.216693113839593, \"positive_daily\": \"\", \"positive\": 4161, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 2974, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.18153510354975877, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 23.871866116793278, \"positive_daily\": \"\", \"positive\": 4471, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 2975, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.19755290680414928, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 25.70857422329672, \"positive_daily\": \"\", \"positive\": 4815, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 2976, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.22958851331293023, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 27.315693816487233, \"positive_daily\": \"\", \"positive\": 5116, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 2977, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.25628485207024765, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 29.611578949616533, \"positive_daily\": \"\", \"positive\": 5546, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 2978, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3043382618334191, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 31.886107011739984, \"positive_daily\": \"\", \"positive\": 5972, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 2979, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.34705240384512703, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 34.710579652264165, \"positive_daily\": \"\", \"positive\": 6501, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 2980, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.38976654585683507, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 36.98510771438762, \"positive_daily\": \"\", \"positive\": 6927, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 2981, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.42714142011707945, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 38.51213829130618, \"positive_daily\": \"\", \"positive\": 7213, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 2982, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4378199556200065, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 40.17798982976279, \"positive_daily\": \"\", \"positive\": 7525, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 2983, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.49121263313464136, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 42.27098278833648, \"positive_daily\": \"\", \"positive\": 7917, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 2984, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5018911686375683, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 44.17176210785748, \"positive_daily\": \"\", \"positive\": 8273, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 2985, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.5606231139036668, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 47.022931087138986, \"positive_daily\": \"\", \"positive\": 8807, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 2986, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6193550591697652, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 49.39890523654024, \"positive_daily\": \"\", \"positive\": 9252, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 2987, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6727477366844001, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 51.95107522173979, \"positive_daily\": \"\", \"positive\": 9730, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 2988, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.7101226109446446, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 53.86253307676372, \"positive_daily\": \"\", \"positive\": 10088, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 2989, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7421582174534256, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 56.099686264626925, \"positive_daily\": \"\", \"positive\": 10507, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 2990, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.7848723594651335, \"deceased_daily\": \"\", \"deceased\": 147, \"positive_100k\": 57.83494828385256, \"positive_daily\": \"\", \"positive\": 10832, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 2991, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8542828402341589, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 60.31236852053162, \"positive_daily\": \"\", \"positive\": 11296, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 2992, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8969969822458669, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 63.06743068028678, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 2993, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9290325887546479, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 65.70502894950974, \"positive_daily\": \"\", \"positive\": 12306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 2994, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9664074630148923, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 68.6523047483176, \"positive_daily\": \"\", \"positive\": 12858, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 2995, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.0091216050266003, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 71.17777839475983, \"positive_daily\": \"\", \"positive\": 13331, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 2996, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.0571750147897716, \"deceased_daily\": \"\", \"deceased\": 198, \"positive_100k\": 73.75130545096523, \"positive_daily\": \"\", \"positive\": 13813, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 2997, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1052284245529431, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 76.69858124977308, \"positive_daily\": \"\", \"positive\": 14365, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 2998, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1532818343161144, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 79.4750004805341, \"positive_daily\": \"\", \"positive\": 14885, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 2999, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.212013779582213, \"deceased_daily\": \"\", \"deceased\": 227, \"positive_100k\": 85.55108718169956, \"positive_daily\": \"\", \"positive\": 16023, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 3457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5676138308798357, \"positive_daily\": \"\", \"positive\": 105, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 3458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1300435271677998, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 3459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.037413801535678, \"positive_daily\": \"\", \"positive\": 206, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 3460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.211180124223603, \"positive_daily\": \"\", \"positive\": 254, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 3461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.702841492639507, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 3462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.341223651391402, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 3463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.808431554751309, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 3464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.104465202719226, \"positive_daily\": \"\", \"positive\": 495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 3465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.329730522815083, \"positive_daily\": \"\", \"positive\": 586, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 3466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.12226732527999218, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 16.065926541790972, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 3467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 17.435320584926885, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 3468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 19.318237394238764, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 3469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.20115420355064, \"positive_daily\": \"\", \"positive\": 867, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 3470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.548686848926494, \"positive_daily\": \"\", \"positive\": 963, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 3471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17117425539198905, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.72245317161442, \"positive_daily\": \"\", \"positive\": 1011, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 3472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.19562772044798749, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 26.385288795422312, \"positive_daily\": \"\", \"positive\": 1079, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 3473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.29344158067198123, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.53460165305424, \"positive_daily\": \"\", \"positive\": 1126, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 3474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.36680197583997654, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 28.903995696190147, \"positive_daily\": \"\", \"positive\": 1182, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 3475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.39125544089597497, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 29.882134298430085, \"positive_daily\": \"\", \"positive\": 1222, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 3476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.44016237100797184, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 31.349342201789995, \"positive_daily\": \"\", \"positive\": 1282, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 3477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.4646158360639702, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 32.8410035702059, \"positive_daily\": \"\", \"positive\": 1343, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 3478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4890693011199687, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 34.4060253337898, \"positive_daily\": \"\", \"positive\": 1407, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 3479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 36.55793025871766, \"positive_daily\": \"\", \"positive\": 1495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 3480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 37.5116153959016, \"positive_daily\": \"\", \"positive\": 1534, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 3481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.562429696287964, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 39.1255440895975, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 3482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6113366263999609, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 40.34821734239742, \"positive_daily\": \"\", \"positive\": 1650, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 3483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7580574167359515, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 41.668704455421334, \"positive_daily\": \"\", \"positive\": 1704, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 3484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.8069643468479484, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 42.57348266249328, \"positive_daily\": \"\", \"positive\": 1741, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 3485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8558712769599452, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 43.7961559152932, \"positive_daily\": \"\", \"positive\": 1791, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 3486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8803247420159437, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 44.35858561158116, \"positive_daily\": \"\", \"positive\": 1814, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 3487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.9536851371839389, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 44.798747982589134, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 3488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.75243311977307, \"positive_daily\": \"\", \"positive\": 1871, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 3489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.99696777033306, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 3490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 46.657211326845015, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 3491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 47.68425685919694, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 3492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.2226732527999218, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 48.4423142759329, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 3493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.2471267178559202, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 49.127011297500864, \"positive_daily\": \"\", \"positive\": 2009, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 3494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.3204871130239155, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 49.298185552892846, \"positive_daily\": \"\", \"positive\": 2016, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 3495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.344940578079914, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 49.640534063676824, \"positive_daily\": \"\", \"positive\": 2030, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 3496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.4427544383039077, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 49.86061524918081, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 3497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.5405682985279014, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 50.0562429696288, \"positive_daily\": \"\", \"positive\": 2047, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 3498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.638382158751895, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 50.42304494546877, \"positive_daily\": \"\", \"positive\": 2062, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 3499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6872890888638918, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 50.765393456252745, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 3661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.08408554863718347, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.753923641913282, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 3662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.426608031010751, \"positive_daily\": \"\", \"positive\": 124, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 3663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.099292420108219, \"positive_daily\": \"\", \"positive\": 132, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 3664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.276490101028786, \"positive_daily\": \"\", \"positive\": 146, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 3665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 13.621858879223723, \"positive_daily\": \"\", \"positive\": 162, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 3666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 15.051313206055841, \"positive_daily\": \"\", \"positive\": 179, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 3667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.994307408357262, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 3668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5885988404602842, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 19.339676186552197, \"positive_daily\": \"\", \"positive\": 230, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 3669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.6726843890974677, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 22.03041374294207, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 3670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 26.907375563898707, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 3671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 29.93445531483731, \"positive_daily\": \"\", \"positive\": 356, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 3672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 33.297877260324654, \"positive_daily\": \"\", \"positive\": 396, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 3673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.82044371944016, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 3674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 37.50215469218383, \"positive_daily\": \"\", \"positive\": 446, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 3675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 39.09978011629031, \"positive_daily\": \"\", \"positive\": 465, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 3676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 41.53826102676863, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 3677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 44.22899858315851, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 3678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 47.42424943137148, \"positive_daily\": \"\", \"positive\": 564, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 3679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 50.030901439124165, \"positive_daily\": \"\", \"positive\": 595, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 3680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 51.79669796050502, \"positive_daily\": \"\", \"positive\": 616, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 3681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 53.226152287337136, \"positive_daily\": \"\", \"positive\": 633, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 3682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 55.664633197815455, \"positive_daily\": \"\", \"positive\": 662, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 3683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 58.43945630284251, \"positive_daily\": \"\", \"positive\": 695, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 3684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 60.12116727558618, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 3685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 61.80287824832985, \"positive_daily\": \"\", \"positive\": 735, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 3686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.06416147788761, \"positive_daily\": \"\", \"positive\": 750, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 3687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.98910251289662, \"positive_daily\": \"\", \"positive\": 761, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 3688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.49361580471972, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 3689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.91404354790565, \"positive_daily\": \"\", \"positive\": 772, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 3690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 65.92307013155184, \"positive_daily\": \"\", \"positive\": 784, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 3691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.42758342337494, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 3692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.84801116656085, \"positive_daily\": \"\", \"positive\": 795, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 3693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 67.60478110429551, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 3694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.10929439611861, \"positive_daily\": \"\", \"positive\": 810, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 3695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.69789323657889, \"positive_daily\": \"\", \"positive\": 817, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 3696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 69.11832097976482, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 3697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.37960420932257, \"positive_daily\": \"\", \"positive\": 837, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 3698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.88411750114567, \"positive_daily\": \"\", \"positive\": 843, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 3699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 71.47271634160595, \"positive_daily\": \"\", \"positive\": 850, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 3748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.553729349096137, \"positive_daily\": \"\", \"positive\": 264, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 3749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.658544814388956, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 3750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.6426174560315, \"positive_daily\": \"\", \"positive\": 617, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 3751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.868175744974597, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 3752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017248974807182335, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.420142938804432, \"positive_daily\": \"\", \"positive\": 836, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 3753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03449794961436467, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 15.092852956284544, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 3754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05174692442154701, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.09329349510112, \"positive_daily\": \"\", \"positive\": 933, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 3755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 17.680199177361892, \"positive_daily\": \"\", \"positive\": 1025, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 3756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.249855884815485, \"positive_daily\": \"\", \"positive\": 1116, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 3757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10349384884309402, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.12999413879836, \"positive_daily\": \"\", \"positive\": 1225, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 3758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.155240773264641, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 23.06187931720278, \"positive_daily\": \"\", \"positive\": 1337, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 3759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.493544226198917, \"positive_daily\": \"\", \"positive\": 1420, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 3760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 26.114947858074053, \"positive_daily\": \"\", \"positive\": 1514, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 3761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.4139753953723761, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 27.11538839689063, \"positive_daily\": \"\", \"positive\": 1572, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 3762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.5519671938298347, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 29.633738718739252, \"positive_daily\": \"\", \"positive\": 1718, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 3763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.5864651434441994, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 32.11759109097351, \"positive_daily\": \"\", \"positive\": 1862, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 3764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7072079670944758, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 34.894676034929866, \"positive_daily\": \"\", \"positive\": 2023, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 3765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.8969466899734814, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 37.94774457580114, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 3766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.121183362466852, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 40.811074393793405, \"positive_daily\": \"\", \"positive\": 2366, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 3767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.241926186117128, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 44.2263714056155, \"positive_daily\": \"\", \"positive\": 2564, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 3768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3281710601530399, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 47.52092559378733, \"positive_daily\": \"\", \"positive\": 2755, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 3769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5524077326464103, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 52.41963443902712, \"positive_daily\": \"\", \"positive\": 3039, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 3770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7938933799469627, \"deceased_daily\": \"\", \"deceased\": 104, \"positive_100k\": 56.74912711562988, \"positive_daily\": \"\", \"positive\": 3290, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 3771, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.121623901283427, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 61.63058698606249, \"positive_daily\": \"\", \"positive\": 3573, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 3772, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3976074981983446, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 68.06445458914149, \"positive_daily\": \"\", \"positive\": 3946, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 3773, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.777084943956356, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 73.63587345186139, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 3774, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.0875664904856377, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 78.67257409555863, \"positive_daily\": \"\", \"positive\": 4561, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 3775, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.2255582889430965, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 84.08875218501389, \"positive_daily\": \"\", \"positive\": 4875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 3776, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.501541885858014, \"deceased_daily\": \"\", \"deceased\": 203, \"positive_100k\": 90.83310133462217, \"positive_daily\": \"\", \"positive\": 5266, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 3777, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.7602765079657487, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 96.54251199579953, \"positive_daily\": \"\", \"positive\": 5597, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 3778, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 4.088007029302213, \"deceased_daily\": \"\", \"deceased\": 237, \"positive_100k\": 100.56152312587301, \"positive_daily\": \"\", \"positive\": 5830, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 3779, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.260496777374036, \"deceased_daily\": \"\", \"deceased\": 247, \"positive_100k\": 103.73533449039456, \"positive_daily\": \"\", \"positive\": 6014, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 3780, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.484733449867408, \"deceased_daily\": \"\", \"deceased\": 260, \"positive_100k\": 106.78840303126583, \"positive_daily\": \"\", \"positive\": 6191, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 3781, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.708970122360777, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 109.8587205469443, \"positive_daily\": \"\", \"positive\": 6369, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 3782, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.915957820046965, \"deceased_daily\": \"\", \"deceased\": 285, \"positive_100k\": 112.34257291917855, \"positive_daily\": \"\", \"positive\": 6513, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 3783, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.157443467347519, \"deceased_daily\": \"\", \"deceased\": 299, \"positive_100k\": 115.67162505696474, \"positive_daily\": \"\", \"positive\": 6706, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 3784, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.3299332154193415, \"deceased_daily\": \"\", \"deceased\": 309, \"positive_100k\": 118.60395077418573, \"positive_daily\": \"\", \"positive\": 6876, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 3785, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 5.53692091310553, \"deceased_daily\": \"\", \"deceased\": 321, \"positive_100k\": 122.01924778600785, \"positive_daily\": \"\", \"positive\": 7074, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 3786, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.795655535213265, \"deceased_daily\": \"\", \"deceased\": 336, \"positive_100k\": 125.3655488986012, \"positive_daily\": \"\", \"positive\": 7268, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 3787, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.9681452832850885, \"deceased_daily\": \"\", \"deceased\": 346, \"positive_100k\": 128.28062564101504, \"positive_daily\": \"\", \"positive\": 7437, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 3788, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.123386056549729, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 130.7472290384421, \"positive_daily\": \"\", \"positive\": 7580, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 3789, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 6.27862682981437, \"deceased_daily\": \"\", \"deceased\": 364, \"positive_100k\": 133.006844738183, \"positive_daily\": \"\", \"positive\": 7711, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 3790, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.382120678657464, \"deceased_daily\": \"\", \"deceased\": 370, \"positive_100k\": 136.11166020347582, \"positive_daily\": \"\", \"positive\": 7891, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 3791, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.623606325958018, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 139.85468773663436, \"positive_daily\": \"\", \"positive\": 8108, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 3792, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.7960960740298395, \"deceased_daily\": \"\", \"deceased\": 394, \"positive_100k\": 142.66627063020508, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 3793, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.95133684729448, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 145.02938017878907, \"positive_daily\": \"\", \"positive\": 8408, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 3794, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.210071469402216, \"deceased_daily\": \"\", \"deceased\": 418, \"positive_100k\": 149.0828892584769, \"positive_daily\": \"\", \"positive\": 8643, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 3795, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.279067368630946, \"deceased_daily\": \"\", \"deceased\": 422, \"positive_100k\": 151.3252559834106, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 3796, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.365312242666857, \"deceased_daily\": \"\", \"deceased\": 427, \"positive_100k\": 153.44687988469406, \"positive_daily\": \"\", \"positive\": 8896, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 3797, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.4860550663171335, \"deceased_daily\": \"\", \"deceased\": 434, \"positive_100k\": 156.08597303019295, \"positive_daily\": \"\", \"positive\": 9049, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 3798, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.641295839581774, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 158.7940620749206, \"positive_daily\": \"\", \"positive\": 9206, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 3799, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 7.796536612846415, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 161.38140829599791, \"positive_daily\": \"\", \"positive\": 9356, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 3877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 0}, {\"index\": 3878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 1}, {\"index\": 3879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.10428398615108664, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 15.642597922662995, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 2}, {\"index\": 3880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.5011054102532, \"positive_daily\": \"\", \"positive\": 187, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 3}, {\"index\": 3881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 22.316773036332542, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 4}, {\"index\": 3882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.07662787302382, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 5}, {\"index\": 3883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.85508697284445, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 6}, {\"index\": 3884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 45.36353397572269, \"positive_daily\": \"\", \"positive\": 435, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 7}, {\"index\": 3885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 61.631835815292206, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 8}, {\"index\": 3886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 9}, {\"index\": 3887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 10}, {\"index\": 3888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 11}, {\"index\": 3889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 12}, {\"index\": 3890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 98.54836691277687, \"positive_daily\": \"\", \"positive\": 945, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 13}, {\"index\": 3891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 101.57260251115838, \"positive_daily\": \"\", \"positive\": 974, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 14}, {\"index\": 3892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 102.82401034497143, \"positive_daily\": \"\", \"positive\": 986, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 15}, {\"index\": 3893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 104.17970216493556, \"positive_daily\": \"\", \"positive\": 999, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 16}, {\"index\": 3894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 105.11825804029533, \"positive_daily\": \"\", \"positive\": 1008, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 17}, {\"index\": 3895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 106.68251783256164, \"positive_daily\": \"\", \"positive\": 1023, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 18}, {\"index\": 3896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 107.93392566637468, \"positive_daily\": \"\", \"positive\": 1035, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 19}, {\"index\": 3897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 111.79243315396488, \"positive_daily\": \"\", \"positive\": 1072, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 20}, {\"index\": 3898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 112.31385308472031, \"positive_daily\": \"\", \"positive\": 1077, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 21}, {\"index\": 3899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 113.56526091853335, \"positive_daily\": \"\", \"positive\": 1089, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 22}, {\"index\": 4056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.6497171652406936, \"positive_daily\": \"\", \"positive\": 111, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 4057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.01755992338488361, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.1648082511972795, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 4058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.029266538974806015, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.1481639607507614, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 4059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04097315456472843, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.961773744250369, \"positive_daily\": \"\", \"positive\": 506, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 4060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08194630912945686, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 4.618259850224389, \"positive_daily\": \"\", \"positive\": 789, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 4061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.10535954030930166, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 5.74209494685694, \"positive_daily\": \"\", \"positive\": 981, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 4062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.15803931046395248, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 6.333279034148022, \"positive_daily\": \"\", \"positive\": 1082, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 4063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.1638926182589137, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 6.865930043489492, \"positive_daily\": \"\", \"positive\": 1173, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 4064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19901246502868092, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 8.212190836330569, \"positive_daily\": \"\", \"positive\": 1403, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 4065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.2107190806186033, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 9.33602593296312, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 4066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.28095877415813775, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 10.670580110214274, \"positive_daily\": \"\", \"positive\": 1823, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 4067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.3394918521077498, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.261764197505356, \"positive_daily\": \"\", \"positive\": 1924, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 4068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3511984676976722, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 11.48418989371388, \"positive_daily\": \"\", \"positive\": 1962, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 4069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.4389980846220902, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 13.111409460713096, \"positive_daily\": \"\", \"positive\": 2240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 4070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.544357624931392, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 16.08488982055339, \"positive_daily\": \"\", \"positive\": 2748, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 4071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7023969353953444, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 18.514012555462287, \"positive_daily\": \"\", \"positive\": 3163, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 4072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.8487296302693744, \"deceased_daily\": \"\", \"deceased\": 145, \"positive_100k\": 19.713940653429333, \"positive_daily\": \"\", \"positive\": 3368, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 4073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0067689407333271, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 20.281711509540568, \"positive_daily\": \"\", \"positive\": 3465, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 4074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.0535954030930166, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 21.34116022042855, \"positive_daily\": \"\", \"positive\": 3646, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 4075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 4076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 4077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4165004863806112, \"deceased_daily\": \"\", \"deceased\": 242, \"positive_100k\": 26.047219687577353, \"positive_daily\": \"\", \"positive\": 4450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 4078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5920997202294473, \"deceased_daily\": \"\", \"deceased\": 272, \"positive_100k\": 29.061673201982376, \"positive_daily\": \"\", \"positive\": 4965, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 4079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.7384324151034776, \"deceased_daily\": \"\", \"deceased\": 297, \"positive_100k\": 41.91553711971718, \"positive_daily\": \"\", \"positive\": 7161, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 4080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.8437919554127793, \"deceased_daily\": \"\", \"deceased\": 315, \"positive_100k\": 42.47745466803345, \"positive_daily\": \"\", \"positive\": 7257, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 4081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9491514957220806, \"deceased_daily\": \"\", \"deceased\": 333, \"positive_100k\": 43.70079599718034, \"positive_daily\": \"\", \"positive\": 7466, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 4082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0779242672112272, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 44.0695543882629, \"positive_daily\": \"\", \"positive\": 7529, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 4083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.1598705763406842, \"deceased_daily\": \"\", \"deceased\": 369, \"positive_100k\": 44.50269916509003, \"positive_daily\": \"\", \"positive\": 7603, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 4084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2710834244449467, \"deceased_daily\": \"\", \"deceased\": 388, \"positive_100k\": 45.995292652805134, \"positive_daily\": \"\", \"positive\": 7858, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 4085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.358883041369365, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 48.1434566135559, \"positive_daily\": \"\", \"positive\": 8225, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 4086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.4642425816786666, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 49.460450867422175, \"positive_daily\": \"\", \"positive\": 8450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 4087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.669108354502309, \"deceased_daily\": \"\", \"deceased\": 456, \"positive_100k\": 52.80854292613997, \"positive_daily\": \"\", \"positive\": 9022, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 4088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.77446789481161, \"deceased_daily\": \"\", \"deceased\": 474, \"positive_100k\": 55.41911820269267, \"positive_daily\": \"\", \"positive\": 9468, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 4089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.96762705204533, \"deceased_daily\": \"\", \"deceased\": 507, \"positive_100k\": 59.28230134736707, \"positive_daily\": \"\", \"positive\": 10128, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 4090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.0437200533798254, \"deceased_daily\": \"\", \"deceased\": 520, \"positive_100k\": 60.86269445200659, \"positive_daily\": \"\", \"positive\": 10398, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 4091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.1432262858941664, \"deceased_daily\": \"\", \"deceased\": 537, \"positive_100k\": 63.50838957532906, \"positive_daily\": \"\", \"positive\": 10850, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 4092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.277852365178274, \"deceased_daily\": \"\", \"deceased\": 560, \"positive_100k\": 65.45754107105114, \"positive_daily\": \"\", \"positive\": 11183, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 4093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 4094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 4095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 4096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.880743068059278, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 136.03087315489836, \"positive_daily\": \"\", \"positive\": 23240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 4097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 5.098231089411208, \"deceased_daily\": \"\", \"deceased\": 871, \"positive_100k\": 141.98954049016888, \"positive_daily\": \"\", \"positive\": 24258, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 4098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 5.168470782950743, \"deceased_daily\": \"\", \"deceased\": 883, \"positive_100k\": 144.4303698406677, \"positive_daily\": \"\", \"positive\": 24675, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 4099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 5.267977015465083, \"deceased_daily\": \"\", \"deceased\": 900, \"positive_100k\": 145.94637655956265, \"positive_daily\": \"\", \"positive\": 24934, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 4352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.706290635665205, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.945875640858697, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.519909394011888, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.034046895866705, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.53237377392716, \"positive_daily\": \"\", \"positive\": 258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.213735649761826, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 21.42504565124568, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 23.166303778378722, \"positive_daily\": \"\", \"positive\": 306, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 24.680441280233538, \"positive_daily\": \"\", \"positive\": 326, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.648820032644803, \"positive_daily\": \"\", \"positive\": 352, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.9358369092214, \"positive_daily\": \"\", \"positive\": 369, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 30.585577537467334, \"positive_daily\": \"\", \"positive\": 404, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 40.73029879989462, \"positive_daily\": \"\", \"positive\": 538, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 43.53145317832603, \"positive_daily\": \"\", \"positive\": 575, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 48.83093443481789, \"positive_daily\": \"\", \"positive\": 645, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 51.404968187971086, \"positive_daily\": \"\", \"positive\": 679, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 54.13041569130976, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3028275003709637, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 56.401621944091985, \"positive_daily\": \"\", \"positive\": 745, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3785343754637046, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 58.97565569724517, \"positive_daily\": \"\", \"positive\": 779, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8327756260201501, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 64.95649882957171, \"positive_daily\": \"\", \"positive\": 858, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.908482501112891, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 72.75430696412403, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9841893762056321, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 78.65944322135782, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.135603126391114, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 83.05044197673679, \"positive_daily\": \"\", \"positive\": 1097, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4384306267620774, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 83.88321760275694, \"positive_daily\": \"\", \"positive\": 1108, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.5898443769475592, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 86.98719948155932, \"positive_daily\": \"\", \"positive\": 1149, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 89.712646984898, \"positive_daily\": \"\", \"positive\": 1185, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 91.37819823693829, \"positive_daily\": \"\", \"positive\": 1207, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 95.23924886666808, \"positive_daily\": \"\", \"positive\": 1258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 98.72176512093415, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.892671877318523, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 99.10029949639788, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.119792502596746, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 100.84155762353092, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.3469131278749686, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 103.94553950233329, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.649740628245932, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 105.98962512983731, \"positive_daily\": \"\", \"positive\": 1400, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.7254475033386734, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 108.56365888299048, \"positive_daily\": \"\", \"positive\": 1434, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 110.456330760309, \"positive_daily\": \"\", \"positive\": 1459, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 114.46879514022427, \"positive_daily\": \"\", \"positive\": 1512, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 115.68010514170814, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 116.21005326735731, \"positive_daily\": \"\", \"positive\": 1535, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.2553956289878596, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 117.49707014393391, \"positive_daily\": \"\", \"positive\": 1552, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.3311025040806004, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 118.02701826958308, \"positive_daily\": \"\", \"positive\": 1559, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.406809379173341, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 120.52534514764355, \"positive_daily\": \"\", \"positive\": 1592, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 121.50953452384918, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 123.7807407766314, \"positive_daily\": \"\", \"positive\": 1635, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.709636879544305, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 124.38639577737334, \"positive_daily\": \"\", \"positive\": 1643, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 124.6892232777443, \"positive_daily\": \"\", \"positive\": 1647, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 125.67341265394994, \"positive_daily\": \"\", \"positive\": 1660, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 126.12765390450637, \"positive_daily\": \"\", \"positive\": 1666, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.9367575048225283, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 127.86891203163941, \"positive_daily\": \"\", \"positive\": 1689, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8089633113146855, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.077527387392285, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.421851922327633, \"positive_daily\": \"\", \"positive\": 244, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.019889272478502, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.817272406012994, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.08910756517248, \"positive_daily\": \"\", \"positive\": 336, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.248937577586285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.15505477478457, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.477985882694067, \"positive_daily\": \"\", \"positive\": 523, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.344587308922536, \"positive_daily\": \"\", \"positive\": 626, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.685640760776, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.352896403620845, \"positive_daily\": \"\", \"positive\": 792, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.054367031831897145, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.947662670689827, \"positive_daily\": \"\", \"positive\": 880, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09061171971982857, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.36120549831915, \"positive_daily\": \"\", \"positive\": 958, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.12685640760775999, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 18.865360045668307, \"positive_daily\": \"\", \"positive\": 1041, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1631010954956914, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 21.148775382607987, \"positive_daily\": \"\", \"positive\": 1167, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.19934578338362285, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 22.471706490517484, \"positive_daily\": \"\", \"positive\": 1240, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.23559047127155425, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.50140901224164, \"positive_daily\": \"\", \"positive\": 1352, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 25.697483712543377, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 26.204909342974418, \"positive_daily\": \"\", \"positive\": 1446, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.34432453493534854, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.509718106939953, \"positive_daily\": \"\", \"positive\": 1518, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.36244687887931426, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 29.267585469504624, \"positive_daily\": \"\", \"positive\": 1615, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.4530585985991428, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 34.10625130254347, \"positive_daily\": \"\", \"positive\": 1882, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5074256304310399, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 34.92175678002193, \"positive_daily\": \"\", \"positive\": 1927, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.4893032864870742, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 39.43422042206939, \"positive_daily\": \"\", \"positive\": 2176, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6161596940948342, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 41.826369822672866, \"positive_daily\": \"\", \"positive\": 2308, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7248937577586285, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 45.07026938864273, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.76113844564656, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 47.208705974030686, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8698725093103543, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 50.18077038084106, \"positive_daily\": \"\", \"positive\": 2769, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8879948532543199, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 52.64540915722039, \"positive_daily\": \"\", \"positive\": 2905, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.0148512608620799, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 53.89585088935404, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.069218292693977, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 55.52686184431095, \"positive_daily\": \"\", \"positive\": 3064, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1598300124138057, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 57.28472920687562, \"positive_daily\": \"\", \"positive\": 3161, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.3048087639655312, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 58.66202734661701, \"positive_daily\": \"\", \"positive\": 3237, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.3591757957974284, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 61.05417674722049, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.4860322034051885, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 63.22885802049637, \"positive_daily\": \"\", \"positive\": 3489, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.631010954956914, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 66.7083480577378, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.703500330732777, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 68.55682714002229, \"positive_daily\": \"\", \"positive\": 3783, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.7759897065086399, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 70.09722637525938, \"positive_daily\": \"\", \"positive\": 3868, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.5552504960991658, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 72.74308859107838, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.700229247650891, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 74.82715814463442, \"positive_daily\": \"\", \"positive\": 4129, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.1170431583621023, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 77.63612145594911, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.2076548780819314, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 79.6477016337293, \"positive_daily\": \"\", \"positive\": 4395, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.3707559735776225, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 81.09748914924657, \"positive_daily\": \"\", \"positive\": 4475, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.443245349353485, \"deceased_daily\": \"\", \"deceased\": 190, \"positive_100k\": 82.9278458875871, \"positive_daily\": \"\", \"positive\": 4576, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.4976123811853825, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 85.08440481691902, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.606346444849177, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 85.89991029439747, \"positive_daily\": \"\", \"positive\": 4740, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.7332028524569365, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 88.90821938909579, \"positive_daily\": \"\", \"positive\": 4906, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.8238145721767656, \"deceased_daily\": \"\", \"deceased\": 211, \"positive_100k\": 90.52110800010873, \"positive_daily\": \"\", \"positive\": 4995, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 4738, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.14928215288271898, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4739, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.19406679874753469, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4740, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.00447846458648157, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2851289120059933, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4741, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.30453559188074675, \"positive_daily\": \"\", \"positive\": 204, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4742, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.4299326003022307, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4743, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.00895692917296314, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 0.5672721809543322, \"positive_daily\": \"\", \"positive\": 380, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4744, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.013435393759444709, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.9792909229106365, \"positive_daily\": \"\", \"positive\": 656, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4745, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.01642103681709909, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.431615846145275, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4746, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.6958452567476878, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4747, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.8197494436403443, \"positive_daily\": \"\", \"positive\": 1219, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.04926311045129727, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 2.6781218227159784, \"positive_daily\": \"\", \"positive\": 1794, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.117932900777348, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 5.495076047612886, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.711725593607046, \"positive_daily\": \"\", \"positive\": 4496, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.7654671686448244, \"positive_daily\": \"\", \"positive\": 4532, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 9.97652627715211, \"positive_daily\": \"\", \"positive\": 6683, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 11.51711809490177, \"positive_daily\": \"\", \"positive\": 7715, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 13.62050362901928, \"positive_daily\": \"\", \"positive\": 9124, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.36424845303383435, \"deceased_daily\": \"\", \"deceased\": 244, \"positive_100k\": 16.376252171234274, \"positive_daily\": \"\", \"positive\": 10970, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6732625095010626, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 19.045417064777286, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8404585207297078, \"deceased_daily\": \"\", \"deceased\": 563, \"positive_100k\": 21.590677771427647, \"positive_daily\": \"\", \"positive\": 14463, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.0091473534871804, \"deceased_daily\": \"\", \"deceased\": 676, \"positive_100k\": 24.247900092740043, \"positive_daily\": \"\", \"positive\": 16243, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2868121578490377, \"deceased_daily\": \"\", \"deceased\": 862, \"positive_100k\": 30.04004762458954, \"positive_daily\": \"\", \"positive\": 20123, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.645089324767563, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 33.77060862512869, \"positive_daily\": \"\", \"positive\": 22622, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.989931097926644, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 38.21623113797606, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.534810955948568, \"deceased_daily\": \"\", \"deceased\": 1698, \"positive_100k\": 44.11436899837229, \"positive_daily\": \"\", \"positive\": 29551, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.981164593067898, \"deceased_daily\": \"\", \"deceased\": 1997, \"positive_100k\": 49.86322470588579, \"positive_daily\": \"\", \"positive\": 33402, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.458867482292599, \"deceased_daily\": \"\", \"deceased\": 2317, \"positive_100k\": 56.88396435596007, \"positive_daily\": \"\", \"positive\": 38105, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.8977570117677924, \"deceased_daily\": \"\", \"deceased\": 2611, \"positive_100k\": 60.769778795497245, \"positive_daily\": \"\", \"positive\": 40708, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.5232492323463855, \"deceased_daily\": \"\", \"deceased\": 3030, \"positive_100k\": 67.43074845712417, \"positive_daily\": \"\", \"positive\": 45170, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.272645639817635, \"deceased_daily\": \"\", \"deceased\": 3532, \"positive_100k\": 78.86128290335395, \"positive_daily\": \"\", \"positive\": 52827, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.589314228243216, \"deceased_daily\": \"\", \"deceased\": 4414, \"positive_100k\": 86.20895046824138, \"positive_daily\": \"\", \"positive\": 57749, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4771, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.05825061260917, \"deceased_daily\": \"\", \"deceased\": 5398, \"positive_100k\": 89.46330140108465, \"positive_daily\": \"\", \"positive\": 59929, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4772, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 9.733196367953278, \"deceased_daily\": \"\", \"deceased\": 6520, \"positive_100k\": 97.33494932259043, \"positive_daily\": \"\", \"positive\": 65202, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4773, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.306630259337135, \"deceased_daily\": \"\", \"deceased\": 7574, \"positive_100k\": 103.7510962534897, \"positive_daily\": \"\", \"positive\": 69500, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4774, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.081404632798447, \"deceased_daily\": \"\", \"deceased\": 8093, \"positive_100k\": 106.60537101660728, \"positive_daily\": \"\", \"positive\": 71412, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4775, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 13.324924966311496, \"deceased_daily\": \"\", \"deceased\": 8926, \"positive_100k\": 112.47365244642697, \"positive_daily\": \"\", \"positive\": 75343, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4776, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 15.440253072659623, \"deceased_daily\": \"\", \"deceased\": 10343, \"positive_100k\": 118.17623068654682, \"positive_daily\": \"\", \"positive\": 79163, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4777, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 16.25234798434162, \"deceased_daily\": \"\", \"deceased\": 10887, \"positive_100k\": 123.98927771979992, \"positive_daily\": \"\", \"positive\": 83057, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4778, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 18.254221654498878, \"deceased_daily\": \"\", \"deceased\": 12228, \"positive_100k\": 130.42184568751628, \"positive_daily\": \"\", \"positive\": 87366, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4779, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 19.727636503451315, \"deceased_daily\": \"\", \"deceased\": 13215, \"positive_100k\": 136.94846141154875, \"positive_daily\": \"\", \"positive\": 91738, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4780, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 20.677070995785407, \"deceased_daily\": \"\", \"deceased\": 13851, \"positive_100k\": 141.61352868913372, \"positive_daily\": \"\", \"positive\": 94863, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4781, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 21.51454387345746, \"deceased_daily\": \"\", \"deceased\": 14412, \"positive_100k\": 181.69429391661492, \"positive_daily\": \"\", \"positive\": 121712, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4782, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 22.371423431004267, \"deceased_daily\": \"\", \"deceased\": 14986, \"positive_100k\": 187.19086278575665, \"positive_daily\": \"\", \"positive\": 125394, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4783, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 23.508953435970586, \"deceased_daily\": \"\", \"deceased\": 15748, \"positive_100k\": 194.6116786055566, \"positive_daily\": \"\", \"positive\": 130365, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4784, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 25.65861643748174, \"deceased_daily\": \"\", \"deceased\": 17188, \"positive_100k\": 199.41856392838017, \"positive_daily\": \"\", \"positive\": 133585, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4785, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 26.78271104868861, \"deceased_daily\": \"\", \"deceased\": 17941, \"positive_100k\": 218.06390482343176, \"positive_daily\": \"\", \"positive\": 146075, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4786, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 27.92024105365493, \"deceased_daily\": \"\", \"deceased\": 18703, \"positive_100k\": 221.06298327484558, \"positive_daily\": \"\", \"positive\": 148084, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 4787, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 28.87863247516199, \"deceased_daily\": \"\", \"deceased\": 19345, \"positive_100k\": 221.06596891790323, \"positive_daily\": \"\", \"positive\": 148086, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 4788, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 29.474268265164035, \"deceased_daily\": \"\", \"deceased\": 19744, \"positive_100k\": 228.41811494737715, \"positive_daily\": \"\", \"positive\": 153011, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 4789, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 30.292334462961335, \"deceased_daily\": \"\", \"deceased\": 20292, \"positive_100k\": 231.97401582904354, \"positive_daily\": \"\", \"positive\": 155393, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 4790, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 31.093979623941536, \"deceased_daily\": \"\", \"deceased\": 20829, \"positive_100k\": 236.11659557153897, \"positive_daily\": \"\", \"positive\": 158168, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 4791, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.90607453562353, \"deceased_daily\": \"\", \"deceased\": 21373, \"positive_100k\": 232.85030206646505, \"positive_daily\": \"\", \"positive\": 155980, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 4792, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.67637044449835, \"deceased_daily\": \"\", \"deceased\": 21889, \"positive_100k\": 236.31812647793063, \"positive_daily\": \"\", \"positive\": 158303, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 4793, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 33.258570840740965, \"deceased_daily\": \"\", \"deceased\": 22279, \"positive_100k\": 238.77978917896664, \"positive_daily\": \"\", \"positive\": 159952, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 4794, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 33.8094219848782, \"deceased_daily\": \"\", \"deceased\": 22648, \"positive_100k\": 241.30564320574226, \"positive_daily\": \"\", \"positive\": 161644, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 4795, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 34.170684794854374, \"deceased_daily\": \"\", \"deceased\": 22890, \"positive_100k\": 242.16550840634676, \"positive_daily\": \"\", \"positive\": 162220, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 4796, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 34.823047802951855, \"deceased_daily\": \"\", \"deceased\": 23327, \"positive_100k\": 247.7531393887469, \"positive_daily\": \"\", \"positive\": 165963, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 4797, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 35.37091330403143, \"deceased_daily\": \"\", \"deceased\": 23694, \"positive_100k\": 252.36595791282295, \"positive_daily\": \"\", \"positive\": 169053, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 4798, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 36.00834809684065, \"deceased_daily\": \"\", \"deceased\": 24121, \"positive_100k\": 248.6189758754667, \"positive_daily\": \"\", \"positive\": 166543, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 60}, {\"index\": 4799, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 36.4397735186717, \"deceased_daily\": \"\", \"deceased\": 24410, \"positive_100k\": 249.74754895126006, \"positive_daily\": \"\", \"positive\": 167299, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 61}, {\"index\": 5039, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15676264021182154, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 5040, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.19173276764368943, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 5041, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23634982678090016, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 5042, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.31593701334997876, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 5043, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5812276352469076, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 5044, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8079305303224649, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 5045, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9634873040711186, \"positive_daily\": \"\", \"positive\": 799, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 5046, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2541011216945723, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 5047, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4180989606854009, \"positive_daily\": \"\", \"positive\": 1176, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 5048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.7569474368355689, \"positive_daily\": \"\", \"positive\": 1457, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 5049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.300793211724273, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 5050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.5057905104628087, \"positive_daily\": \"\", \"positive\": 2078, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 5051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.008441065242175007, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 4.431559252141878, \"positive_daily\": \"\", \"positive\": 3675, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 5052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.010852798168510723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.528897733624628, \"positive_daily\": \"\", \"positive\": 4585, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 5053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.013264531094846438, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 6.987996154057737, \"positive_daily\": \"\", \"positive\": 5795, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 5054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.020499729873853584, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 8.769060920156663, \"positive_daily\": \"\", \"positive\": 7272, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 5055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.02894079511602859, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 11.162705849544862, \"positive_daily\": \"\", \"positive\": 9257, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 5056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.03376426096870003, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 14.864715891470187, \"positive_daily\": \"\", \"positive\": 12327, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 5057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.05305812437938575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 18.473874215731584, \"positive_daily\": \"\", \"positive\": 15320, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 5058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.08079305303224649, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 23.934037560955645, \"positive_daily\": \"\", \"positive\": 19848, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 5059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.10129278290610007, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 26.78591174634763, \"positive_daily\": \"\", \"positive\": 22213, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 5060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.11335144753777866, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 29.99351653837413, \"positive_daily\": \"\", \"positive\": 24873, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 5061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14832157496964654, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 35.037655953805285, \"positive_daily\": \"\", \"positive\": 29056, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 5062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1893210347173537, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 39.776711154054965, \"positive_daily\": \"\", \"positive\": 32986, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 5063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24840849141257876, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 45.006554004813964, \"positive_daily\": \"\", \"positive\": 37323, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 5064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.3219663456658181, \"deceased_daily\": \"\", \"deceased\": 267, \"positive_100k\": 52.98336065866935, \"positive_daily\": \"\", \"positive\": 43938, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 5065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.41240633040340746, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 61.34363284781211, \"positive_daily\": \"\", \"positive\": 50871, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 5066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.5221401785516825, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 69.57246559246957, \"positive_daily\": \"\", \"positive\": 57695, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 5067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.6427268248684683, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 74.87827803040814, \"positive_daily\": \"\", \"positive\": 62095, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 5068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.7777838687432684, \"deceased_daily\": \"\", \"deceased\": 645, \"positive_100k\": 80.65437838898218, \"positive_daily\": \"\", \"positive\": 66885, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 5069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.93454650895509, \"deceased_daily\": \"\", \"deceased\": 775, \"positive_100k\": 86.59085898715755, \"positive_daily\": \"\", \"positive\": 71808, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 5070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.1093971461144294, \"deceased_daily\": \"\", \"deceased\": 920, \"positive_100k\": 93.90323321980745, \"positive_daily\": \"\", \"positive\": 77872, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 5071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.3348941747268188, \"deceased_daily\": \"\", \"deceased\": 1107, \"positive_100k\": 102.25024087785536, \"positive_daily\": \"\", \"positive\": 84794, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 5072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.5374797405390188, \"deceased_daily\": \"\", \"deceased\": 1275, \"positive_100k\": 109.92558091591877, \"positive_daily\": \"\", \"positive\": 91159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 5073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.741271172814387, \"deceased_daily\": \"\", \"deceased\": 1444, \"positive_100k\": 115.87412017872582, \"positive_daily\": \"\", \"positive\": 96092, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 5074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.9100924776578871, \"deceased_daily\": \"\", \"deceased\": 1584, \"positive_100k\": 120.73496789175545, \"positive_daily\": \"\", \"positive\": 100123, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 5075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.182618298333823, \"deceased_daily\": \"\", \"deceased\": 1810, \"positive_100k\": 124.65523976351416, \"positive_daily\": \"\", \"positive\": 103374, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 5076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.4310267897464017, \"deceased_daily\": \"\", \"deceased\": 2016, \"positive_100k\": 129.8272010240411, \"positive_daily\": \"\", \"positive\": 107663, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 5077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.8325803219812986, \"deceased_daily\": \"\", \"deceased\": 2349, \"positive_100k\": 136.61984681106566, \"positive_daily\": \"\", \"positive\": 113296, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 5078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.143693869478606, \"deceased_daily\": \"\", \"deceased\": 2607, \"positive_100k\": 142.5105044836406, \"positive_daily\": \"\", \"positive\": 118181, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 5079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.336632503585463, \"deceased_daily\": \"\", \"deceased\": 2767, \"positive_100k\": 147.32191167168037, \"positive_daily\": \"\", \"positive\": 122171, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 5080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.2992506432272597, \"deceased_daily\": \"\", \"deceased\": 2736, \"positive_100k\": 150.6223681813708, \"positive_daily\": \"\", \"positive\": 124908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 5081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.644128451693267, \"deceased_daily\": \"\", \"deceased\": 3022, \"positive_100k\": 154.1748507818633, \"positive_daily\": \"\", \"positive\": 127854, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 5082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 3.8515374833581384, \"deceased_daily\": \"\", \"deceased\": 3194, \"positive_100k\": 156.84946259716963, \"positive_daily\": \"\", \"positive\": 130072, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 5083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 3.9721241296749237, \"deceased_daily\": \"\", \"deceased\": 3294, \"positive_100k\": 158.40141273526666, \"positive_daily\": \"\", \"positive\": 131359, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 5084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.5871160258905315, \"deceased_daily\": \"\", \"deceased\": 3804, \"positive_100k\": 162.49412351125838, \"positive_daily\": \"\", \"positive\": 134753, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 5085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.886170908756161, \"deceased_daily\": \"\", \"deceased\": 4052, \"positive_100k\": 166.0454002452877, \"positive_daily\": \"\", \"positive\": 137698, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 5086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.247930847706518, \"deceased_daily\": \"\", \"deceased\": 4352, \"positive_100k\": 170.50590029254562, \"positive_daily\": \"\", \"positive\": 141397, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 5087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.376958559265479, \"deceased_daily\": \"\", \"deceased\": 4459, \"positive_100k\": 172.8513105634071, \"positive_daily\": \"\", \"positive\": 143342, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 5088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.530103600087797, \"deceased_daily\": \"\", \"deceased\": 4586, \"positive_100k\": 175.0725165885623, \"positive_daily\": \"\", \"positive\": 145184, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 5089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.862922743922126, \"deceased_daily\": \"\", \"deceased\": 4862, \"positive_100k\": 177.34075140578102, \"positive_daily\": \"\", \"positive\": 147065, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 5090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.069125909123829, \"deceased_daily\": \"\", \"deceased\": 5033, \"positive_100k\": 178.81914368962484, \"positive_daily\": \"\", \"positive\": 148291, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 5091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.365769059063122, \"deceased_daily\": \"\", \"deceased\": 5279, \"positive_100k\": 181.66137094331145, \"positive_daily\": \"\", \"positive\": 150648, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 5092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.722705532160808, \"deceased_daily\": \"\", \"deceased\": 5575, \"positive_100k\": 184.6531256384309, \"positive_daily\": \"\", \"positive\": 153129, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 5093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.945790827846861, \"deceased_daily\": \"\", \"deceased\": 5760, \"positive_100k\": 186.90809592455483, \"positive_daily\": \"\", \"positive\": 154999, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 5094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.086877204037502, \"deceased_daily\": \"\", \"deceased\": 5877, \"positive_100k\": 188.73377774979096, \"positive_daily\": \"\", \"positive\": 156513, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 5095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.20625798389112, \"deceased_daily\": \"\", \"deceased\": 5976, \"positive_100k\": 190.24955189399296, \"positive_daily\": \"\", \"positive\": 157770, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 5096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.387137953366299, \"deceased_daily\": \"\", \"deceased\": 6126, \"positive_100k\": 191.4409479596028, \"positive_daily\": \"\", \"positive\": 158758, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 5097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.613840848441855, \"deceased_daily\": \"\", \"deceased\": 6314, \"positive_100k\": 192.8325178580985, \"positive_daily\": \"\", \"positive\": 159912, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 5098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.798338417306538, \"deceased_daily\": \"\", \"deceased\": 6467, \"positive_100k\": 194.79446259367262, \"positive_daily\": \"\", \"positive\": 161539, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 5099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 7.9864535855607235, \"deceased_daily\": \"\", \"deceased\": 6623, \"positive_100k\": 196.56708629452933, \"positive_daily\": \"\", \"positive\": 163009, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 60}, {\"index\": 6552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 6553, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 6554, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.482018977621538, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 6555, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.594616757453272, \"positive_daily\": \"\", \"positive\": 223, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 6556, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.016269476127154, \"positive_daily\": \"\", \"positive\": 292, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 6557, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.47624006233844, \"positive_daily\": \"\", \"positive\": 557, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 6558, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.072301548612488, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 6559, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.173875132739095, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 6560, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08241465035790622, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.66691830606576, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 6561, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12362197553685933, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.179120413161126, \"positive_daily\": \"\", \"positive\": 1125, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 6562, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.14422563812633588, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.382267581414343, \"positive_daily\": \"\", \"positive\": 1329, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 6563, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.185432963305289, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 32.22412828994133, \"positive_daily\": \"\", \"positive\": 1564, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 6564, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.39146958920005454, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 37.47806225025785, \"positive_daily\": \"\", \"positive\": 1819, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 6565, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.45328057696848423, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 43.700368352279774, \"positive_daily\": \"\", \"positive\": 2121, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 6566, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.741731853221156, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 49.75784515358589, \"positive_daily\": \"\", \"positive\": 2415, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 6567, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9477684791159215, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 53.87857767148119, \"positive_daily\": \"\", \"positive\": 2615, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 6568, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.112597779831734, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 59.95665813537678, \"positive_daily\": \"\", \"positive\": 2910, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 6569, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4628600438528354, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 66.65284847695666, \"positive_daily\": \"\", \"positive\": 3235, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 6570, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7513113201055073, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 71.0208249459257, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 6571, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.0191589337687024, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 79.30349730689527, \"positive_daily\": \"\", \"positive\": 3849, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 6572, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.472439510737187, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 88.03945024483332, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 6573, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.822701774758288, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 94.85926256195006, \"positive_daily\": \"\", \"positive\": 4604, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 6574, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.2553786891372956, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 102.89469097184592, \"positive_daily\": \"\", \"positive\": 4994, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 6575, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.5850372905689207, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 110.51804612995225, \"positive_daily\": \"\", \"positive\": 5364, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 6576, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.326769143790076, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 117.62630972332165, \"positive_daily\": \"\", \"positive\": 5709, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 6577, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 4.8418607085269905, \"deceased_daily\": \"\", \"deceased\": 235, \"positive_100k\": 125.14664656848059, \"positive_daily\": \"\", \"positive\": 6074, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 6578, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 5.418763261032334, \"deceased_daily\": \"\", \"deceased\": 263, \"positive_100k\": 135.4484778632189, \"positive_daily\": \"\", \"positive\": 6574, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 6579, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 5.913251163179772, \"deceased_daily\": \"\", \"deceased\": 287, \"positive_100k\": 166.66302668627586, \"positive_daily\": \"\", \"positive\": 8089, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 6580, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 6.593172028632497, \"deceased_daily\": \"\", \"deceased\": 320, \"positive_100k\": 183.9494995988467, \"positive_daily\": \"\", \"positive\": 8928, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 6581, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 6.88162330488517, \"deceased_daily\": \"\", \"deceased\": 334, \"positive_100k\": 198.92836230139613, \"positive_daily\": \"\", \"positive\": 9655, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 6582, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 7.520336845158943, \"deceased_daily\": \"\", \"deceased\": 365, \"positive_100k\": 219.36719559015688, \"positive_daily\": \"\", \"positive\": 10647, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 6583, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 8.365087011327482, \"deceased_daily\": \"\", \"deceased\": 406, \"positive_100k\": 236.5094428646014, \"positive_daily\": \"\", \"positive\": 11479, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 6584, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 9.14802618972759, \"deceased_daily\": \"\", \"deceased\": 444, \"positive_100k\": 258.51415451016237, \"positive_daily\": \"\", \"positive\": 12547, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 6585, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.013380018485606, \"deceased_daily\": \"\", \"deceased\": 486, \"positive_100k\": 273.43120622494337, \"positive_daily\": \"\", \"positive\": 13271, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 6586, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 10.919941172422574, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 288.03920300088225, \"positive_daily\": \"\", \"positive\": 13980, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 6587, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.764691338591113, \"deceased_daily\": \"\", \"deceased\": 571, \"positive_100k\": 304.068852495495, \"positive_daily\": \"\", \"positive\": 14758, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 6588, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.568234179580699, \"deceased_daily\": \"\", \"deceased\": 610, \"positive_100k\": 314.22645815210694, \"positive_daily\": \"\", \"positive\": 15251, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 6589, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 14.154716198970394, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 322.48852685048706, \"positive_daily\": \"\", \"positive\": 15652, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 6590, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 15.040673690317886, \"deceased_daily\": \"\", \"deceased\": 730, \"positive_100k\": 330.482747935204, \"positive_daily\": \"\", \"positive\": 16040, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 6591, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 15.84421653130747, \"deceased_daily\": \"\", \"deceased\": 769, \"positive_100k\": 343.4836590291636, \"positive_daily\": \"\", \"positive\": 16671, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 6592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 16.359308096044384, \"deceased_daily\": \"\", \"deceased\": 794, \"positive_100k\": 362.76868721291373, \"positive_daily\": \"\", \"positive\": 17607, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 6593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 20.89211386572923, \"deceased_daily\": \"\", \"deceased\": 1014, \"positive_100k\": 374.6570005270417, \"positive_daily\": \"\", \"positive\": 18184, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 6594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.90169333261358, \"deceased_daily\": \"\", \"deceased\": 1063, \"positive_100k\": 382.42458132327437, \"positive_daily\": \"\", \"positive\": 18561, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 6595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 22.396181234761016, \"deceased_daily\": \"\", \"deceased\": 1087, \"positive_100k\": 396.8677487984974, \"positive_daily\": \"\", \"positive\": 19262, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 6596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.705236173603165, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 404.82076255803537, \"positive_daily\": \"\", \"positive\": 19648, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 6597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.879644941203328, \"deceased_daily\": \"\", \"deceased\": 1159, \"positive_100k\": 409.53900129102556, \"positive_daily\": \"\", \"positive\": 19877, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 6598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.518358481477097, \"deceased_daily\": \"\", \"deceased\": 1190, \"positive_100k\": 417.28597842466866, \"positive_daily\": \"\", \"positive\": 20253, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 6599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 25.383712310235115, \"deceased_daily\": \"\", \"deceased\": 1232, \"positive_100k\": 424.68269329429074, \"positive_daily\": \"\", \"positive\": 20612, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 6650, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1256444314369976, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 6651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.418311983610617, \"positive_daily\": \"\", \"positive\": 126, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 6652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7447488687273462, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 6653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3976226389608053, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 6654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.453904860532655, \"positive_daily\": \"\", \"positive\": 218, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 6655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8141110785924943, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 6656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4219590715684727, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 6657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.80650172223598, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 6658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.954659042301717, \"positive_daily\": \"\", \"positive\": 529, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 6659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.014588351831424, \"positive_daily\": \"\", \"positive\": 712, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 6660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.93944032958869, \"positive_daily\": \"\", \"positive\": 883, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 6661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.055651860690245, \"positive_daily\": \"\", \"positive\": 1071, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 6662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03376933294310993, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 13.935478061190032, \"positive_daily\": \"\", \"positive\": 1238, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 6663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05628222157184988, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 26.666516580742474, \"positive_daily\": \"\", \"positive\": 2369, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 6664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09005155451495982, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 30.313604538598344, \"positive_daily\": \"\", \"positive\": 2693, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 6665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 34.163308494112876, \"positive_daily\": \"\", \"positive\": 3035, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 6666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 40.73707197370495, \"positive_daily\": \"\", \"positive\": 3619, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 6667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.16884666471554965, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 47.80611900312929, \"positive_daily\": \"\", \"positive\": 4247, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 6668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.18010310902991963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 52.84900605596704, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 6669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.22512888628739952, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 60.31202863639434, \"positive_daily\": \"\", \"positive\": 5358, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 6670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2926675521736194, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 68.5742587631419, \"positive_daily\": \"\", \"positive\": 6092, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 6671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4052319953173192, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 77.18543866363494, \"positive_daily\": \"\", \"positive\": 6857, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 6672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.45025777257479904, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 83.61286836714018, \"positive_daily\": \"\", \"positive\": 7428, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 6673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.495283549832279, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 88.37434431211868, \"positive_daily\": \"\", \"positive\": 7851, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 6674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5515657714041289, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 94.8918255701389, \"positive_daily\": \"\", \"positive\": 8430, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 6675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.6416173259190887, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 100.22738017515027, \"positive_daily\": \"\", \"positive\": 8904, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 6676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7316688804340484, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 104.09959701929354, \"positive_daily\": \"\", \"positive\": 9248, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 6677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.8217204349490083, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 105.85560233233525, \"positive_daily\": \"\", \"positive\": 9404, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 6678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9680542110358179, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 112.20423692563993, \"positive_daily\": \"\", \"positive\": 9968, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 6679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0693622098651479, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 117.15707242396273, \"positive_daily\": \"\", \"positive\": 10408, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 6680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.1369008757513677, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 120.92798126927666, \"positive_daily\": \"\", \"positive\": 10743, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 6681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1594137643801075, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 125.4530718836534, \"positive_daily\": \"\", \"positive\": 11145, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 6682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.3057475404669174, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 130.41716382629053, \"positive_daily\": \"\", \"positive\": 11586, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 6683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3845426506675071, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 135.59512821090073, \"positive_daily\": \"\", \"positive\": 12046, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 6684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4633377608680969, \"deceased_daily\": \"\", \"deceased\": 130, \"positive_100k\": 140.7168103739391, \"positive_daily\": \"\", \"positive\": 12501, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 6685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5984150926405367, \"deceased_daily\": \"\", \"deceased\": 142, \"positive_100k\": 143.60971656273216, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 6686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.6997230914698664, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 146.13116008915105, \"positive_daily\": \"\", \"positive\": 12982, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 6687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.8460568675566764, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 149.31673383011773, \"positive_daily\": \"\", \"positive\": 13265, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 6688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.9361084220716358, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 151.86069024516536, \"positive_daily\": \"\", \"positive\": 13491, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 6689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.9923906436434857, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 154.35962088295548, \"positive_daily\": \"\", \"positive\": 13713, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 6690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.071185753844076, \"deceased_daily\": \"\", \"deceased\": 184, \"positive_100k\": 156.93734663094622, \"positive_daily\": \"\", \"positive\": 13942, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 6691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1274679754159256, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 163.19592966973593, \"positive_daily\": \"\", \"positive\": 14498, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 6692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.1612373083590355, \"deceased_daily\": \"\", \"deceased\": 192, \"positive_100k\": 166.62914518561877, \"positive_daily\": \"\", \"positive\": 14803, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 6693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.1837501969877753, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 169.49953848578312, \"positive_daily\": \"\", \"positive\": 15058, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 6694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.2400324185596254, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 172.2010851212319, \"positive_daily\": \"\", \"positive\": 15298, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 6695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2625453071883657, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 173.83326954681556, \"positive_daily\": \"\", \"positive\": 15443, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 6696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.2963146401314756, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 175.093991310025, \"positive_daily\": \"\", \"positive\": 15555, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 6697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.3638533060176954, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 177.041356176411, \"positive_daily\": \"\", \"positive\": 15728, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 6698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.420135527589545, \"deceased_daily\": \"\", \"deceased\": 215, \"positive_100k\": 178.2345392737342, \"positive_daily\": \"\", \"positive\": 15834, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 6699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.498930637790135, \"deceased_daily\": \"\", \"deceased\": 222, \"positive_100k\": 179.49526103694365, \"positive_daily\": \"\", \"positive\": 15946, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 6732, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.004964316246603601, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.25648967274118606, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 6733, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.011583404575408402, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.3789428068240749, \"positive_daily\": \"\", \"positive\": 229, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 6734, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.016547720822012002, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 0.5328366104687865, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 6735, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.019857264986414404, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.7496117532371437, \"positive_daily\": \"\", \"positive\": 453, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 6736, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.028131125397420405, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.0838757138417863, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 6737, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.03475021372622521, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 1.469437608994666, \"positive_daily\": \"\", \"positive\": 888, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 6738, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.04798839038383481, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 1.866582908722954, \"positive_daily\": \"\", \"positive\": 1128, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 6739, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.05626225079484081, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 2.803183907248833, \"positive_daily\": \"\", \"positive\": 1694, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 6740, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.08604814827446242, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 3.3691159593616438, \"positive_daily\": \"\", \"positive\": 2036, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 6741, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.13072699449389483, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 4.140239749667403, \"positive_daily\": \"\", \"positive\": 2502, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 6742, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.17706061279552843, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 5.111590961919508, \"positive_daily\": \"\", \"positive\": 3089, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 6743, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.24490626816577765, \"deceased_daily\": \"\", \"deceased\": 148, \"positive_100k\": 6.3841106931322305, \"positive_daily\": \"\", \"positive\": 3858, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 6744, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.32599010019363645, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 7.671523373084765, \"positive_daily\": \"\", \"positive\": 4636, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 6745, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.38556189515287964, \"deceased_daily\": \"\", \"deceased\": 233, \"positive_100k\": 9.735024159589662, \"positive_daily\": \"\", \"positive\": 5883, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 6746, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.6056465820856393, \"deceased_daily\": \"\", \"deceased\": 366, \"positive_100k\": 12.203944106233852, \"positive_daily\": \"\", \"positive\": 7375, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 6747, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.7661594740591559, \"deceased_daily\": \"\", \"deceased\": 463, \"positive_100k\": 15.17756953794941, \"positive_daily\": \"\", \"positive\": 9172, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 6748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 1.0441611838689575, \"deceased_daily\": \"\", \"deceased\": 631, \"positive_100k\": 16.794281862259982, \"positive_daily\": \"\", \"positive\": 10149, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 6749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 6750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 6751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 2.0949414560667194, \"deceased_daily\": \"\", \"deceased\": 1266, \"positive_100k\": 29.223274971673195, \"positive_daily\": \"\", \"positive\": 17660, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 6752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 2.3845265704519294, \"deceased_daily\": \"\", \"deceased\": 1441, \"positive_100k\": 35.010012943130796, \"positive_daily\": \"\", \"positive\": 21157, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 6753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 2.9934826967019714, \"deceased_daily\": \"\", \"deceased\": 1809, \"positive_100k\": 40.95064471823311, \"positive_daily\": \"\", \"positive\": 24747, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 6754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 3.5709981533901907, \"deceased_daily\": \"\", \"deceased\": 2158, \"positive_100k\": 46.300522859989584, \"positive_daily\": \"\", \"positive\": 27980, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 6755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 4.141894521749604, \"deceased_daily\": \"\", \"deceased\": 2503, \"positive_100k\": 52.13524922183102, \"positive_daily\": \"\", \"positive\": 31506, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 6756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 4.927911260795175, \"deceased_daily\": \"\", \"deceased\": 2978, \"positive_100k\": 59.096875371651464, \"positive_daily\": \"\", \"positive\": 35713, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 6757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 5.634498939895087, \"deceased_daily\": \"\", \"deceased\": 3405, \"positive_100k\": 67.90357239312625, \"positive_daily\": \"\", \"positive\": 41035, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 6758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 6.67204103543524, \"deceased_daily\": \"\", \"deceased\": 4032, \"positive_100k\": 77.80903807718265, \"positive_daily\": \"\", \"positive\": 47021, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 6759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 7.984275296620791, \"deceased_daily\": \"\", \"deceased\": 4825, \"positive_100k\": 88.65937862017591, \"positive_daily\": \"\", \"positive\": 53578, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 6760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 9.061531922133772, \"deceased_daily\": \"\", \"deceased\": 5476, \"positive_100k\": 97.85991139721459, \"positive_daily\": \"\", \"positive\": 59138, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 6761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 10.056049943536696, \"deceased_daily\": \"\", \"deceased\": 6077, \"positive_100k\": 105.78461489887613, \"positive_daily\": \"\", \"positive\": 63927, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 6762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 11.285545600612187, \"deceased_daily\": \"\", \"deceased\": 6820, \"positive_100k\": 114.47051355835023, \"positive_daily\": \"\", \"positive\": 69176, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 6763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 12.415754932755606, \"deceased_daily\": \"\", \"deceased\": 7503, \"positive_100k\": 123.09187610661849, \"positive_daily\": \"\", \"positive\": 74386, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 6764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 13.593952655282862, \"deceased_daily\": \"\", \"deceased\": 8215, \"positive_100k\": 133.35642733251254, \"positive_daily\": \"\", \"positive\": 80589, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 6765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 15.114688198825764, \"deceased_daily\": \"\", \"deceased\": 9134, \"positive_100k\": 143.13447556623942, \"positive_daily\": \"\", \"positive\": 86498, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 6766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 16.585780579902632, \"deceased_daily\": \"\", \"deceased\": 10023, \"positive_100k\": 153.02008398530938, \"positive_daily\": \"\", \"positive\": 92472, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 6767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 17.83678827404674, \"deceased_daily\": \"\", \"deceased\": 10779, \"positive_100k\": 161.65302993815305, \"positive_daily\": \"\", \"positive\": 97689, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 6768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 19.180463204794112, \"deceased_daily\": \"\", \"deceased\": 11591, \"positive_100k\": 168.3548568710679, \"positive_daily\": \"\", \"positive\": 101739, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 6769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 20.565507437596516, \"deceased_daily\": \"\", \"deceased\": 12428, \"positive_100k\": 175.0616481202294, \"positive_daily\": \"\", \"positive\": 105792, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 6770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 21.76852674135679, \"deceased_daily\": \"\", \"deceased\": 13155, \"positive_100k\": 182.97476821731553, \"positive_daily\": \"\", \"positive\": 110574, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 6771, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 23.026153523829702, \"deceased_daily\": \"\", \"deceased\": 13915, \"positive_100k\": 190.69924429703073, \"positive_daily\": \"\", \"positive\": 115242, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 6772, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 24.293708938795824, \"deceased_daily\": \"\", \"deceased\": 14681, \"positive_100k\": 198.28637429392325, \"positive_daily\": \"\", \"positive\": 119827, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 6773, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.42060872677484, \"deceased_daily\": \"\", \"deceased\": 15362, \"positive_100k\": 206.2375541489, \"positive_daily\": \"\", \"positive\": 124632, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 6774, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 26.289364069930468, \"deceased_daily\": \"\", \"deceased\": 15887, \"positive_100k\": 213.37955045568037, \"positive_daily\": \"\", \"positive\": 128948, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 6775, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 27.341799114210435, \"deceased_daily\": \"\", \"deceased\": 16523, \"positive_100k\": 219.3350751795225, \"positive_daily\": \"\", \"positive\": 132547, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 6776, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 28.341281451859956, \"deceased_daily\": \"\", \"deceased\": 17127, \"positive_100k\": 224.36392753733196, \"positive_daily\": \"\", \"positive\": 135586, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 6777, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 29.23816792041301, \"deceased_daily\": \"\", \"deceased\": 17669, \"positive_100k\": 230.71163324465573, \"positive_daily\": \"\", \"positive\": 139422, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 6778, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 30.247578890555737, \"deceased_daily\": \"\", \"deceased\": 18279, \"positive_100k\": 237.6682950782296, \"positive_daily\": \"\", \"positive\": 143626, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 6779, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 31.190798977410424, \"deceased_daily\": \"\", \"deceased\": 18849, \"positive_100k\": 244.20629957500654, \"positive_daily\": \"\", \"positive\": 147577, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 6780, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 32.21510289629297, \"deceased_daily\": \"\", \"deceased\": 19468, \"positive_100k\": 251.97379972885895, \"positive_daily\": \"\", \"positive\": 152271, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 6781, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 32.928309663721684, \"deceased_daily\": \"\", \"deceased\": 19899, \"positive_100k\": 258.7451270892263, \"positive_daily\": \"\", \"positive\": 156363, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 6782, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 33.86491066224757, \"deceased_daily\": \"\", \"deceased\": 20465, \"positive_100k\": 263.96262346440665, \"positive_daily\": \"\", \"positive\": 159516, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 6783, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 34.86108345573268, \"deceased_daily\": \"\", \"deceased\": 21067, \"positive_100k\": 268.88060609270866, \"positive_daily\": \"\", \"positive\": 162488, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 6784, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 35.817541719244986, \"deceased_daily\": \"\", \"deceased\": 21645, \"positive_100k\": 273.29388323593923, \"positive_daily\": \"\", \"positive\": 165155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 6785, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 36.68629706240061, \"deceased_daily\": \"\", \"deceased\": 22170, \"positive_100k\": 279.55885033915297, \"positive_daily\": \"\", \"positive\": 168941, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 6786, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 37.6377910096663, \"deceased_daily\": \"\", \"deceased\": 22745, \"positive_100k\": 285.3389692222818, \"positive_daily\": \"\", \"positive\": 172434, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 6787, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 38.435391153287284, \"deceased_daily\": \"\", \"deceased\": 23227, \"positive_100k\": 291.11577856124615, \"positive_daily\": \"\", \"positive\": 175925, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 6788, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 39.1519074648804, \"deceased_daily\": \"\", \"deceased\": 23660, \"positive_100k\": 296.1578690957132, \"positive_daily\": \"\", \"positive\": 178972, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 6789, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 39.90317399019975, \"deceased_daily\": \"\", \"deceased\": 24114, \"positive_100k\": 299.8910349131591, \"positive_daily\": \"\", \"positive\": 181228, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 6790, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 40.78682228209519, \"deceased_daily\": \"\", \"deceased\": 24648, \"positive_100k\": 304.4069079254862, \"positive_daily\": \"\", \"positive\": 183957, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 6791, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 41.50995768201711, \"deceased_daily\": \"\", \"deceased\": 25085, \"positive_100k\": 309.98348984250424, \"positive_daily\": \"\", \"positive\": 187327, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 6792, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 42.277771928158465, \"deceased_daily\": \"\", \"deceased\": 25549, \"positive_100k\": 314.36201677200864, \"positive_daily\": \"\", \"positive\": 189973, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 60}, {\"index\": 6793, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 42.97277620268297, \"deceased_daily\": \"\", \"deceased\": 25969, \"positive_100k\": 319.36108323233844, \"positive_daily\": \"\", \"positive\": 192994, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 61}, {\"index\": 6794, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 43.65950661679647, \"deceased_daily\": \"\", \"deceased\": 26384, \"positive_100k\": 323.2613810300867, \"positive_daily\": \"\", \"positive\": 195351, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 62}, {\"index\": 6795, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 44.08974735816878, \"deceased_daily\": \"\", \"deceased\": 26644, \"positive_100k\": 327.1070713491223, \"positive_daily\": \"\", \"positive\": 197675, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 63}, {\"index\": 6796, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 44.64078646154178, \"deceased_daily\": \"\", \"deceased\": 26977, \"positive_100k\": 329.9847200000702, \"positive_daily\": \"\", \"positive\": 199414, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 64}, {\"index\": 6797, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 45.27290939694264, \"deceased_daily\": \"\", \"deceased\": 27359, \"positive_100k\": 333.44484842395286, \"positive_daily\": \"\", \"positive\": 201505, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 65}, {\"index\": 6798, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 45.807400779493626, \"deceased_daily\": \"\", \"deceased\": 27682, \"positive_100k\": 336.8967029874246, \"positive_daily\": \"\", \"positive\": 203591, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 66}, {\"index\": 6799, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 46.27901082292097, \"deceased_daily\": \"\", \"deceased\": 27967, \"positive_100k\": 339.99443632530523, \"positive_daily\": \"\", \"positive\": 205463, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 67}, {\"index\": 7452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.513711206970521, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 7453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.707073607506715, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 7454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.9729469082439817, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 7455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1421390087131518, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 7456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4321826095174424, \"positive_daily\": \"\", \"positive\": 142, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 7457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5772044099195877, \"positive_daily\": \"\", \"positive\": 148, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 7458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8430777106568543, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 7459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.253972811796267, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 7460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.544016412600557, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 7461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.568186712667582, \"positive_daily\": \"\", \"positive\": 189, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 7462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.61652731280163, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 7463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.713208513069727, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 7464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.027422413941042, \"positive_daily\": \"\", \"positive\": 208, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 7465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.438317515080454, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 7466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.680020515750697, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 7467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.163426517091181, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 7468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.429299817828448, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 7469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.985216719370006, \"positive_daily\": \"\", \"positive\": 289, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 7470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.661985121246685, \"positive_daily\": \"\", \"positive\": 317, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 7471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.266242622922292, \"positive_daily\": \"\", \"positive\": 342, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 7472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.07901512794911, \"positive_daily\": \"\", \"positive\": 417, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 7473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.577573732104613, \"positive_daily\": \"\", \"positive\": 479, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 7474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.438686837265477, \"positive_daily\": \"\", \"positive\": 556, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 7475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.073249544571123, \"positive_daily\": \"\", \"positive\": 665, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 7476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.95853294979901, \"positive_daily\": \"\", \"positive\": 743, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 7477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 20.665606557305725, \"positive_daily\": \"\", \"positive\": 855, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 7478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.99497306099206, \"positive_daily\": \"\", \"positive\": 910, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 7479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.00110796655507, \"positive_daily\": \"\", \"positive\": 993, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 7480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 27.892526277345976, \"positive_daily\": \"\", \"positive\": 1154, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 7481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 29.826150282707914, \"positive_daily\": \"\", \"positive\": 1234, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 7482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.048340600134048485, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.421390087131513, \"positive_daily\": \"\", \"positive\": 1300, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 7483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 32.75075659081785, \"positive_daily\": \"\", \"positive\": 1355, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 7484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 33.95927159416906, \"positive_daily\": \"\", \"positive\": 1405, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 7485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 36.83553730214494, \"positive_daily\": \"\", \"positive\": 1524, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 7486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.12085150033512121, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 40.074357511126195, \"positive_daily\": \"\", \"positive\": 1658, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 7487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.14502180040214543, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 42.322195417359445, \"positive_daily\": \"\", \"positive\": 1751, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 7488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.1691921004691697, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 46.28612462835142, \"positive_daily\": \"\", \"positive\": 1915, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 7489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.2175327006032182, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 48.21974863371336, \"positive_daily\": \"\", \"positive\": 1995, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 7490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.26587330073726667, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 50.27422413941043, \"positive_daily\": \"\", \"positive\": 2080, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 7491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.3142139008713151, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 54.3348345506705, \"positive_daily\": \"\", \"positive\": 2248, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 7492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3383842009383394, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 57.984549860791155, \"positive_daily\": \"\", \"positive\": 2399, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 7493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3625545010053636, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 63.18116437520136, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 7494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4592357012734606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 69.90050779383411, \"positive_daily\": \"\", \"positive\": 2892, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 7495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.48340600134048484, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 74.32367270609954, \"positive_daily\": \"\", \"positive\": 3075, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 7496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5317466014745333, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 79.4719466203757, \"positive_daily\": \"\", \"positive\": 3288, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 7497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5559169015415576, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 83.14583223056339, \"positive_daily\": \"\", \"positive\": 3440, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 7498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5800872016085817, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 90.39692225067067, \"positive_daily\": \"\", \"positive\": 3740, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 7499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.6284278017426302, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 97.26128746970555, \"positive_daily\": \"\", \"positive\": 4024, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 8255, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 23.03662164652608, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 8256, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3290945949503725, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 33.40310138746281, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 8257, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 55.123344654187406, \"positive_daily\": \"\", \"positive\": 335, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 8258, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 79.64089197799015, \"positive_daily\": \"\", \"positive\": 484, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 8259, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 110.24668930837481, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 8260, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 131.30874338519862, \"positive_daily\": \"\", \"positive\": 798, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 8261, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 143.97888529078799, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 8262, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.8374799252297, \"positive_daily\": \"\", \"positive\": 1099, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 8263, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 219.34154753442328, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 8264, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.4809256772766763, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 239.08722323144565, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 8265, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.468209462127794, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 264.098412447674, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 8266, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.9618513545533527, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 301.2861016770661, \"positive_daily\": \"\", \"positive\": 1831, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 8267, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.4554932469789117, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 320.8672300766132, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 8268, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.6200405444540977, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 327.1200273806703, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 8269, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.7845878419292847, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 358.38401390095567, \"positive_daily\": \"\", \"positive\": 2178, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 8270, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.771871626780402, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 381.585182844957, \"positive_daily\": \"\", \"positive\": 2319, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 8271, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 4.936418924255588, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 409.2291288207883, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 8272, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 429.7975410051866, \"positive_daily\": \"\", \"positive\": 2612, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 8273, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 449.04957480978334, \"positive_daily\": \"\", \"positive\": 2729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 8274, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 5.923702709106705, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 461.3906221204223, \"positive_daily\": \"\", \"positive\": 2804, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 8275, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 6.746439196482638, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 467.80796672195453, \"positive_daily\": \"\", \"positive\": 2843, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 8276, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 7.2400810889081955, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 488.70547350130323, \"positive_daily\": \"\", \"positive\": 2970, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 8277, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 7.569175683858569, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 499.2365005397151, \"positive_daily\": \"\", \"positive\": 3034, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 8278, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 8.556459468709686, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 512.5648316352052, \"positive_daily\": \"\", \"positive\": 3115, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 8279, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.885554063660058, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 530.3359397625254, \"positive_daily\": \"\", \"positive\": 3223, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 8280, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 10.201932443461548, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 538.0696627438591, \"positive_daily\": \"\", \"positive\": 3270, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 8281, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 10.860121633362294, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 539.8796830160861, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 8282, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 541.6897032883132, \"positive_daily\": \"\", \"positive\": 3292, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 8283, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 11.02466893083748, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 544.157912750441, \"positive_daily\": \"\", \"positive\": 3307, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 8284, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 555.0180343838033, \"positive_daily\": \"\", \"positive\": 3373, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 8285, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 566.7008925045415, \"positive_daily\": \"\", \"positive\": 3444, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 8286, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 572.6245952136483, \"positive_daily\": \"\", \"positive\": 3480, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 8287, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 582.0037911697339, \"positive_daily\": \"\", \"positive\": 3537, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 8288, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.011952715688597, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 584.1429060369113, \"positive_daily\": \"\", \"positive\": 3550, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 8289, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 12.341047310638968, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 585.4592844167128, \"positive_daily\": \"\", \"positive\": 3558, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 8290, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 12.834689203064528, \"deceased_daily\": \"\", \"deceased\": 78, \"positive_100k\": 595.3321222652239, \"positive_daily\": \"\", \"positive\": 3618, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 8291, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 13.1637837980149, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 601.2558249743306, \"positive_daily\": \"\", \"positive\": 3654, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 8292, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 13.65742569044046, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 603.0658452465576, \"positive_daily\": \"\", \"positive\": 3665, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 8293, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 608.0022641708133, \"positive_daily\": \"\", \"positive\": 3695, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 8294, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 610.6350209304162, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 8295, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 612.6095885001185, \"positive_daily\": \"\", \"positive\": 3723, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 8296, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 613.5968722849697, \"positive_daily\": \"\", \"positive\": 3729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 8297, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 615.5714398546719, \"positive_daily\": \"\", \"positive\": 3741, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 8298, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 620.1787641839771, \"positive_daily\": \"\", \"positive\": 3769, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 8299, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 14.809256772766764, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 622.6469736461048, \"positive_daily\": \"\", \"positive\": 3784, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 8692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.942570816915392, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 8693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 25.01473736464894, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 8694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.32254661661133, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 8695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.49731624833235, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 8696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 43.824268561322945, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 8697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 48.47817318730415, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 8698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.1939126927492166, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 53.90772858428222, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 8699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.1939126927492166, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 90.75114020663337, \"positive_daily\": \"\", \"positive\": 468, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 8861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.128926850453954, \"positive_daily\": \"\", \"positive\": 107, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 8862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.74936405186855, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 8863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.678799660827664, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 8864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.712861663185326, \"positive_daily\": \"\", \"positive\": 134, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 8865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.746923665542983, \"positive_daily\": \"\", \"positive\": 139, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 8866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 30.81504767025831, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 8867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 31.22867247120137, \"positive_daily\": \"\", \"positive\": 151, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 8868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 32.262734473559036, \"positive_daily\": \"\", \"positive\": 156, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 8869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.951295679688954, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 8870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 38.88073128864807, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 8871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 40.535230492420325, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 8872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.776104895249524, \"positive_daily\": \"\", \"positive\": 202, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 8873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 44.051041300436374, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 8874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 46.94641490703783, \"positive_daily\": \"\", \"positive\": 227, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 8875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 49.84178851363928, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 8876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 60.59603333815896, \"positive_daily\": \"\", \"positive\": 293, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 8877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.20681240047153227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 61.836907740988146, \"positive_daily\": \"\", \"positive\": 299, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 8878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 69.69577895890637, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 8879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 72.38434016503629, \"positive_daily\": \"\", \"positive\": 350, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 8880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 76.52058817446694, \"positive_daily\": \"\", \"positive\": 370, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 8881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 78.1750873782392, \"positive_daily\": \"\", \"positive\": 378, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 8882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 79.41596178106839, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 8883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 81.27727338531218, \"positive_daily\": \"\", \"positive\": 393, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 8884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 82.51814778814138, \"positive_daily\": \"\", \"positive\": 399, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 8885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 85.2067089942713, \"positive_daily\": \"\", \"positive\": 412, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 8886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 87.27483299898661, \"positive_daily\": \"\", \"positive\": 422, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 8887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.10208260087275, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 8888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.30889500134428, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 8889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 89.1361446032304, \"positive_daily\": \"\", \"positive\": 431, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 8890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.61789340888879, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 8891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.82470580936032, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 8892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.03151820983186, \"positive_daily\": \"\", \"positive\": 445, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 8893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.44514301077493, \"positive_daily\": \"\", \"positive\": 447, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 8894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 8895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 8896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 93.06558021218952, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 8897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 94.72007941596178, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 8898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 95.75414141831943, \"positive_daily\": \"\", \"positive\": 463, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 8899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 96.1677662192625, \"positive_daily\": \"\", \"positive\": 465, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 9261, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.0739874947932573, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 9262, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.525215016964745, \"positive_daily\": \"\", \"positive\": 125, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 9263, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.202056300221976, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 9264, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.991704464022078, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 9265, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 5.612142307007874, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 9266, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.514597351350848, \"positive_daily\": \"\", \"positive\": 231, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 9267, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.417052395693823, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 9268, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.404112600443952, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 9269, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.11280688054287184, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 9.955207207908439, \"positive_daily\": \"\", \"positive\": 353, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 9270, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14100860067858978, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 11.929327617408696, \"positive_daily\": \"\", \"positive\": 423, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 9271, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.16921032081430776, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.241868668537569, \"positive_daily\": \"\", \"positive\": 505, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 9272, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.22561376108574369, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 16.66721660020931, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 9273, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.3384206416286155, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 21.207693542059904, \"positive_daily\": \"\", \"positive\": 752, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 9274, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.4230258020357694, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 24.366286197260315, \"positive_daily\": \"\", \"positive\": 864, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 9275, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.5358326825786411, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.21465993096783, \"positive_daily\": \"\", \"positive\": 965, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 9276, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6204378429857951, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 29.781016463318164, \"positive_daily\": \"\", \"positive\": 1056, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 9277, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7614464436643849, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 33.10881943933288, \"positive_daily\": \"\", \"positive\": 1174, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 9278, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 36.35201725494045, \"positive_daily\": \"\", \"positive\": 1289, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 9279, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 40.554073555162425, \"positive_daily\": \"\", \"positive\": 1438, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 9280, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8460516040715388, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 43.99468341172002, \"positive_daily\": \"\", \"positive\": 1560, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 9281, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.8742533242072567, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 46.87125886556325, \"positive_daily\": \"\", \"positive\": 1662, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 9282, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.9870602047501285, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 48.281344872349145, \"positive_daily\": \"\", \"positive\": 1712, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 9283, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1280688054287182, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 54.54212674247852, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 9284, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.297279126243026, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 57.7853245580861, \"positive_daily\": \"\", \"positive\": 2049, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 9285, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5228928873287697, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 60.746505172336484, \"positive_daily\": \"\", \"positive\": 2154, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 9286, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5792963276002054, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 63.84869438726546, \"positive_daily\": \"\", \"positive\": 2264, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 9287, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6074980477359238, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 67.0636904827373, \"positive_daily\": \"\", \"positive\": 2378, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 9288, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.8895152490931033, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 69.71465217549479, \"positive_daily\": \"\", \"positive\": 2472, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 9289, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.974120409500257, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 71.85798290580935, \"positive_daily\": \"\", \"positive\": 2548, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 9290, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.030523849771693, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 73.71929643476673, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 9291, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1151290101788467, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 78.34437853702448, \"positive_daily\": \"\", \"positive\": 2778, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 9292, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.2561376108574365, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 82.51823311711074, \"positive_daily\": \"\", \"positive\": 2926, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 9293, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.368944491400309, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 87.70734962208284, \"positive_daily\": \"\", \"positive\": 3110, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 9294, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.650961692757488, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 93.17848332841213, \"positive_daily\": \"\", \"positive\": 3304, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 9295, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.707365133028924, \"deceased_daily\": \"\", \"deceased\": 96, \"positive_100k\": 96.11146222252681, \"positive_daily\": \"\", \"positive\": 3408, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 9296, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.8765754538432318, \"deceased_daily\": \"\", \"deceased\": 102, \"positive_100k\": 98.17018779243422, \"positive_daily\": \"\", \"positive\": 3481, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 9297, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.9047771739789496, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 102.59785785374193, \"positive_daily\": \"\", \"positive\": 3638, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 9298, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.1303909350646935, \"deceased_daily\": \"\", \"deceased\": 111, \"positive_100k\": 106.34868663179243, \"positive_daily\": \"\", \"positive\": 3771, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 9299, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.2713995357432832, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 109.90210336889288, \"positive_daily\": \"\", \"positive\": 3897, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 9569, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 17.514401176196483, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 9570, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.763957290570342, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 9571, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 23.138291462131132, \"positive_daily\": \"\", \"positive\": 144, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 9572, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 27.958768850075117, \"positive_daily\": \"\", \"positive\": 174, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 9573, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 32.297198499224706, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 9574, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 34.386072034000435, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 9575, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.439041046364956, \"positive_daily\": \"\", \"positive\": 233, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 9576, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 38.724501683150024, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 9577, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 39.849279740336954, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 9578, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.492010058729484, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 9579, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.97405779752388, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 9580, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 42.259518434308944, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 9581, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 43.70566165069214, \"positive_daily\": \"\", \"positive\": 272, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 9582, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 44.027026809888405, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 9583, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 45.4731700262716, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 9584, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 46.276582924262264, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 9585, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 9586, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 9587, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.32955193662679, \"positive_daily\": \"\", \"positive\": 307, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 9588, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.49023451622492, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 9589, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.132964834617454, \"positive_daily\": \"\", \"positive\": 312, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 9590, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.29364741421559, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 9591, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.61501257341185, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 9592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.77569515300999, \"positive_daily\": \"\", \"positive\": 316, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 9593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.257742891804384, \"positive_daily\": \"\", \"positive\": 319, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 9594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.418425471402514, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 9595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 9596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 9597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 9598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.739790630598776, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 9599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.739790630598776, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 10044, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.7428464611229854, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 10045, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.0910557397743847, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 10046, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.5379243140436807, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 10047, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.8629196407849868, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 10048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.023213951910093292, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 2.216932407413909, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 10049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 10050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 10051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.05803487977523323, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.677611309883798, \"positive_daily\": \"\", \"positive\": 806, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 10052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.06964185573027988, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 5.582955434377437, \"positive_daily\": \"\", \"positive\": 962, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 10053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.11606975955046646, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 6.604369318421543, \"positive_daily\": \"\", \"positive\": 1138, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 10054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.13928371146055976, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 8.217738976173026, \"positive_daily\": \"\", \"positive\": 1416, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 10055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.24954998303350293, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.929767929542406, \"positive_daily\": \"\", \"positive\": 1711, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 10056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3366023026963527, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.943578257742999, \"positive_daily\": \"\", \"positive\": 2058, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 10057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4468685742692959, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 14.31720484055004, \"positive_daily\": \"\", \"positive\": 2467, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 10058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6209732135949956, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 17.42787439650254, \"positive_daily\": \"\", \"positive\": 3003, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 10059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.7950778529206952, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 21.124696238184896, \"positive_daily\": \"\", \"positive\": 3640, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 10060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.044627835954198, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 24.473308801215857, \"positive_daily\": \"\", \"positive\": 4217, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 10061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2419464271899912, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 27.64781672492111, \"positive_daily\": \"\", \"positive\": 4764, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 10062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.6075661697739605, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 32.38346291458014, \"positive_daily\": \"\", \"positive\": 5580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 10063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 2.071845207975826, \"deceased_daily\": \"\", \"deceased\": 357, \"positive_100k\": 37.36285559929515, \"positive_daily\": \"\", \"positive\": 6438, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 10064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.5245172702226455, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 43.340448216144175, \"positive_daily\": \"\", \"positive\": 7468, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 10065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 3.174507923705258, \"deceased_daily\": \"\", \"deceased\": 547, \"positive_100k\": 50.18276054164417, \"positive_daily\": \"\", \"positive\": 8647, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 10066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.7142323056149267, \"deceased_daily\": \"\", \"deceased\": 640, \"positive_100k\": 56.98444845130151, \"positive_daily\": \"\", \"positive\": 9819, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 10067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 4.4802927186480055, \"deceased_daily\": \"\", \"deceased\": 772, \"positive_100k\": 63.43212359432993, \"positive_daily\": \"\", \"positive\": 10930, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 10068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 5.020017100557674, \"deceased_daily\": \"\", \"deceased\": 865, \"positive_100k\": 68.57981743039312, \"positive_daily\": \"\", \"positive\": 11817, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 10069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.035627496624256, \"deceased_daily\": \"\", \"deceased\": 1040, \"positive_100k\": 73.51278221128793, \"positive_daily\": \"\", \"positive\": 12667, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 10070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.819098373589905, \"deceased_daily\": \"\", \"deceased\": 1175, \"positive_100k\": 79.48457134015943, \"positive_daily\": \"\", \"positive\": 13696, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 10071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 7.7824773778587755, \"deceased_daily\": \"\", \"deceased\": 1341, \"positive_100k\": 85.8219802116149, \"positive_daily\": \"\", \"positive\": 14788, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 10072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 8.64719708650975, \"deceased_daily\": \"\", \"deceased\": 1490, \"positive_100k\": 91.8169832923965, \"positive_daily\": \"\", \"positive\": 15821, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 10073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 9.610576090778624, \"deceased_daily\": \"\", \"deceased\": 1656, \"positive_100k\": 97.07494340003262, \"positive_daily\": \"\", \"positive\": 16727, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 10074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 10.277977208193805, \"deceased_daily\": \"\", \"deceased\": 1771, \"positive_100k\": 104.19001966047624, \"positive_daily\": \"\", \"positive\": 17953, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 10075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 10.875736469878708, \"deceased_daily\": \"\", \"deceased\": 1874, \"positive_100k\": 109.83681346260641, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 10076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 12.233752656619163, \"deceased_daily\": \"\", \"deceased\": 2108, \"positive_100k\": 114.38094454900717, \"positive_daily\": \"\", \"positive\": 19709, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 10077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 13.086865389315093, \"deceased_daily\": \"\", \"deceased\": 2255, \"positive_100k\": 120.02773835113737, \"positive_daily\": \"\", \"positive\": 20682, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 10078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 13.945781609988545, \"deceased_daily\": \"\", \"deceased\": 2403, \"positive_100k\": 127.11379717169336, \"positive_daily\": \"\", \"positive\": 21903, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 10079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 14.624789703358775, \"deceased_daily\": \"\", \"deceased\": 2520, \"positive_100k\": 134.92529198943973, \"positive_daily\": \"\", \"positive\": 23249, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 10080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 15.396653604369376, \"deceased_daily\": \"\", \"deceased\": 2653, \"positive_100k\": 142.59750309572559, \"positive_daily\": \"\", \"positive\": 24571, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 10081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 15.942181474256568, \"deceased_daily\": \"\", \"deceased\": 2747, \"positive_100k\": 149.41660146931548, \"positive_daily\": \"\", \"positive\": 25746, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 10082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 16.441281440323575, \"deceased_daily\": \"\", \"deceased\": 2833, \"positive_100k\": 155.01116387964797, \"positive_daily\": \"\", \"positive\": 26710, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 10083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 17.14930697358142, \"deceased_daily\": \"\", \"deceased\": 2955, \"positive_100k\": 160.06019842009326, \"positive_daily\": \"\", \"positive\": 27580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 10084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 18.25196968931085, \"deceased_daily\": \"\", \"deceased\": 3145, \"positive_100k\": 164.3315655715504, \"positive_daily\": \"\", \"positive\": 28316, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 10085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 19.308204501220096, \"deceased_daily\": \"\", \"deceased\": 3327, \"positive_100k\": 170.52388724356783, \"positive_daily\": \"\", \"positive\": 29383, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 10086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 20.143906769983456, \"deceased_daily\": \"\", \"deceased\": 3471, \"positive_100k\": 177.69699838378665, \"positive_daily\": \"\", \"positive\": 30619, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 10087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 20.96800206279177, \"deceased_daily\": \"\", \"deceased\": 3613, \"positive_100k\": 184.3535990940059, \"positive_daily\": \"\", \"positive\": 31766, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 10088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 21.455495052903725, \"deceased_daily\": \"\", \"deceased\": 3697, \"positive_100k\": 190.57493820591088, \"positive_daily\": \"\", \"positive\": 32838, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 10089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 21.84432874739779, \"deceased_daily\": \"\", \"deceased\": 3764, \"positive_100k\": 194.92755418905338, \"positive_daily\": \"\", \"positive\": 33588, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 10090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 22.80190426368914, \"deceased_daily\": \"\", \"deceased\": 3929, \"positive_100k\": 199.1582969246679, \"positive_daily\": \"\", \"positive\": 34317, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 10091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 23.60858909256488, \"deceased_daily\": \"\", \"deceased\": 4068, \"positive_100k\": 203.30779082859706, \"positive_daily\": \"\", \"positive\": 35032, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 10092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 24.32822160177777, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 208.4670916406153, \"positive_daily\": \"\", \"positive\": 35921, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 10093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 24.978212255260384, \"deceased_daily\": \"\", \"deceased\": 4304, \"positive_100k\": 213.15630992645413, \"positive_daily\": \"\", \"positive\": 36729, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 10094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 25.67463081256318, \"deceased_daily\": \"\", \"deceased\": 4424, \"positive_100k\": 216.9575945517319, \"positive_daily\": \"\", \"positive\": 37384, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 10095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 26.063464507057247, \"deceased_daily\": \"\", \"deceased\": 4491, \"positive_100k\": 220.7646826649872, \"positive_daily\": \"\", \"positive\": 38040, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 10096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 26.31301449009075, \"deceased_daily\": \"\", \"deceased\": 4534, \"positive_100k\": 223.08607785599656, \"positive_daily\": \"\", \"positive\": 38440, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 10097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 26.59158191301187, \"deceased_daily\": \"\", \"deceased\": 4582, \"positive_100k\": 224.08427778813058, \"positive_daily\": \"\", \"positive\": 38612, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 10098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 27.433087669752748, \"deceased_daily\": \"\", \"deceased\": 4727, \"positive_100k\": 226.32442414745455, \"positive_daily\": \"\", \"positive\": 38998, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 10099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 27.920580659864708, \"deceased_daily\": \"\", \"deceased\": 4811, \"positive_100k\": 229.30741696790156, \"positive_daily\": \"\", \"positive\": 39512, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 10544, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0322388347293057, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 10545, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.766102858381555, \"positive_daily\": \"\", \"positive\": 147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 10546, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.311796619558869, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 10547, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8574903807361824, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 10548, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.5268104989974285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 10549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.252581696001156, \"positive_daily\": \"\", \"positive\": 598, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 10550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.209552425740487, \"positive_daily\": \"\", \"positive\": 702, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 10551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.7417581425036, \"positive_daily\": \"\", \"positive\": 996, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 10552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 20.510558609767994, \"positive_daily\": \"\", \"positive\": 1090, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 10553, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 22.97558904818965, \"positive_daily\": \"\", \"positive\": 1221, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 10554, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 25.08309598790893, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 10555, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 27.529309400083097, \"positive_daily\": \"\", \"positive\": 1463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 10556, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.11290215748496144, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 29.166390683615038, \"positive_daily\": \"\", \"positive\": 1550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 10557, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 32.85452782812378, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 10558, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 36.015788237702694, \"positive_daily\": \"\", \"positive\": 1914, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 10559, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 39.854461592191385, \"positive_daily\": \"\", \"positive\": 2118, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 10560, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 44.87860760027217, \"positive_daily\": \"\", \"positive\": 2385, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 10561, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.18817026247493573, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 49.319425794680654, \"positive_daily\": \"\", \"positive\": 2621, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 10562, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.22580431496992287, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 53.87314614657409, \"positive_daily\": \"\", \"positive\": 2863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 10563, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 58.03170894727017, \"positive_daily\": \"\", \"positive\": 3084, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 10564, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 63.39456142780585, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 10565, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.3575234987023779, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 70.65793355933836, \"positive_daily\": \"\", \"positive\": 3755, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 10566, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43279160369235214, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 75.5503603836867, \"positive_daily\": \"\", \"positive\": 4015, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 10567, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4704256561873393, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 80.61214044426247, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 10568, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.6021448399197943, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 83.64168167010892, \"positive_daily\": \"\", \"positive\": 4445, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 10569, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7338640236522493, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 87.32981881461767, \"positive_daily\": \"\", \"positive\": 4641, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 10570, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.8279491548897172, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 91.50719864156125, \"positive_daily\": \"\", \"positive\": 4863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 10571, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.9408513123746786, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 96.8512340958494, \"positive_daily\": \"\", \"positive\": 5147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 10572, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.1102045486021208, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 101.04743094904047, \"positive_daily\": \"\", \"positive\": 5370, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 10573, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.1666556273446014, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 104.43449567358932, \"positive_daily\": \"\", \"positive\": 5550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 10574, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3360088635720435, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 107.01242826949594, \"positive_daily\": \"\", \"positive\": 5687, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 10575, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4300939948095115, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 110.3618589415498, \"positive_daily\": \"\", \"positive\": 5865, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 10576, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.6747153360269278, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 10577, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9005196509968507, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 10578, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0322388347293057, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 116.87255002318258, \"positive_daily\": \"\", \"positive\": 6211, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 10579, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.126323965966774, \"deceased_daily\": \"\", \"deceased\": 113, \"positive_100k\": 118.8107037266744, \"positive_daily\": \"\", \"positive\": 6314, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 10580, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.239226123451735, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 120.59832122018629, \"positive_daily\": \"\", \"positive\": 6409, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 10581, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.408579359679177, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 122.78109626489555, \"positive_daily\": \"\", \"positive\": 6525, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 10582, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.5214815171641387, \"deceased_daily\": \"\", \"deceased\": 134, \"positive_100k\": 124.24882431220006, \"positive_daily\": \"\", \"positive\": 6603, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 10583, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.6155666484016065, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 124.62516483714994, \"positive_daily\": \"\", \"positive\": 6623, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 10584, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.822553937124036, \"deceased_daily\": \"\", \"deceased\": 150, \"positive_100k\": 126.82675690810667, \"positive_daily\": \"\", \"positive\": 6740, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 10585, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.860187989619023, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 129.76221300271567, \"positive_daily\": \"\", \"positive\": 6896, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 10586, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.029541225846465, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 130.53371107886292, \"positive_daily\": \"\", \"positive\": 6937, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 10587, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.0859923045889457, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 132.39659667736478, \"positive_daily\": \"\", \"positive\": 7036, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 10588, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.1048093308364395, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 133.1869117797595, \"positive_daily\": \"\", \"positive\": 7078, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 10589, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.4058817507963366, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 134.65463982706402, \"positive_daily\": \"\", \"positive\": 7156, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 10590, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.4246987770438304, \"deceased_daily\": \"\", \"deceased\": 182, \"positive_100k\": 135.31323574572627, \"positive_daily\": \"\", \"positive\": 7191, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 10591, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.5187839082812977, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 138.07933860410785, \"positive_daily\": \"\", \"positive\": 7338, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 10592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.6505030920137527, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 139.2648112576999, \"positive_daily\": \"\", \"positive\": 7401, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 10593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.744588223251221, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 140.43146688504453, \"positive_daily\": \"\", \"positive\": 7463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 10594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.1088798299543, \"positive_daily\": \"\", \"positive\": 7499, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 10595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.6357565648841, \"positive_daily\": \"\", \"positive\": 7527, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 10596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.8574903807361824, \"deceased_daily\": \"\", \"deceased\": 205, \"positive_100k\": 142.99058245470366, \"positive_daily\": \"\", \"positive\": 7599, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 10597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.876307406983676, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 144.13842105580076, \"positive_daily\": \"\", \"positive\": 7660, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 10598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.895124433231169, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 145.07927236817545, \"positive_daily\": \"\", \"positive\": 7710, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 10599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.9515755119736498, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 145.60614910310525, \"positive_daily\": \"\", \"positive\": 7738, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 10857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.6096077137131055, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 10858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.2799656585201418, \"positive_daily\": \"\", \"positive\": 137, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 10859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.788271034335973, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 10860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0718240655150396, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.493644168735798, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 10861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 10862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 10863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.606020341054181, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 10864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.359276185797366, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 10865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.21547219654511882, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 16.136473385712232, \"positive_daily\": \"\", \"positive\": 674, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 10866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.3351789724035181, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 18.817905164940377, \"positive_daily\": \"\", \"positive\": 786, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 10867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.40700303791855774, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 21.57116100968356, \"positive_daily\": \"\", \"positive\": 901, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 10868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5745925241203168, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 23.67800026479139, \"positive_daily\": \"\", \"positive\": 989, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 10869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 10870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 10871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7661233654937558, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 31.530764761102386, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 10872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.885830141352155, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 35.313498878227804, \"positive_daily\": \"\", \"positive\": 1475, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 10873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9815955620388745, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 40.053887202220416, \"positive_daily\": \"\", \"positive\": 1673, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 10874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.1013023378972737, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 43.11838066419544, \"positive_daily\": \"\", \"positive\": 1801, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 10875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.2928331792707128, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 47.59541408129957, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 10876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.3167745344423927, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 50.27684586052772, \"positive_daily\": \"\", \"positive\": 2100, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 10877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4125399551291122, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 53.84410778110802, \"positive_daily\": \"\", \"positive\": 2249, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 10878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5083053758158316, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 60.5237458740067, \"positive_daily\": \"\", \"positive\": 2528, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 10879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.580129441330871, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 65.88660943246299, \"positive_daily\": \"\", \"positive\": 2752, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 10880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.77166028270431, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 71.20159028057593, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 10881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.8913670585627094, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 77.42634262521268, \"positive_daily\": \"\", \"positive\": 3234, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 10882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0828978999361487, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 81.40060758371155, \"positive_daily\": \"\", \"positive\": 3400, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 10883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.2504873861379076, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 83.1243851560725, \"positive_daily\": \"\", \"positive\": 3472, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 10884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2744287413095874, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 85.56640338358385, \"positive_daily\": \"\", \"positive\": 3574, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 10885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.465959582683026, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 89.80402324897119, \"positive_daily\": \"\", \"positive\": 3751, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 10886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.6096077137131055, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 96.14848236946635, \"positive_daily\": \"\", \"positive\": 4016, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 10887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.7771971999148644, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 100.79310527277225, \"positive_daily\": \"\", \"positive\": 4210, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 10888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.872962620601584, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 102.30141064858807, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 10889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.016610751631663, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 106.94603355189396, \"positive_daily\": \"\", \"positive\": 4467, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 10890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.256024303348462, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 111.51883238968482, \"positive_daily\": \"\", \"positive\": 4658, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 10891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.375731079206861, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 115.42127328266864, \"positive_daily\": \"\", \"positive\": 4821, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 10892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.4954378550652607, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 123.6810408168982, \"positive_daily\": \"\", \"positive\": 5166, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 10893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.6869686964386994, \"deceased_daily\": \"\", \"deceased\": 154, \"positive_100k\": 127.79895390642713, \"positive_daily\": \"\", \"positive\": 5338, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 10894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.8066754722970986, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 132.58722494076312, \"positive_daily\": \"\", \"positive\": 5538, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 10895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.9503236033271785, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 138.35709153713796, \"positive_daily\": \"\", \"positive\": 5779, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 10896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 10897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 10898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.261561220559016, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 152.6979632849742, \"positive_daily\": \"\", \"positive\": 6378, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 10899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 4.500974772275815, \"deceased_daily\": \"\", \"deceased\": 188, \"positive_100k\": 156.3849319814129, \"positive_daily\": \"\", \"positive\": 6532, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 11155, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.36574779982379085, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 11156, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.45327718781580917, \"positive_daily\": \"\", \"positive\": 145, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 11157, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 11158, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.009378148713430534, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 11159, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.9940837636236367, \"positive_daily\": \"\", \"positive\": 318, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 11160, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.1347559943250947, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 11161, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2347895806016869, \"positive_daily\": \"\", \"positive\": 395, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 11162, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02188234699800458, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 1.3004366215957006, \"positive_daily\": \"\", \"positive\": 416, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 11163, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.5005037941488855, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 11164, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.8131087512632367, \"positive_daily\": \"\", \"positive\": 580, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 11165, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.034386545282578625, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.9850414776761298, \"positive_daily\": \"\", \"positive\": 635, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 11166, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.050016793138296184, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 2.097579262237296, \"positive_daily\": \"\", \"positive\": 671, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 11167, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05626889228058321, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 2.663394234614272, \"positive_daily\": \"\", \"positive\": 852, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 11168, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.07502518970744428, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 2.969747092586336, \"positive_daily\": \"\", \"positive\": 950, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 11169, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.09378148713430534, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 3.3292427932678392, \"positive_daily\": \"\", \"positive\": 1065, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 11170, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.11878988370345343, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 4.135763582622865, \"positive_daily\": \"\", \"positive\": 1323, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 11171, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17193272641289314, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.420234093596925, \"positive_daily\": \"\", \"positive\": 1414, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 11172, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.1906890238397542, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 4.9860490659739005, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 11173, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.22820161869347635, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 5.458082551216571, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 11174, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25946211440491146, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 7.130519071778349, \"positive_daily\": \"\", \"positive\": 2281, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 11175, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.28759656054520305, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 8.005812951698532, \"positive_daily\": \"\", \"positive\": 2561, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 11176, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3344873041123557, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 9.234350433157932, \"positive_daily\": \"\", \"positive\": 2954, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 11177, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3782519981083649, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 13.573307237905126, \"positive_daily\": \"\", \"positive\": 4342, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 11178, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4313948408178046, \"deceased_daily\": \"\", \"deceased\": 138, \"positive_100k\": 16.430516545930296, \"positive_daily\": \"\", \"positive\": 5256, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 11179, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5283023775232535, \"deceased_daily\": \"\", \"deceased\": 169, \"positive_100k\": 18.434314321033288, \"positive_daily\": \"\", \"positive\": 5897, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 11180, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5658149723769755, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 21.407187463190766, \"positive_daily\": \"\", \"positive\": 6848, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 11181, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6033275672306977, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 23.504766725428063, \"positive_daily\": \"\", \"positive\": 7519, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 11182, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6752267073669984, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 30.585269004068117, \"positive_daily\": \"\", \"positive\": 9784, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 11183, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7189914013630075, \"deceased_daily\": \"\", \"deceased\": 230, \"positive_100k\": 32.207688731491594, \"positive_daily\": \"\", \"positive\": 10303, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 11184, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.7940165910704519, \"deceased_daily\": \"\", \"deceased\": 254, \"positive_100k\": 35.871418828871796, \"positive_daily\": \"\", \"positive\": 11475, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 11185, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8565375824933221, \"deceased_daily\": \"\", \"deceased\": 274, \"positive_100k\": 39.047485193153605, \"positive_daily\": \"\", \"positive\": 12491, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 11186, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.9378148713430534, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 42.16728266515483, \"positive_daily\": \"\", \"positive\": 13489, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 11187, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.087865250757942, \"deceased_daily\": \"\", \"deceased\": 348, \"positive_100k\": 45.07763481588943, \"positive_daily\": \"\", \"positive\": 14420, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 11188, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.2504198284574044, \"deceased_daily\": \"\", \"deceased\": 400, \"positive_100k\": 48.8539026978308, \"positive_daily\": \"\", \"positive\": 15628, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 11189, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.3910920591588627, \"deceased_daily\": \"\", \"deceased\": 445, \"positive_100k\": 51.03275924891783, \"positive_daily\": \"\", \"positive\": 16325, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 11190, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.5130079924334596, \"deceased_daily\": \"\", \"deceased\": 484, \"positive_100k\": 55.75934620048682, \"positive_daily\": \"\", \"positive\": 17837, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 11191, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.656806272706061, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 60.1764542445126, \"positive_daily\": \"\", \"positive\": 19250, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 11192, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.7881003546940886, \"deceased_daily\": \"\", \"deceased\": 572, \"positive_100k\": 65.3782007308954, \"positive_daily\": \"\", \"positive\": 20914, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 11193, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.981915428104986, \"deceased_daily\": \"\", \"deceased\": 634, \"positive_100k\": 67.67272111611474, \"positive_daily\": \"\", \"positive\": 21648, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 11194, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.188234699800458, \"deceased_daily\": \"\", \"deceased\": 700, \"positive_100k\": 79.18596168663629, \"positive_daily\": \"\", \"positive\": 25331, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 11195, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2757640877924765, \"deceased_daily\": \"\", \"deceased\": 728, \"positive_100k\": 86.019506049156, \"positive_daily\": \"\", \"positive\": 27517, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 11196, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.4445707646342263, \"deceased_daily\": \"\", \"deceased\": 782, \"positive_100k\": 89.71449664224764, \"positive_daily\": \"\", \"positive\": 28699, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 11197, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.6696463337565586, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 97.50148612396613, \"positive_daily\": \"\", \"positive\": 31190, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 11198, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.947864745588331, \"deceased_daily\": \"\", \"deceased\": 943, \"positive_100k\": 106.0699879984705, \"positive_daily\": \"\", \"positive\": 33931, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 11199, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.2854780992718307, \"deceased_daily\": \"\", \"deceased\": 1051, \"positive_100k\": 115.58880894260248, \"positive_daily\": \"\", \"positive\": 36976, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 11451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0893074552785798, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 11452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6436871423399995, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 11453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.382860058421893, \"positive_daily\": \"\", \"positive\": 245, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 11454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.2192925687250886, \"positive_daily\": \"\", \"positive\": 331, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 11455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.009725959422130176, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 11456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.01945191884426035, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 11457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02917787826639053, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.634878146372188, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 11458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.05835575653278106, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 9.92047861057278, \"positive_daily\": \"\", \"positive\": 1020, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 11459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.11671151306556211, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 12.449228060326627, \"positive_daily\": \"\", \"positive\": 1280, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 11460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.13616343190982247, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 15.561535075408282, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 11461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.22369706670899403, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 20.035476409588163, \"positive_daily\": \"\", \"positive\": 2060, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 11462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3209566609302958, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 22.972716155071474, \"positive_daily\": \"\", \"positive\": 2362, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 11463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4182162551515976, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 29.129248469279876, \"positive_daily\": \"\", \"positive\": 2995, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 11464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5835575653278106, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 34.46880019202934, \"positive_daily\": \"\", \"positive\": 3544, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 11465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.7391729160818933, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 41.510394813651594, \"positive_daily\": \"\", \"positive\": 4268, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 11466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.9725959422130176, \"deceased_daily\": \"\", \"deceased\": 100, \"positive_100k\": 50.283210212413, \"positive_daily\": \"\", \"positive\": 5170, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 11467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.157389171233491, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 57.98617007474011, \"positive_daily\": \"\", \"positive\": 5962, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 11468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3616343190982245, \"deceased_daily\": \"\", \"deceased\": 140, \"positive_100k\": 62.323947977010164, \"positive_daily\": \"\", \"positive\": 6408, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 11469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5561535075408284, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 72.3903159789149, \"positive_daily\": \"\", \"positive\": 7443, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 11470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.8187544119383428, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 80.24889119199608, \"positive_daily\": \"\", \"positive\": 8251, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 11471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.032725519225207, \"deceased_daily\": \"\", \"deceased\": 209, \"positive_100k\": 87.86431741952401, \"positive_daily\": \"\", \"positive\": 9034, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 11472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3925860178440232, \"deceased_daily\": \"\", \"deceased\": 246, \"positive_100k\": 96.15083484717893, \"positive_daily\": \"\", \"positive\": 9886, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 11473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.5871052062866267, \"deceased_daily\": \"\", \"deceased\": 266, \"positive_100k\": 102.35599695849797, \"positive_daily\": \"\", \"positive\": 10524, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 11474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.8691580295284016, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 109.68937036278412, \"positive_daily\": \"\", \"positive\": 11278, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 11475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.0247733802824848, \"deceased_daily\": \"\", \"deceased\": 311, \"positive_100k\": 114.08550402158696, \"positive_daily\": \"\", \"positive\": 11730, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 11476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.3554560006349106, \"deceased_daily\": \"\", \"deceased\": 345, \"positive_100k\": 121.01038713014366, \"positive_daily\": \"\", \"positive\": 12442, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 11477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.695864580409467, \"deceased_daily\": \"\", \"deceased\": 380, \"positive_100k\": 127.80883276621263, \"positive_daily\": \"\", \"positive\": 13141, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 11478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.9779174036512424, \"deceased_daily\": \"\", \"deceased\": 409, \"positive_100k\": 135.73548969524873, \"positive_daily\": \"\", \"positive\": 13956, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 11479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.230792348626626, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 150.48004417919807, \"positive_daily\": \"\", \"positive\": 15472, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 11480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.571200928401183, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 155.48891328159513, \"positive_daily\": \"\", \"positive\": 15987, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 11481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.9018835487536085, \"deceased_daily\": \"\", \"deceased\": 504, \"positive_100k\": 161.30503701602896, \"positive_daily\": \"\", \"positive\": 16585, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 11482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 5.203388290839644, \"deceased_daily\": \"\", \"deceased\": 535, \"positive_100k\": 164.69939685435241, \"positive_daily\": \"\", \"positive\": 16934, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 11483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.51461899234781, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 169.69853999732732, \"positive_daily\": \"\", \"positive\": 17448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 11484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.825849693855975, \"deceased_daily\": \"\", \"deceased\": 599, \"positive_100k\": 175.952331905757, \"positive_daily\": \"\", \"positive\": 18091, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 11485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 6.11762847651988, \"deceased_daily\": \"\", \"deceased\": 629, \"positive_100k\": 183.24680147235463, \"positive_daily\": \"\", \"positive\": 18841, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 11486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 6.389955340339526, \"deceased_daily\": \"\", \"deceased\": 657, \"positive_100k\": 185.0072001277602, \"positive_daily\": \"\", \"positive\": 19022, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 11487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 6.681734123003431, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 191.45551122463252, \"positive_daily\": \"\", \"positive\": 19685, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 11488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.944335027400945, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 196.52273608356234, \"positive_daily\": \"\", \"positive\": 20206, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 11489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 7.148580175265679, \"deceased_daily\": \"\", \"deceased\": 735, \"positive_100k\": 202.91269142390186, \"positive_daily\": \"\", \"positive\": 20863, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 11490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 7.411181079663193, \"deceased_daily\": \"\", \"deceased\": 762, \"positive_100k\": 207.93128648572105, \"positive_daily\": \"\", \"positive\": 21379, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 11491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 7.634878146372188, \"deceased_daily\": \"\", \"deceased\": 785, \"positive_100k\": 213.79604001726554, \"positive_daily\": \"\", \"positive\": 21982, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 11492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 7.975286726146744, \"deceased_daily\": \"\", \"deceased\": 820, \"positive_100k\": 217.40437096287582, \"positive_daily\": \"\", \"positive\": 22353, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 11493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 8.30596934649917, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 221.7226969463016, \"positive_daily\": \"\", \"positive\": 22797, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 11494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 8.558844291474555, \"deceased_daily\": \"\", \"deceased\": 880, \"positive_100k\": 227.50964280246907, \"positive_daily\": \"\", \"positive\": 23392, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 11495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 8.782541358183549, \"deceased_daily\": \"\", \"deceased\": 903, \"positive_100k\": 232.10029564971452, \"positive_daily\": \"\", \"positive\": 23864, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 11496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 9.025690343736803, \"deceased_daily\": \"\", \"deceased\": 928, \"positive_100k\": 233.68562703552175, \"positive_daily\": \"\", \"positive\": 24027, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 11497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 9.220209532179407, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 236.55478506505014, \"positive_daily\": \"\", \"positive\": 24322, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 11498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 9.463358517732662, \"deceased_daily\": \"\", \"deceased\": 973, \"positive_100k\": 238.33463563929996, \"positive_daily\": \"\", \"positive\": 24505, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 11499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 9.618973868486744, \"deceased_daily\": \"\", \"deceased\": 989, \"positive_100k\": 243.58665372725025, \"positive_daily\": \"\", \"positive\": 25045, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 11549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 11550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 11551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.503851813132869, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 11552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.114993940705553, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 11553, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.415764303332127, \"positive_daily\": \"\", \"positive\": 401, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 11554, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 11555, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 11556, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.249190686050177, \"positive_daily\": \"\", \"positive\": 452, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 11557, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.536786981378498, \"positive_daily\": \"\", \"positive\": 460, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 11558, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.8962823505389, \"positive_daily\": \"\", \"positive\": 470, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 11559, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.291727256615342, \"positive_daily\": \"\", \"positive\": 481, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 11560, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.759071236523866, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 11561, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.010717994936147, \"positive_daily\": \"\", \"positive\": 501, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 11562, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.909456417837152, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 11563, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.304901323913597, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 11564, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.73629576690608, \"positive_daily\": \"\", \"positive\": 549, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 11565, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.203639746814602, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 11566, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.210226780463728, \"positive_daily\": \"\", \"positive\": 590, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 11567, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 22.792006404769495, \"positive_daily\": \"\", \"positive\": 634, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 11568, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.91302908281587, \"positive_daily\": \"\", \"positive\": 693, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 11569, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 28.07658833142741, \"positive_daily\": \"\", \"positive\": 781, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 11570, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 30.017863324893582, \"positive_daily\": \"\", \"positive\": 835, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 11571, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 34.116110533322164, \"positive_daily\": \"\", \"positive\": 949, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 11572, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 38.64575218474323, \"positive_daily\": \"\", \"positive\": 1075, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 11573, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 47.633136413753284, \"positive_daily\": \"\", \"positive\": 1325, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 11574, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 57.66305721332851, \"positive_daily\": \"\", \"positive\": 1604, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 11575, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 65.85955163018568, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 11576, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 73.94819743629472, \"positive_daily\": \"\", \"positive\": 2057, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 11577, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 79.44847658444888, \"positive_daily\": \"\", \"positive\": 2210, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 11578, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 85.41609971251155, \"positive_daily\": \"\", \"positive\": 2376, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 11579, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 90.30523673309303, \"positive_daily\": \"\", \"positive\": 2512, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 11580, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 98.0703367069577, \"positive_daily\": \"\", \"positive\": 2728, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 11581, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 107.0936704728838, \"positive_daily\": \"\", \"positive\": 2979, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 11582, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 116.15295377572595, \"positive_daily\": \"\", \"positive\": 3231, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 11583, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 123.23501254818585, \"positive_daily\": \"\", \"positive\": 3428, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 11584, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 133.40873149542523, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 11585, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 147.500949966513, \"positive_daily\": \"\", \"positive\": 4103, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 11586, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 167.63269063949554, \"positive_daily\": \"\", \"positive\": 4663, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 11587, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.0352808755294, \"positive_daily\": \"\", \"positive\": 5008, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 11588, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 195.85307711858707, \"positive_daily\": \"\", \"positive\": 5448, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 11589, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 216.2364645499819, \"positive_daily\": \"\", \"positive\": 6015, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 11590, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 234.85832467249074, \"positive_daily\": \"\", \"positive\": 6533, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 11591, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 256.71564311744316, \"positive_daily\": \"\", \"positive\": 7141, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 11592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 279.11220461613624, \"positive_daily\": \"\", \"positive\": 7764, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 11593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 306.46980220924286, \"positive_daily\": \"\", \"positive\": 8525, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 11594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 336.4157664603044, \"positive_daily\": \"\", \"positive\": 9358, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 11595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 369.81288625530567, \"positive_daily\": \"\", \"positive\": 10287, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 11596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 404.2165930839562, \"positive_daily\": \"\", \"positive\": 11244, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 11597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 428.5544295761154, \"positive_daily\": \"\", \"positive\": 11921, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 11598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 451.66998181312925, \"positive_daily\": \"\", \"positive\": 12564, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 11599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 482.04734050718326, \"positive_daily\": \"\", \"positive\": 13409, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 50}, {\"index\": 11652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6316134550303544, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 11653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6726940049510278, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 11654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8113408609333008, \"positive_daily\": \"\", \"positive\": 158, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 11655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9448526481754895, \"positive_daily\": \"\", \"positive\": 184, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 11656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3351178724218873, \"positive_daily\": \"\", \"positive\": 260, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 11657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4224140410033186, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 11658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5816011719459282, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 11659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8845702276108949, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 11660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.015405206220252547, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.2234847644564506, \"positive_daily\": \"\", \"positive\": 433, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 11661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.035945481180589274, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.957799594288489, \"positive_daily\": \"\", \"positive\": 576, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 11662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.056485756140926005, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 4.07724457962684, \"positive_daily\": \"\", \"positive\": 794, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 11663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.08729616858143109, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 4.652372278516269, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 11664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.11810658102193619, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 5.283985733546624, \"positive_daily\": \"\", \"positive\": 1029, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 11665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13351178724218873, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 6.634508812188764, \"positive_daily\": \"\", \"positive\": 1292, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 11666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.18999754338311475, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 7.456119810602233, \"positive_daily\": \"\", \"positive\": 1452, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 11667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22080795582361984, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.320149763252791, \"positive_daily\": \"\", \"positive\": 1815, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 11668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3337794681054718, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 10.82985997283754, \"positive_daily\": \"\", \"positive\": 2109, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 11669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.42107563668690295, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 11.52822932148899, \"positive_daily\": \"\", \"positive\": 2245, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 11670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.47242632408774476, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 12.632269100607088, \"positive_daily\": \"\", \"positive\": 2460, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 11671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.5905329051096809, \"deceased_daily\": \"\", \"deceased\": 115, \"positive_100k\": 14.05981821035049, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 11672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.6829641424311962, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 16.34492379968795, \"positive_daily\": \"\", \"positive\": 3183, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 11673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.7497200360522907, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 18.55300335792415, \"positive_daily\": \"\", \"positive\": 3613, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 11674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7753953797527116, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 19.84190561168528, \"positive_daily\": \"\", \"positive\": 3864, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 11675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9037720982548161, \"deceased_daily\": \"\", \"deceased\": 176, \"positive_100k\": 20.83297387852153, \"positive_daily\": \"\", \"positive\": 4057, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 11676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0116085417965839, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 22.68159862495183, \"positive_daily\": \"\", \"positive\": 4417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 11677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.12971512281852, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 24.448062271540792, \"positive_daily\": \"\", \"positive\": 4761, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 11678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.2734970475408771, \"deceased_daily\": \"\", \"deceased\": 248, \"positive_100k\": 26.712627585917915, \"positive_daily\": \"\", \"positive\": 5202, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 11679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.386468559822729, \"deceased_daily\": \"\", \"deceased\": 270, \"positive_100k\": 28.07342080204023, \"positive_daily\": \"\", \"positive\": 5467, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 11680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.4943050033644971, \"deceased_daily\": \"\", \"deceased\": 291, \"positive_100k\": 30.759061753104252, \"positive_daily\": \"\", \"positive\": 5990, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 11681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.6226817218666016, \"deceased_daily\": \"\", \"deceased\": 316, \"positive_100k\": 32.35093306253035, \"positive_daily\": \"\", \"positive\": 6300, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 11682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.6997077529678644, \"deceased_daily\": \"\", \"deceased\": 331, \"positive_100k\": 34.06091095297838, \"positive_daily\": \"\", \"positive\": 6633, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 11683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.802409127769548, \"deceased_daily\": \"\", \"deceased\": 351, \"positive_100k\": 35.32413786303909, \"positive_daily\": \"\", \"positive\": 6879, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 11684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.9102455713113158, \"deceased_daily\": \"\", \"deceased\": 372, \"positive_100k\": 37.05465602844746, \"positive_daily\": \"\", \"positive\": 7216, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 11685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.0129469461129994, \"deceased_daily\": \"\", \"deceased\": 392, \"positive_100k\": 39.5759747798288, \"positive_daily\": \"\", \"positive\": 7707, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 11686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.110513252174599, \"deceased_daily\": \"\", \"deceased\": 411, \"positive_100k\": 41.424599526259094, \"positive_daily\": \"\", \"positive\": 8067, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 11687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.1618639395754404, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 43.227008654028644, \"positive_daily\": \"\", \"positive\": 8418, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 11688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.3159160017779663, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 44.911311200776254, \"positive_daily\": \"\", \"positive\": 8746, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 11689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.4545628577602394, \"deceased_daily\": \"\", \"deceased\": 478, \"positive_100k\": 45.886974261392254, \"positive_daily\": \"\", \"positive\": 8936, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 11690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.557264232561923, \"deceased_daily\": \"\", \"deceased\": 498, \"positive_100k\": 47.45830529585801, \"positive_daily\": \"\", \"positive\": 9242, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 11691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.6907760198041113, \"deceased_daily\": \"\", \"deceased\": 524, \"positive_100k\": 49.861517466217414, \"positive_daily\": \"\", \"positive\": 9710, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 11692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.7986124633458793, \"deceased_daily\": \"\", \"deceased\": 545, \"positive_100k\": 51.8436539998899, \"positive_daily\": \"\", \"positive\": 10096, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 11693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.9115839756277313, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 53.49201106545693, \"positive_daily\": \"\", \"positive\": 10417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 11694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.0861763127905935, \"deceased_daily\": \"\", \"deceased\": 601, \"positive_100k\": 54.611456050795276, \"positive_daily\": \"\", \"positive\": 10635, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 11695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.1786075501121087, \"deceased_daily\": \"\", \"deceased\": 619, \"positive_100k\": 56.67061861556903, \"positive_daily\": \"\", \"positive\": 11036, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 11696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.2915790623939607, \"deceased_daily\": \"\", \"deceased\": 641, \"positive_100k\": 58.22654444381455, \"positive_daily\": \"\", \"positive\": 11339, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 11697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.404550574675813, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 59.64895848481786, \"positive_daily\": \"\", \"positive\": 11616, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 11698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.5586026368783386, \"deceased_daily\": \"\", \"deceased\": 693, \"positive_100k\": 61.50785336872833, \"positive_daily\": \"\", \"positive\": 11978, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 11699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.681844286640359, \"deceased_daily\": \"\", \"deceased\": 717, \"positive_100k\": 62.85324137863039, \"positive_daily\": \"\", \"positive\": 12240, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 12052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 12053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 12054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3501489186318305, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 12055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 12056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 12057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8130576585179794, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 12058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0207731187233025, \"positive_daily\": \"\", \"positive\": 344, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 12059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1632065771498097, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 12060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5163228594988591, \"positive_daily\": \"\", \"positive\": 511, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 12061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.667658409077023, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 12062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0029673637172189025, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.275967971106898, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 12063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.005934727434437805, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6706273454970124, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 12064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.002972081825529, \"positive_daily\": \"\", \"positive\": 1012, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 12065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.2759695438096688, \"positive_daily\": \"\", \"positive\": 1104, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 12066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.01186945486887561, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.5697385518143396, \"positive_daily\": \"\", \"positive\": 1203, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 12067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 3.8546054686673545, \"positive_daily\": \"\", \"positive\": 1299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 12068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 4.3115794811190655, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 12069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.029673637172189026, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.637989490013145, \"positive_daily\": \"\", \"positive\": 1563, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 12070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.04747781947550244, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 5.103865593616512, \"positive_daily\": \"\", \"positive\": 1720, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 12071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.06231463806159695, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 5.593480606957631, \"positive_daily\": \"\", \"positive\": 1885, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 12072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.07418409293047255, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 6.050454619409342, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 12073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.08605354779934817, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 6.465885539819988, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 12074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10089036638544267, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 7.1276076487598035, \"positive_daily\": \"\", \"positive\": 2402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 12075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11275982125431828, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 7.729982483355241, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 12076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.293781589626832, \"positive_daily\": \"\", \"positive\": 2795, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 12077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.700310418885822, \"positive_daily\": \"\", \"positive\": 2932, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 12078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.1305640035576317, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 9.753724538498531, \"positive_daily\": \"\", \"positive\": 3287, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 12079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.13946609470928842, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 10.833844931566214, \"positive_daily\": \"\", \"positive\": 3651, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 12080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.15430291329538293, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 11.967377871543833, \"positive_daily\": \"\", \"positive\": 4033, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 12081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.17507445931591525, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 13.240376906230741, \"positive_daily\": \"\", \"positive\": 4462, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 12082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.19287864161922866, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 14.640972580758064, \"positive_daily\": \"\", \"positive\": 4934, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 12083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.21661755135697988, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 15.931775797748289, \"positive_daily\": \"\", \"positive\": 5369, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 12084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2344217336602933, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 17.394686110337204, \"positive_daily\": \"\", \"positive\": 5862, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 12085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2462911885291689, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 18.931780515856598, \"positive_daily\": \"\", \"positive\": 6380, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 12086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2581606433980445, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 21.192911668377402, \"positive_daily\": \"\", \"positive\": 7142, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 12087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.272997461984139, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 24.5519673962692, \"positive_daily\": \"\", \"positive\": 8274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 12088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2878342805702335, \"deceased_daily\": \"\", \"deceased\": 97, \"positive_100k\": 27.780459120603364, \"positive_daily\": \"\", \"positive\": 9362, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 12089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.30563846287354696, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 31.109841211322973, \"positive_daily\": \"\", \"positive\": 10484, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 12090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.3234426451768604, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 34.51340739497305, \"positive_daily\": \"\", \"positive\": 11631, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 12091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.33827946376295487, \"deceased_daily\": \"\", \"deceased\": 114, \"positive_100k\": 37.89916939631982, \"positive_daily\": \"\", \"positive\": 12772, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 12092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3590510097834872, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 41.33537658085931, \"positive_daily\": \"\", \"positive\": 13930, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 12093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3768551920868006, \"deceased_daily\": \"\", \"deceased\": 127, \"positive_100k\": 44.81312685743987, \"positive_daily\": \"\", \"positive\": 15102, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 12094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4035614655417707, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 48.36506122695089, \"positive_daily\": \"\", \"positive\": 16299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 12095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.4124635566934275, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 51.99414705310961, \"positive_daily\": \"\", \"positive\": 17522, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 12096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.42730037527952197, \"deceased_daily\": \"\", \"deceased\": 144, \"positive_100k\": 55.81907888460477, \"positive_daily\": \"\", \"positive\": 18811, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 12097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.45103928501727314, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 59.575761350603905, \"positive_daily\": \"\", \"positive\": 20077, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 12098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46587610360336773, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 63.507518275918954, \"positive_daily\": \"\", \"positive\": 21402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 12099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.4807129221894622, \"deceased_daily\": \"\", \"deceased\": 162, \"positive_100k\": 67.51642665788168, \"positive_daily\": \"\", \"positive\": 22753, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 12257, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4752042513381391, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12258, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.9335201352490172, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12259, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.4491255046487552, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12260, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.028644742744429887, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.1795664446317176, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12261, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.566270471681521, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12262, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.339678525781128, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12263, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05728948548885977, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12264, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12265, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.54532371710223, \"positive_daily\": \"\", \"positive\": 457, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12266, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.14322371372214945, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 9.438442734289648, \"positive_daily\": \"\", \"positive\": 659, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12267, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.18619082783879426, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 10.612877186811273, \"positive_daily\": \"\", \"positive\": 741, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12268, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 11.24306152718873, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12269, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 12.890134234993448, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12270, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.40102639842201837, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 15.18171365454784, \"positive_daily\": \"\", \"positive\": 1060, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12271, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4439935125386632, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 16.7714968768637, \"positive_daily\": \"\", \"positive\": 1171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12272, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5585724835163828, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 21.139820145389255, \"positive_daily\": \"\", \"positive\": 1476, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12273, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6301843403774575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 23.259531108477066, \"positive_daily\": \"\", \"positive\": 1624, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12274, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7304409399829621, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 27.32708457818611, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12275, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.8306975395884667, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 31.509217018872878, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12276, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.8736646537051116, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 35.04684274780997, \"positive_daily\": \"\", \"positive\": 2447, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12277, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9309541391939714, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 38.18344207832504, \"positive_daily\": \"\", \"positive\": 2666, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12278, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9452765105661862, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 41.062238724140244, \"positive_daily\": \"\", \"positive\": 2867, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12279, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0168883674272609, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 44.470963110727396, \"positive_daily\": \"\", \"positive\": 3105, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12280, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.0598554815439059, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 48.40961523808651, \"positive_daily\": \"\", \"positive\": 3380, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12281, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1457897097771956, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 51.990208081140246, \"positive_daily\": \"\", \"positive\": 3630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12282, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.2174015666382703, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 58.06289354295939, \"positive_daily\": \"\", \"positive\": 4054, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12283, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3463029089882046, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 63.94938817693972, \"positive_daily\": \"\", \"positive\": 4465, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12284, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4179147658492794, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 69.79291569680342, \"positive_daily\": \"\", \"positive\": 4873, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12285, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.4752042513381391, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 76.16637095743907, \"positive_daily\": \"\", \"positive\": 5318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12286, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5754608509436439, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 81.49429310790303, \"positive_daily\": \"\", \"positive\": 5690, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12287, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6757174505491483, \"deceased_daily\": \"\", \"deceased\": 117, \"positive_100k\": 85.84829400505637, \"positive_daily\": \"\", \"positive\": 5994, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12288, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.7473293074102232, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 90.48874232965402, \"positive_daily\": \"\", \"positive\": 6318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12289, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12290, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12291, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12292, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12293, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12294, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12295, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12296, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12297, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12298, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12299, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 2.563704475626475, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 129.03024369228442, \"positive_daily\": \"\", \"positive\": 9009, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 12538, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8089352890643122, \"positive_daily\": \"\", \"positive\": 102, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 12539, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.879873927851148, \"positive_daily\": \"\", \"positive\": 106, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 12540, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.915343247244566, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 12541, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 12542, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 12543, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0749551845149465, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 12544, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3055057605721627, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 12545, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4473830381458344, \"positive_daily\": \"\", \"positive\": 138, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 12546, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 12547, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 12548, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.837545551473431, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 12549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 12550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 12551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5469319393417886, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 12552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.759747855702296, \"positive_daily\": \"\", \"positive\": 212, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 12553, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.008033091456221, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 12554, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.309522306300273, \"positive_daily\": \"\", \"positive\": 243, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 12555, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.717419479324579, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 12556, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.550948485069899, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 12557, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.118457595364586, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 12558, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.827843983232944, \"positive_daily\": \"\", \"positive\": 385, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 12559, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.661372988978264, \"positive_daily\": \"\", \"positive\": 432, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 12560, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.069270162002569, \"positive_daily\": \"\", \"positive\": 455, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 12561, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.026941785624853, \"positive_daily\": \"\", \"positive\": 509, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 12562, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.89594011076359, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 12563, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 11.190570268623343, \"positive_daily\": \"\", \"positive\": 631, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 12564, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.112772572852208, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 12565, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.981770897990945, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 12566, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 14.223197076760572, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 12567, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.968052784022348, \"positive_daily\": \"\", \"positive\": 844, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 12568, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.58876587340716, \"positive_daily\": \"\", \"positive\": 879, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 12569, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.42229487915248, \"positive_daily\": \"\", \"positive\": 926, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 12570, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 17.734659696708945, \"positive_daily\": \"\", \"positive\": 1000, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 12571, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.07093863878683578, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.603658021847682, \"positive_daily\": \"\", \"positive\": 1049, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 12572, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.08867329848354472, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 19.756410902133762, \"positive_daily\": \"\", \"positive\": 1114, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 12573, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.086510379386937, \"positive_daily\": \"\", \"positive\": 1189, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 12574, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.21466954299201, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 12575, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 24.385157082974796, \"positive_daily\": \"\", \"positive\": 1375, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 12576, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.265031010825947, \"positive_daily\": \"\", \"positive\": 1481, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 12577, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 28.783352687758615, \"positive_daily\": \"\", \"positive\": 1623, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 12578, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 33.87320002071409, \"positive_daily\": \"\", \"positive\": 1910, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 12579, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.1241426178769626, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 37.384662640662455, \"positive_daily\": \"\", \"positive\": 2108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 12580, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 40.77198264273386, \"positive_daily\": \"\", \"positive\": 2299, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 12581, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 44.90415835206704, \"positive_daily\": \"\", \"positive\": 2532, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 12582, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.1596119372703805, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 51.749736994996695, \"positive_daily\": \"\", \"positive\": 2918, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 12583, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 57.673113333697486, \"positive_daily\": \"\", \"positive\": 3252, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 12584, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 65.60050621812638, \"positive_daily\": \"\", \"positive\": 3699, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 12585, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 78.5113384773305, \"positive_daily\": \"\", \"positive\": 4427, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 12586, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 89.56003146838017, \"positive_daily\": \"\", \"positive\": 5050, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 12587, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 106.26608090268, \"positive_daily\": \"\", \"positive\": 5992, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 12588, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 116.83593808191851, \"positive_daily\": \"\", \"positive\": 6588, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 50}, {\"index\": 12589, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 142.12556280942547, \"positive_daily\": \"\", \"positive\": 8014, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 51}, {\"index\": 12590, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 161.8287697324691, \"positive_daily\": \"\", \"positive\": 9125, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 52}, {\"index\": 12591, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 179.8471839843254, \"positive_daily\": \"\", \"positive\": 10141, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 53}, {\"index\": 12592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 198.23802608981256, \"positive_daily\": \"\", \"positive\": 11178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 54}, {\"index\": 12593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 214.14601583776047, \"positive_daily\": \"\", \"positive\": 12075, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 55}, {\"index\": 12594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 225.1060355303266, \"positive_daily\": \"\", \"positive\": 12693, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 56}, {\"index\": 12595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 241.61700370796262, \"positive_daily\": \"\", \"positive\": 13624, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 57}, {\"index\": 12596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 255.78699680563307, \"positive_daily\": \"\", \"positive\": 14423, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 58}, {\"index\": 12597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 265.1508971254954, \"positive_daily\": \"\", \"positive\": 14951, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 59}, {\"index\": 12598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 277.3878123162246, \"positive_daily\": \"\", \"positive\": 15641, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 60}, {\"index\": 12599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.26601989545063415, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 286.75171263608695, \"positive_daily\": \"\", \"positive\": 16169, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 61}, {\"index\": 12651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.820252958828889, \"positive_daily\": \"\", \"positive\": 141, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.755076493248433, \"positive_daily\": \"\", \"positive\": 181, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.593158850946999, \"positive_daily\": \"\", \"positive\": 219, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.23775885520361, \"positive_daily\": \"\", \"positive\": 253, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.833988271099733, \"positive_daily\": \"\", \"positive\": 286, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.494370630926607, \"positive_daily\": \"\", \"positive\": 341, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.525935342067125, \"positive_daily\": \"\", \"positive\": 383, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.09674117672097717, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 20.025423581242272, \"positive_daily\": \"\", \"positive\": 414, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14511176508146575, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 21.379800055335952, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.19348235344195433, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 23.21788241303452, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24185294180244293, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 25.53967065433797, \"positive_daily\": \"\", \"positive\": 528, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2902235301629315, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 27.184270658594585, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 30.570211843828787, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 33.08548243857419, \"positive_daily\": \"\", \"positive\": 684, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.310529503156665, \"positive_daily\": \"\", \"positive\": 730, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 36.56816480052937, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 38.79321186511184, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 40.679664811170895, \"positive_daily\": \"\", \"positive\": 841, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8223000021283059, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 43.388417759358255, \"positive_daily\": \"\", \"positive\": 897, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9674117672097717, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 45.17812952869633, \"positive_daily\": \"\", \"positive\": 934, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0641529439307487, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 47.25806482819735, \"positive_daily\": \"\", \"positive\": 977, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3543764740936803, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 48.225476595407116, \"positive_daily\": \"\", \"positive\": 997, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4511176508146575, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 49.38637071605884, \"positive_daily\": \"\", \"positive\": 1021, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.741341180977589, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 51.2244530737574, \"positive_daily\": \"\", \"positive\": 1059, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9348235344195435, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 52.77231190129304, \"positive_daily\": \"\", \"positive\": 1091, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0799352995010087, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 54.36854131718917, \"positive_daily\": \"\", \"positive\": 1124, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.1766764762219863, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 56.10988249816675, \"positive_daily\": \"\", \"positive\": 1160, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.4185294180244292, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 57.46425897226044, \"positive_daily\": \"\", \"positive\": 1188, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.5636411831058945, \"deceased_daily\": \"\", \"deceased\": 53, \"positive_100k\": 58.28655897438874, \"positive_daily\": \"\", \"positive\": 1205, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.660382359826872, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 58.625153092912164, \"positive_daily\": \"\", \"positive\": 1212, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.7087529481873607, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 59.012117799796066, \"positive_daily\": \"\", \"positive\": 1220, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 60.36649427388976, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 61.33390604109952, \"positive_daily\": \"\", \"positive\": 1268, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.1924588317922464, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 63.07524722207711, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.3859411852342007, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 63.70406487076347, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.579423538676155, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 64.33288251944981, \"positive_daily\": \"\", \"positive\": 1330, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 64.57473546125225, \"positive_daily\": \"\", \"positive\": 1335, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 65.01007075649665, \"positive_daily\": \"\", \"positive\": 1344, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 65.44540605174105, \"positive_daily\": \"\", \"positive\": 1353, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 66.07422370042741, \"positive_daily\": \"\", \"positive\": 1366, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.869647068839087, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 66.41281781895083, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 12694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.9180176571995746, \"deceased_daily\": \"\", \"deceased\": 81, \"positive_100k\": 67.13837664435816, \"positive_daily\": \"\", \"positive\": 1388, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 12695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.966388245560063, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 67.52534135124206, \"positive_daily\": \"\", \"positive\": 1396, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 12696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 4.014758833920552, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 67.815564881405, \"positive_daily\": \"\", \"positive\": 1402, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 12697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 4.1598705990020175, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 68.10578841156791, \"positive_daily\": \"\", \"positive\": 1408, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 12698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.304982364083483, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 68.58949429517281, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 12699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 4.401723540804461, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 69.12157076713818, \"positive_daily\": \"\", \"positive\": 1429, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 12940, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.25682870610404146, \"positive_daily\": \"\", \"positive\": 120, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12941, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.002140239217533679, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.353139470893057, \"positive_daily\": \"\", \"positive\": 165, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12942, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.004280478435067358, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.4751331062924767, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12943, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.006420717652601036, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.5543219573412228, \"positive_daily\": \"\", \"positive\": 259, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12944, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.010701196087668393, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.8560956870134715, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.021402392175336786, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.0701196087668394, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.03638406669807254, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.4403809934001657, \"positive_daily\": \"\", \"positive\": 673, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.059926698090943004, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 2.296476680413637, \"positive_daily\": \"\", \"positive\": 1073, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.07490837261367876, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 3.6277054737195855, \"positive_daily\": \"\", \"positive\": 1695, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.11557291774681865, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12950, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.11771315696435233, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12951, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.28465181593197925, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 11.197731586136207, \"positive_daily\": \"\", \"positive\": 5232, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12952, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.4173466474190673, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 13.67826883925774, \"positive_daily\": \"\", \"positive\": 6391, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12953, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.6185291338672331, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 16.689585418327628, \"positive_daily\": \"\", \"positive\": 7798, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.7319618123965181, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 21.278258300719834, \"positive_daily\": \"\", \"positive\": 9942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 1.1407475029454508, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 25.14353032758566, \"positive_daily\": \"\", \"positive\": 11748, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 1.3333690325234817, \"deceased_daily\": \"\", \"deceased\": 623, \"positive_100k\": 29.770727515893466, \"positive_daily\": \"\", \"positive\": 13910, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 1.7763985505529534, \"deceased_daily\": \"\", \"deceased\": 830, \"positive_100k\": 38.44511706455747, \"positive_daily\": \"\", \"positive\": 17963, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 2.232269503887627, \"deceased_daily\": \"\", \"deceased\": 1043, \"positive_100k\": 43.68228242986238, \"positive_daily\": \"\", \"positive\": 20410, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 2.942828924108808, \"deceased_daily\": \"\", \"deceased\": 1375, \"positive_100k\": 54.30642990569957, \"positive_daily\": \"\", \"positive\": 25374, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12960, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 3.792503893469678, \"deceased_daily\": \"\", \"deceased\": 1772, \"positive_100k\": 61.570401810008875, \"positive_daily\": \"\", \"positive\": 28768, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12961, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 4.946092831720331, \"deceased_daily\": \"\", \"deceased\": 2311, \"positive_100k\": 75.19944514726333, \"positive_daily\": \"\", \"positive\": 35136, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12962, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 6.00979172283457, \"deceased_daily\": \"\", \"deceased\": 2808, \"positive_100k\": 85.36344119133078, \"positive_daily\": \"\", \"positive\": 39885, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12963, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 7.805452426345326, \"deceased_daily\": \"\", \"deceased\": 3647, \"positive_100k\": 105.97394485618011, \"positive_daily\": \"\", \"positive\": 49515, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12964, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 9.342144184534508, \"deceased_daily\": \"\", \"deceased\": 4365, \"positive_100k\": 123.67586342440116, \"positive_daily\": \"\", \"positive\": 57786, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12965, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 10.99654909968804, \"deceased_daily\": \"\", \"deceased\": 5138, \"positive_100k\": 140.6543811370958, \"positive_daily\": \"\", \"positive\": 65719, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12966, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 12.802910999286466, \"deceased_daily\": \"\", \"deceased\": 5982, \"positive_100k\": 156.74041909607897, \"positive_daily\": \"\", \"positive\": 73235, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12967, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 14.560047396881616, \"deceased_daily\": \"\", \"deceased\": 6803, \"positive_100k\": 171.454563716623, \"positive_daily\": \"\", \"positive\": 80110, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12968, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 16.514085802489863, \"deceased_daily\": \"\", \"deceased\": 7716, \"positive_100k\": 188.24688061739224, \"positive_daily\": \"\", \"positive\": 87956, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12969, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 18.114984737205056, \"deceased_daily\": \"\", \"deceased\": 8464, \"positive_100k\": 205.29816646348303, \"positive_daily\": \"\", \"positive\": 95923, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12970, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 20.09042553498864, \"deceased_daily\": \"\", \"deceased\": 9387, \"positive_100k\": 222.83742685117156, \"positive_daily\": \"\", \"positive\": 104118, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12971, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 22.147195423038507, \"deceased_daily\": \"\", \"deceased\": 10348, \"positive_100k\": 239.84590791291168, \"positive_daily\": \"\", \"positive\": 112065, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12972, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 23.966398757942134, \"deceased_daily\": \"\", \"deceased\": 11198, \"positive_100k\": 255.11437449079696, \"positive_daily\": \"\", \"positive\": 119199, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12973, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.569437931874862, \"deceased_daily\": \"\", \"deceased\": 11947, \"positive_100k\": 270.02970159778914, \"positive_daily\": \"\", \"positive\": 126168, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12974, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 27.05476394884323, \"deceased_daily\": \"\", \"deceased\": 12641, \"positive_100k\": 281.75393203143864, \"positive_daily\": \"\", \"positive\": 131646, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12975, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 28.552931401116805, \"deceased_daily\": \"\", \"deceased\": 13341, \"positive_100k\": 292.5171950564155, \"positive_daily\": \"\", \"positive\": 136675, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12976, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 30.05965981026052, \"deceased_daily\": \"\", \"deceased\": 14045, \"positive_100k\": 303.7898350151654, \"positive_daily\": \"\", \"positive\": 141942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12977, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 31.658418505758174, \"deceased_daily\": \"\", \"deceased\": 14792, \"positive_100k\": 317.2262568228419, \"positive_daily\": \"\", \"positive\": 148220, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12978, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 33.06027519324273, \"deceased_daily\": \"\", \"deceased\": 15447, \"positive_100k\": 327.9317333889453, \"positive_daily\": \"\", \"positive\": 153222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12979, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 34.41718685715908, \"deceased_daily\": \"\", \"deceased\": 16081, \"positive_100k\": 338.7420816767079, \"positive_daily\": \"\", \"positive\": 158273, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12980, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 35.540812446364264, \"deceased_daily\": \"\", \"deceased\": 16606, \"positive_100k\": 348.916778916863, \"positive_daily\": \"\", \"positive\": 163027, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12981, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 36.83137669453708, \"deceased_daily\": \"\", \"deceased\": 17209, \"positive_100k\": 357.05824890036115, \"positive_daily\": \"\", \"positive\": 166831, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12982, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 38.002087546527996, \"deceased_daily\": \"\", \"deceased\": 17756, \"positive_100k\": 364.05255066326123, \"positive_daily\": \"\", \"positive\": 170099, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 12983, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 38.6441593117881, \"deceased_daily\": \"\", \"deceased\": 18056, \"positive_100k\": 369.2790148324784, \"positive_daily\": \"\", \"positive\": 172541, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 12984, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 40.03959528162006, \"deceased_daily\": \"\", \"deceased\": 18708, \"positive_100k\": 380.2006555595528, \"positive_daily\": \"\", \"positive\": 177644, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 12985, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 41.33872048666301, \"deceased_daily\": \"\", \"deceased\": 19315, \"positive_100k\": 395.8329628044188, \"positive_daily\": \"\", \"positive\": 184948, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 12986, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 42.80906482910864, \"deceased_daily\": \"\", \"deceased\": 20002, \"positive_100k\": 408.4411120349097, \"positive_daily\": \"\", \"positive\": 190839, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 12987, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 42.896814637027525, \"deceased_daily\": \"\", \"deceased\": 20043, \"positive_100k\": 410.33950422086207, \"positive_daily\": \"\", \"positive\": 191726, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 12988, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 43.77431271621633, \"deceased_daily\": \"\", \"deceased\": 20453, \"positive_100k\": 425.20988630428604, \"positive_daily\": \"\", \"positive\": 198674, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 12989, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 44.62826816401226, \"deceased_daily\": \"\", \"deceased\": 20852, \"positive_100k\": 428.4972937424178, \"positive_daily\": \"\", \"positive\": 200210, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 12990, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 45.54857102755175, \"deceased_daily\": \"\", \"deceased\": 21282, \"positive_100k\": 436.98976295759144, \"positive_daily\": \"\", \"positive\": 204178, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 12991, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 46.4795750871789, \"deceased_daily\": \"\", \"deceased\": 21717, \"positive_100k\": 446.00231030262574, \"positive_daily\": \"\", \"positive\": 208389, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 12992, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 47.421280342893716, \"deceased_daily\": \"\", \"deceased\": 22157, \"positive_100k\": 455.92231907589434, \"positive_daily\": \"\", \"positive\": 213024, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 12993, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 48.206748135728574, \"deceased_daily\": \"\", \"deceased\": 22524, \"positive_100k\": 434.44715876716145, \"positive_daily\": \"\", \"positive\": 202990, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 12994, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 49.0157585599563, \"deceased_daily\": \"\", \"deceased\": 22902, \"positive_100k\": 440.6859560862721, \"positive_daily\": \"\", \"positive\": 205905, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 12995, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 49.632147454606006, \"deceased_daily\": \"\", \"deceased\": 23190, \"positive_100k\": 444.3864296933878, \"positive_daily\": \"\", \"positive\": 207634, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 12996, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 50.340566635609655, \"deceased_daily\": \"\", \"deceased\": 23521, \"positive_100k\": 448.30520770069205, \"positive_daily\": \"\", \"positive\": 209465, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 12997, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 50.98477864008729, \"deceased_daily\": \"\", \"deceased\": 23822, \"positive_100k\": 451.104640597226, \"positive_daily\": \"\", \"positive\": 210773, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 12998, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 51.95430700563005, \"deceased_daily\": \"\", \"deceased\": 24275, \"positive_100k\": 455.69331347961827, \"positive_daily\": \"\", \"positive\": 212917, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 12999, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 52.52789111592907, \"deceased_daily\": \"\", \"deceased\": 24543, \"positive_100k\": 456.8019573943007, \"positive_daily\": \"\", \"positive\": 213435, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 13344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9918321152292875, \"positive_daily\": \"\", \"positive\": 101, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 13345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5810393123952007, \"positive_daily\": \"\", \"positive\": 161, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 13346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9934843504113402, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 13347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4353897482857754, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 13348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.486142583231654, \"positive_daily\": \"\", \"positive\": 355, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 13349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.910059976382612, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 13350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.882251851706369, \"positive_daily\": \"\", \"positive\": 599, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 13351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.993577641550891, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 13352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.019640239905530446, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.437135274607378, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 13353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02946035985829567, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.036162591726058, \"positive_daily\": \"\", \"positive\": 1022, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 13354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05892071971659134, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.831592307900042, \"positive_daily\": \"\", \"positive\": 1103, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 13355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06874083966935657, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.685942743790616, \"positive_daily\": \"\", \"positive\": 1190, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 13356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.09820119952765223, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 12.559933419586718, \"positive_daily\": \"\", \"positive\": 1279, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 13357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10802131948041746, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 14.131152612029156, \"positive_daily\": \"\", \"positive\": 1439, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 13358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.15712191924424357, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.0951766025822, \"positive_daily\": \"\", \"positive\": 1639, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 13359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.19640239905530446, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 17.31287147672509, \"positive_daily\": \"\", \"positive\": 1763, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 13360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.20622251900806968, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 18.99211198864794, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 13361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.2455029988191306, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 20.091965423357646, \"positive_daily\": \"\", \"positive\": 2046, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 13362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.35352431829954806, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 22.4487942120213, \"positive_daily\": \"\", \"positive\": 2286, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 13363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.6088474370714438, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 24.805623000684953, \"positive_daily\": \"\", \"positive\": 2526, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 13364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7561492363629222, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 27.889140665853233, \"positive_daily\": \"\", \"positive\": 2840, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 13365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 30.137948135036467, \"positive_daily\": \"\", \"positive\": 3069, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 13366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 33.84995347718172, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 13367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0802131948041747, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 36.334443825231325, \"positive_daily\": \"\", \"positive\": 3700, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 13368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.4337375131037227, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 39.55544316973832, \"positive_daily\": \"\", \"positive\": 4028, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 13369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.76762159149774, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 43.55223199051376, \"positive_daily\": \"\", \"positive\": 4435, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 13370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 2.347008668710888, \"deceased_daily\": \"\", \"deceased\": 239, \"positive_100k\": 48.58013340632956, \"positive_daily\": \"\", \"positive\": 4947, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 13371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 3.024596945451689, \"deceased_daily\": \"\", \"deceased\": 308, \"positive_100k\": 54.67842789699676, \"positive_daily\": \"\", \"positive\": 5568, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 13372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 3.5156029430899496, \"deceased_daily\": \"\", \"deceased\": 358, \"positive_100k\": 60.20715543040359, \"positive_daily\": \"\", \"positive\": 6131, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 13373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.6629047423814285, \"deceased_daily\": \"\", \"deceased\": 373, \"positive_100k\": 63.27103285566633, \"positive_daily\": \"\", \"positive\": 6443, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 13374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.9378681010588545, \"deceased_daily\": \"\", \"deceased\": 401, \"positive_100k\": 67.07141927738648, \"positive_daily\": \"\", \"positive\": 6830, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 13375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.684197217469012, \"deceased_daily\": \"\", \"deceased\": 477, \"positive_100k\": 70.76378437962619, \"positive_daily\": \"\", \"positive\": 7206, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 13376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 5.803690892084247, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 75.54618279662286, \"positive_daily\": \"\", \"positive\": 7693, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 13377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 6.746422407549708, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 82.67558988233041, \"positive_daily\": \"\", \"positive\": 8419, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 13378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 7.787355122542822, \"deceased_daily\": \"\", \"deceased\": 793, \"positive_100k\": 89.7657164882269, \"positive_daily\": \"\", \"positive\": 9141, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 13379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.543504358905743, \"deceased_daily\": \"\", \"deceased\": 870, \"positive_100k\": 95.10786174253118, \"positive_daily\": \"\", \"positive\": 9685, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 13380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 8.710446398102754, \"deceased_daily\": \"\", \"deceased\": 887, \"positive_100k\": 99.68403764051978, \"positive_daily\": \"\", \"positive\": 10151, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 13381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 8.828287837535935, \"deceased_daily\": \"\", \"deceased\": 899, \"positive_100k\": 102.94431746483784, \"positive_daily\": \"\", \"positive\": 10483, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 13382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 9.024690236591239, \"deceased_daily\": \"\", \"deceased\": 919, \"positive_100k\": 107.51067324287365, \"positive_daily\": \"\", \"positive\": 10948, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 13383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 10.144183911206476, \"deceased_daily\": \"\", \"deceased\": 1033, \"positive_100k\": 112.39127285939797, \"positive_daily\": \"\", \"positive\": 11445, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 13384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.813604303176563, \"deceased_daily\": \"\", \"deceased\": 1203, \"positive_100k\": 117.12457067663082, \"positive_daily\": \"\", \"positive\": 11927, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 13385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 13.090219897036041, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 123.1443042076759, \"positive_daily\": \"\", \"positive\": 12540, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 13386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 13.748167933871311, \"deceased_daily\": \"\", \"deceased\": 1400, \"positive_100k\": 129.7827052957452, \"positive_daily\": \"\", \"positive\": 13216, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 13387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 14.838201248628254, \"deceased_daily\": \"\", \"deceased\": 1511, \"positive_100k\": 135.7336979871209, \"positive_daily\": \"\", \"positive\": 13822, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 13388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 15.122984727258443, \"deceased_daily\": \"\", \"deceased\": 1540, \"positive_100k\": 141.26242552052773, \"positive_daily\": \"\", \"positive\": 14385, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 13389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 15.515789525369053, \"deceased_daily\": \"\", \"deceased\": 1580, \"positive_100k\": 145.1119125420117, \"positive_daily\": \"\", \"positive\": 14777, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 13390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.33251171663062, \"deceased_daily\": \"\", \"deceased\": 1765, \"positive_100k\": 150.46387791626876, \"positive_daily\": \"\", \"positive\": 15322, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 13391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 19.021572348506236, \"deceased_daily\": \"\", \"deceased\": 1937, \"positive_100k\": 157.16119972405463, \"positive_daily\": \"\", \"positive\": 16004, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 13392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 19.846462424538515, \"deceased_daily\": \"\", \"deceased\": 2021, \"positive_100k\": 164.5361098085813, \"positive_daily\": \"\", \"positive\": 16755, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 13393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 21.13289813835076, \"deceased_daily\": \"\", \"deceased\": 2152, \"positive_100k\": 172.51004721022667, \"positive_daily\": \"\", \"positive\": 17567, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 13394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.525702936461368, \"deceased_daily\": \"\", \"deceased\": 2192, \"positive_100k\": 178.50032038141347, \"positive_daily\": \"\", \"positive\": 18177, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 13395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 21.545343176366902, \"deceased_daily\": \"\", \"deceased\": 2194, \"positive_100k\": 183.04703591954376, \"positive_daily\": \"\", \"positive\": 18640, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 13396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.33095277258812, \"deceased_daily\": \"\", \"deceased\": 2274, \"positive_100k\": 185.85559022603462, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 13397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.1263824887621, \"deceased_daily\": \"\", \"deceased\": 2355, \"positive_100k\": 192.68057359320645, \"positive_daily\": \"\", \"positive\": 19621, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 13398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.17713532370798, \"deceased_daily\": \"\", \"deceased\": 2462, \"positive_100k\": 199.36807528103955, \"positive_daily\": \"\", \"positive\": 20302, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 13399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 25.394830197850865, \"deceased_daily\": \"\", \"deceased\": 2586, \"positive_100k\": 207.1259700437241, \"positive_daily\": \"\", \"positive\": 21092, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 13443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.3385712958884843, \"positive_daily\": \"\", \"positive\": 114, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 13444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5127566431590846, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 13445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1468167306852086, \"positive_daily\": \"\", \"positive\": 268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 13446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.957004620301923, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 13447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.391453198792045, \"positive_daily\": \"\", \"positive\": 374, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 13448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.03522556041811801, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.765250055098647, \"positive_daily\": \"\", \"positive\": 491, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 13449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 13450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 13451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.12916038819976602, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 13.373971105412135, \"positive_daily\": \"\", \"positive\": 1139, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 13452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.15264409514517804, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 15.957178869407457, \"positive_daily\": \"\", \"positive\": 1359, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 13453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 13454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 13455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.3170300437630621, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 31.703004376306207, \"positive_daily\": \"\", \"positive\": 2700, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 13456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3287718972357681, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 35.554332315353776, \"positive_daily\": \"\", \"positive\": 3028, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 13457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4814159923809461, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 47.84805290127696, \"positive_daily\": \"\", \"positive\": 4075, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 13458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6340600875261242, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 62.161372284505575, \"positive_daily\": \"\", \"positive\": 5294, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 13459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8806390104529502, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 77.20268658304197, \"positive_daily\": \"\", \"positive\": 6575, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 13460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.1507016403251884, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 87.75861285500467, \"positive_daily\": \"\", \"positive\": 7474, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 13461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.4090224167247203, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 103.2696012924493, \"positive_daily\": \"\", \"positive\": 8795, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 13462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.4325061236701324, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 115.9742867499172, \"positive_daily\": \"\", \"positive\": 9877, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 13463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.7965035813240187, \"deceased_daily\": \"\", \"deceased\": 153, \"positive_100k\": 127.9509772920773, \"positive_daily\": \"\", \"positive\": 10897, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 13464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.2426940132868465, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 138.6830313661306, \"positive_daily\": \"\", \"positive\": 11811, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 13465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.712368152195087, \"deceased_daily\": \"\", \"deceased\": 231, \"positive_100k\": 151.79868169514322, \"positive_daily\": \"\", \"positive\": 12928, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 13466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.0998493167943852, \"deceased_daily\": \"\", \"deceased\": 264, \"positive_100k\": 165.2783294818097, \"positive_daily\": \"\", \"positive\": 14076, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 13467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.522556041811801, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 174.11994514675732, \"positive_daily\": \"\", \"positive\": 14829, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 13468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.215325396701455, \"deceased_daily\": \"\", \"deceased\": 359, \"positive_100k\": 186.95379099242498, \"positive_daily\": \"\", \"positive\": 15922, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 13469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.084222553681699, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 194.97347691428317, \"positive_daily\": \"\", \"positive\": 16605, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 13470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 5.73002449468053, \"deceased_daily\": \"\", \"deceased\": 488, \"positive_100k\": 208.62925250304025, \"positive_daily\": \"\", \"positive\": 17768, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 13471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 6.293633461370417, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 221.0638753306359, \"positive_daily\": \"\", \"positive\": 18827, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 13472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.939435402369248, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 230.2107791858739, \"positive_daily\": \"\", \"positive\": 19606, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 13473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.820074412822198, \"deceased_daily\": \"\", \"deceased\": 666, \"positive_100k\": 240.76670545783657, \"positive_daily\": \"\", \"positive\": 20505, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 13474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.395425232984792, \"deceased_daily\": \"\", \"deceased\": 715, \"positive_100k\": 247.75310827409666, \"positive_daily\": \"\", \"positive\": 21100, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 13475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 8.982517906620092, \"deceased_daily\": \"\", \"deceased\": 765, \"positive_100k\": 254.2933206583939, \"positive_daily\": \"\", \"positive\": 21657, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 13476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 9.640061701091629, \"deceased_daily\": \"\", \"deceased\": 821, \"positive_100k\": 261.29146532812666, \"positive_daily\": \"\", \"positive\": 22253, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 13477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 10.508958858071873, \"deceased_daily\": \"\", \"deceased\": 895, \"positive_100k\": 273.3503488445957, \"positive_daily\": \"\", \"positive\": 23280, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 13478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 11.131277092125291, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 282.40331787205207, \"positive_daily\": \"\", \"positive\": 24051, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 13479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 11.765337179651416, \"deceased_daily\": \"\", \"deceased\": 1002, \"positive_100k\": 288.27424460840507, \"positive_daily\": \"\", \"positive\": 24551, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 13480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 12.16456019772342, \"deceased_daily\": \"\", \"deceased\": 1036, \"positive_100k\": 294.8027151392296, \"positive_daily\": \"\", \"positive\": 25107, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 13481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 12.98648994081284, \"deceased_daily\": \"\", \"deceased\": 1106, \"positive_100k\": 298.41920600882304, \"positive_daily\": \"\", \"positive\": 25415, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 13482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 13.36222925193943, \"deceased_daily\": \"\", \"deceased\": 1138, \"positive_100k\": 301.6247320068718, \"positive_daily\": \"\", \"positive\": 25688, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 13483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 13.784935976956847, \"deceased_daily\": \"\", \"deceased\": 1174, \"positive_100k\": 304.5367116681029, \"positive_daily\": \"\", \"positive\": 25936, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 13484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 14.548156452682736, \"deceased_daily\": \"\", \"deceased\": 1239, \"positive_100k\": 309.2334530571853, \"positive_daily\": \"\", \"positive\": 26336, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 13485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 15.04131429853639, \"deceased_daily\": \"\", \"deceased\": 1281, \"positive_100k\": 313.8832270323769, \"positive_daily\": \"\", \"positive\": 26732, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 13486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 15.581439558280866, \"deceased_daily\": \"\", \"deceased\": 1327, \"positive_100k\": 317.9459083339331, \"positive_daily\": \"\", \"positive\": 27078, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 13487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 16.062855550661812, \"deceased_daily\": \"\", \"deceased\": 1368, \"positive_100k\": 321.7737525660353, \"positive_daily\": \"\", \"positive\": 27404, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 13488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 16.356401887479464, \"deceased_daily\": \"\", \"deceased\": 1393, \"positive_100k\": 325.7190153328645, \"positive_daily\": \"\", \"positive\": 27740, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 13489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 16.77910861249688, \"deceased_daily\": \"\", \"deceased\": 1429, \"positive_100k\": 328.11435344129654, \"positive_daily\": \"\", \"positive\": 27944, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 13490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.35445943265947, \"deceased_daily\": \"\", \"deceased\": 1478, \"positive_100k\": 329.51163400454857, \"positive_daily\": \"\", \"positive\": 28063, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 13491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 17.71845689031336, \"deceased_daily\": \"\", \"deceased\": 1509, \"positive_100k\": 331.9187139664533, \"positive_daily\": \"\", \"positive\": 28268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 13492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 18.188131029221598, \"deceased_daily\": \"\", \"deceased\": 1549, \"positive_100k\": 334.59585655823025, \"positive_daily\": \"\", \"positive\": 28496, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 13493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 18.65780516812984, \"deceased_daily\": \"\", \"deceased\": 1589, \"positive_100k\": 336.72113203679004, \"positive_daily\": \"\", \"positive\": 28677, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 13494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 18.7752237028569, \"deceased_daily\": \"\", \"deceased\": 1599, \"positive_100k\": 339.26911424036723, \"positive_daily\": \"\", \"positive\": 28894, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 13495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 18.904384091056663, \"deceased_daily\": \"\", \"deceased\": 1610, \"positive_100k\": 341.23000377030917, \"positive_daily\": \"\", \"positive\": 29061, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 13496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 19.550186032055496, \"deceased_daily\": \"\", \"deceased\": 1665, \"positive_100k\": 342.4394146779979, \"positive_daily\": \"\", \"positive\": 29164, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 13497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 19.9494090501275, \"deceased_daily\": \"\", \"deceased\": 1699, \"positive_100k\": 343.61360002526845, \"positive_daily\": \"\", \"positive\": 29264, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 13498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 20.149020559163503, \"deceased_daily\": \"\", \"deceased\": 1716, \"positive_100k\": 345.29268507186544, \"positive_daily\": \"\", \"positive\": 29407, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 13499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 20.39559948209033, \"deceased_daily\": \"\", \"deceased\": 1737, \"positive_100k\": 347.3944768434798, \"positive_daily\": \"\", \"positive\": 29586, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 14357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.003644327087394025, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2332369335932176, \"positive_daily\": \"\", \"positive\": 192, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 14358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0048591027831920335, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.436104474791485, \"positive_daily\": \"\", \"positive\": 359, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 14359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.010932981262182074, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.8138997161846656, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 14360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03644327087394025, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 1.5014627600063382, \"positive_daily\": \"\", \"positive\": 1236, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 14361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.04494670074452631, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 1.8573920388751548, \"positive_daily\": \"\", \"positive\": 1529, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 14362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.05345013061511236, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 2.2740601025338716, \"positive_daily\": \"\", \"positive\": 1872, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 14363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07167176605208249, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 2.9555492678765543, \"positive_daily\": \"\", \"positive\": 2433, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 14364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09110817718485062, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 4.408421000050972, \"positive_daily\": \"\", \"positive\": 3629, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 14365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.11175936401341675, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 6.921791914657051, \"positive_daily\": \"\", \"positive\": 5698, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 14366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1311957751461849, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 8.991769700296857, \"positive_daily\": \"\", \"positive\": 7402, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 14367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.15913561614953908, \"deceased_daily\": \"\", \"deceased\": 131, \"positive_100k\": 11.196587588170242, \"positive_daily\": \"\", \"positive\": 9217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 14368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2040823168940654, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 13.152376458405035, \"positive_daily\": \"\", \"positive\": 10827, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 14369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25996199890077376, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 16.43712993984285, \"positive_daily\": \"\", \"positive\": 13531, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 14370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.33649286773604825, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 19.046468134416973, \"positive_daily\": \"\", \"positive\": 15679, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 14371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4324601477040909, \"deceased_daily\": \"\", \"deceased\": 356, \"positive_100k\": 22.02995724329688, \"positive_daily\": \"\", \"positive\": 18135, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 14372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5162796707141535, \"deceased_daily\": \"\", \"deceased\": 425, \"positive_100k\": 25.41432233179013, \"positive_daily\": \"\", \"positive\": 20921, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 14373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6086026235948021, \"deceased_daily\": \"\", \"deceased\": 501, \"positive_100k\": 29.074441503229533, \"positive_daily\": \"\", \"positive\": 23934, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 14374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6972812493880568, \"deceased_daily\": \"\", \"deceased\": 574, \"positive_100k\": 32.88276330955629, \"positive_daily\": \"\", \"positive\": 27069, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 14375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7883894265729073, \"deceased_daily\": \"\", \"deceased\": 649, \"positive_100k\": 36.70687719992842, \"positive_daily\": \"\", \"positive\": 30217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 14376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.880712379453556, \"deceased_daily\": \"\", \"deceased\": 725, \"positive_100k\": 41.43478420797427, \"positive_daily\": \"\", \"positive\": 34109, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 14377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9863978649879828, \"deceased_daily\": \"\", \"deceased\": 812, \"positive_100k\": 46.436015747574665, \"positive_daily\": \"\", \"positive\": 38226, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 14378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.1030163317845916, \"deceased_daily\": \"\", \"deceased\": 908, \"positive_100k\": 51.363145969731384, \"positive_daily\": \"\", \"positive\": 42282, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 14379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.2220643499727963, \"deceased_daily\": \"\", \"deceased\": 1006, \"positive_100k\": 57.12968619768453, \"positive_daily\": \"\", \"positive\": 47029, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 14380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.337468041073607, \"deceased_daily\": \"\", \"deceased\": 1101, \"positive_100k\": 63.371203722694695, \"positive_daily\": \"\", \"positive\": 52167, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 14381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.455301283566014, \"deceased_daily\": \"\", \"deceased\": 1198, \"positive_100k\": 69.18876452987136, \"positive_daily\": \"\", \"positive\": 56956, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 14382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.5743493017542187, \"deceased_daily\": \"\", \"deceased\": 1296, \"positive_100k\": 74.16084145277262, \"positive_daily\": \"\", \"positive\": 61049, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 14383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.7043303012046056, \"deceased_daily\": \"\", \"deceased\": 1403, \"positive_100k\": 79.09526032910412, \"positive_daily\": \"\", \"positive\": 65111, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 14384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.8440295062213767, \"deceased_daily\": \"\", \"deceased\": 1518, \"positive_100k\": 84.29571508281539, \"positive_daily\": \"\", \"positive\": 69392, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 14385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.9958764681961276, \"deceased_daily\": \"\", \"deceased\": 1643, \"positive_100k\": 90.12785319834163, \"positive_daily\": \"\", \"positive\": 74193, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 14386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.148938205866677, \"deceased_daily\": \"\", \"deceased\": 1769, \"positive_100k\": 95.41577180215036, \"positive_daily\": \"\", \"positive\": 78546, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 14387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.295926065058236, \"deceased_daily\": \"\", \"deceased\": 1890, \"positive_100k\": 100.01126825935422, \"positive_daily\": \"\", \"positive\": 82329, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 14388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.4502025784245824, \"deceased_daily\": \"\", \"deceased\": 2017, \"positive_100k\": 104.8424312015429, \"positive_daily\": \"\", \"positive\": 86306, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 14389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.5996199890077376, \"deceased_daily\": \"\", \"deceased\": 2140, \"positive_100k\": 110.52029280370279, \"positive_daily\": \"\", \"positive\": 90980, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 14390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.744178296807701, \"deceased_daily\": \"\", \"deceased\": 2259, \"positive_100k\": 116.12162353702742, \"positive_daily\": \"\", \"positive\": 95591, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 14391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.8863070532160675, \"deceased_daily\": \"\", \"deceased\": 2376, \"positive_100k\": 119.86677700717267, \"positive_daily\": \"\", \"positive\": 98674, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 14392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.0260062582328384, \"deceased_daily\": \"\", \"deceased\": 2491, \"positive_100k\": 123.65201807527926, \"positive_daily\": \"\", \"positive\": 101790, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 14393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.1584168090748217, \"deceased_daily\": \"\", \"deceased\": 2600, \"positive_100k\": 127.44454779756065, \"positive_daily\": \"\", \"positive\": 104912, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 14394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.28718303282941, \"deceased_daily\": \"\", \"deceased\": 2706, \"positive_100k\": 130.92002106323872, \"positive_daily\": \"\", \"positive\": 107773, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 14395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.4074458267134133, \"deceased_daily\": \"\", \"deceased\": 2805, \"positive_100k\": 133.78324737823465, \"positive_daily\": \"\", \"positive\": 110130, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 14396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.522849517814224, \"deceased_daily\": \"\", \"deceased\": 2900, \"positive_100k\": 136.37193438598018, \"positive_daily\": \"\", \"positive\": 112261, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 14397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.634608881827641, \"deceased_daily\": \"\", \"deceased\": 2992, \"positive_100k\": 139.27767785032904, \"positive_daily\": \"\", \"positive\": 114653, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 14398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.742723918753663, \"deceased_daily\": \"\", \"deceased\": 3081, \"positive_100k\": 142.844259293192, \"positive_daily\": \"\", \"positive\": 117589, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 14399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 3.8556980584628784, \"deceased_daily\": \"\", \"deceased\": 3174, \"positive_100k\": 146.02089773770376, \"positive_daily\": \"\", \"positive\": 120204, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 14756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1732995644566653, \"positive_daily\": \"\", \"positive\": 113, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 14757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 14758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 14759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 14760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 14761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.05587003329575, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 14762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.5750291326128583, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 14763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 14764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 14765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.205188704468578, \"positive_daily\": \"\", \"positive\": 405, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 14766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.859329169608136, \"positive_daily\": \"\", \"positive\": 468, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 14767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03114954595902651, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.918413732215037, \"positive_daily\": \"\", \"positive\": 570, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 14768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05191590993171085, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 6.344124193655066, \"positive_daily\": \"\", \"positive\": 611, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 14769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06229909191805302, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 6.894432838931201, \"positive_daily\": \"\", \"positive\": 664, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 14770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 8.451910136882526, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 14771, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.632378354014383, \"positive_daily\": \"\", \"positive\": 1024, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 14772, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.09344863787707952, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 13.124342030736502, \"positive_daily\": \"\", \"positive\": 1264, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 14773, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 15.626688889444965, \"positive_daily\": \"\", \"positive\": 1505, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 14774, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 18.679344393429563, \"positive_daily\": \"\", \"positive\": 1799, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 14775, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11421500184976387, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 21.555485803646345, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 14776, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 24.49392630578118, \"positive_daily\": \"\", \"positive\": 2359, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 14777, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.60888090168383, \"positive_daily\": \"\", \"positive\": 2659, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 14778, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.14536454780879038, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 31.045714139163085, \"positive_daily\": \"\", \"positive\": 2990, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 14779, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.16613091178147474, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 34.887491474109694, \"positive_daily\": \"\", \"positive\": 3360, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 14780, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2076636397268434, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 38.79156790097435, \"positive_daily\": \"\", \"positive\": 3736, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 14781, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.22843000369952773, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 42.80985932968876, \"positive_daily\": \"\", \"positive\": 4123, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 14782, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.25957954965855423, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 46.942365760252954, \"positive_daily\": \"\", \"positive\": 4521, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 14783, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.29072909561758076, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 51.22023673862592, \"positive_daily\": \"\", \"positive\": 4933, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 14784, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3426450055492916, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 55.70577135672574, \"positive_daily\": \"\", \"positive\": 5365, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 14785, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.36341136952197595, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 60.48203507044314, \"positive_daily\": \"\", \"positive\": 5825, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 14786, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 14787, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 14788, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.42571046144002894, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 70.40835704938625, \"positive_daily\": \"\", \"positive\": 6781, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 14789, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.44647682541271333, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 75.43381713077586, \"positive_daily\": \"\", \"positive\": 7265, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 14790, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4776263713717398, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 80.52157630408352, \"positive_daily\": \"\", \"positive\": 7755, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 14791, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.5399254632897929, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 85.5366532034868, \"positive_daily\": \"\", \"positive\": 8238, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 14792, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5814581912351615, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 90.91514147241203, \"positive_daily\": \"\", \"positive\": 8756, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 14793, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.664523647125899, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 96.36631201524168, \"positive_daily\": \"\", \"positive\": 9281, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 14794, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.737205921030294, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 101.89016483197571, \"positive_daily\": \"\", \"positive\": 9813, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 14795, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7891218309620048, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 107.45555037665511, \"positive_daily\": \"\", \"positive\": 10349, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 14796, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8514209228800579, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 112.54330954996279, \"positive_daily\": \"\", \"positive\": 10839, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 14797, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.9241031967844532, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 118.1606110045739, \"positive_daily\": \"\", \"positive\": 11380, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 14798, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0175518346615327, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 123.86097791507575, \"positive_daily\": \"\", \"positive\": 11929, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 14799, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.090234108565928, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 129.59249437153662, \"positive_daily\": \"\", \"positive\": 12481, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 14843, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17446497270503022, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 14844, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0015040083853881914, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2466573752036634, \"positive_daily\": \"\", \"positive\": 164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 14845, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.31132973577535566, \"positive_daily\": \"\", \"positive\": 207, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 14846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.41209829759636446, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 14847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0045120251561645746, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.4842907000949977, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 14848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.5775392199890655, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 14849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 14850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.013536075468493723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 14851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.015040083853881914, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.2062147250813295, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 14852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04211223479086937, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 1.7205855928840912, \"positive_daily\": \"\", \"positive\": 1144, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 14853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.06467236057169223, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 1.7220896012694793, \"positive_daily\": \"\", \"positive\": 1145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 14854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.09926455343562064, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 2.332717005737085, \"positive_daily\": \"\", \"positive\": 1551, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 14855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.1233286876018317, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 2.9478564353608556, \"positive_daily\": \"\", \"positive\": 1960, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 14856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.17446497270503022, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 3.9735901541956022, \"positive_daily\": \"\", \"positive\": 2642, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 14857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.23913733327672246, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 4.084886774714328, \"positive_daily\": \"\", \"positive\": 2716, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 14858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.2932816351506974, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 6.037089658948201, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 14859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.3775061047324361, \"deceased_daily\": \"\", \"deceased\": 251, \"positive_100k\": 7.6208104887619665, \"positive_daily\": \"\", \"positive\": 5067, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 14860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.4301463982210228, \"deceased_daily\": \"\", \"deceased\": 286, \"positive_100k\": 8.640528174055161, \"positive_daily\": \"\", \"positive\": 5745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 14861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.541443018739749, \"deceased_daily\": \"\", \"deceased\": 360, \"positive_100k\": 10.115960400120976, \"positive_daily\": \"\", \"positive\": 6726, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 14862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.7655402681625895, \"deceased_daily\": \"\", \"deceased\": 509, \"positive_100k\": 12.278724458309197, \"positive_daily\": \"\", \"positive\": 8164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 14863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.0452858278447932, \"deceased_daily\": \"\", \"deceased\": 695, \"positive_100k\": 14.498640835142165, \"positive_daily\": \"\", \"positive\": 9640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 14864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.3220233707562203, \"deceased_daily\": \"\", \"deceased\": 879, \"positive_100k\": 17.76534704820532, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 14865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.7491617522064669, \"deceased_daily\": \"\", \"deceased\": 1163, \"positive_100k\": 22.176603642548883, \"positive_daily\": \"\", \"positive\": 14745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 14866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.191340217510595, \"deceased_daily\": \"\", \"deceased\": 1457, \"positive_100k\": 26.037393167840374, \"positive_daily\": \"\", \"positive\": 17312, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 14867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 2.5147020203690564, \"deceased_daily\": \"\", \"deceased\": 1672, \"positive_100k\": 29.74928586297843, \"positive_daily\": \"\", \"positive\": 19780, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 14868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.07720115650424, \"deceased_daily\": \"\", \"deceased\": 2046, \"positive_100k\": 33.76950027712107, \"positive_daily\": \"\", \"positive\": 22453, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 14869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.653236368107917, \"deceased_daily\": \"\", \"deceased\": 2429, \"positive_100k\": 38.32363766807651, \"positive_daily\": \"\", \"positive\": 25481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 14870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.662425994703393, \"deceased_daily\": \"\", \"deceased\": 3100, \"positive_100k\": 44.91721042961834, \"positive_daily\": \"\", \"positive\": 29865, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 14871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 5.643039461976494, \"deceased_daily\": \"\", \"deceased\": 3752, \"positive_100k\": 51.396478553870665, \"positive_daily\": \"\", \"positive\": 34173, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 14872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.718405457529052, \"deceased_daily\": \"\", \"deceased\": 4467, \"positive_100k\": 58.18858042228374, \"positive_daily\": \"\", \"positive\": 38689, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 14873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.862955838809466, \"deceased_daily\": \"\", \"deceased\": 5228, \"positive_100k\": 63.88576418613421, \"positive_daily\": \"\", \"positive\": 42477, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 14874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.834545255770237, \"deceased_daily\": \"\", \"deceased\": 5874, \"positive_100k\": 72.84815015466245, \"positive_daily\": \"\", \"positive\": 48436, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 14875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 9.693334043826894, \"deceased_daily\": \"\", \"deceased\": 6445, \"positive_100k\": 78.62805437970927, \"positive_daily\": \"\", \"positive\": 52279, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 14876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 11.254494747859837, \"deceased_daily\": \"\", \"deceased\": 7483, \"positive_100k\": 84.14776515408393, \"positive_daily\": \"\", \"positive\": 55949, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 14877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 12.812647435122003, \"deceased_daily\": \"\", \"deceased\": 8519, \"positive_100k\": 92.45741148335368, \"positive_daily\": \"\", \"positive\": 61474, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 14878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 14.473072692590568, \"deceased_daily\": \"\", \"deceased\": 9623, \"positive_100k\": 99.07204036229095, \"positive_daily\": \"\", \"positive\": 65872, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 14879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 16.207194360943152, \"deceased_daily\": \"\", \"deceased\": 10776, \"positive_100k\": 112.20654559188604, \"positive_daily\": \"\", \"positive\": 74605, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 14880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 17.470561404669233, \"deceased_daily\": \"\", \"deceased\": 11616, \"positive_100k\": 120.13116577449642, \"positive_daily\": \"\", \"positive\": 79874, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 14881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 18.502311157045533, \"deceased_daily\": \"\", \"deceased\": 12302, \"positive_100k\": 128.15053848538625, \"positive_daily\": \"\", \"positive\": 85206, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 14882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 19.622797404159734, \"deceased_daily\": \"\", \"deceased\": 13047, \"positive_100k\": 134.71403107922032, \"positive_daily\": \"\", \"positive\": 89570, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 14883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 21.19899819204656, \"deceased_daily\": \"\", \"deceased\": 14095, \"positive_100k\": 142.64767531214304, \"positive_daily\": \"\", \"positive\": 94845, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 14884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 22.47138928608497, \"deceased_daily\": \"\", \"deceased\": 14941, \"positive_100k\": 149.62326620357345, \"positive_daily\": \"\", \"positive\": 99483, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 14885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 24.025029948190973, \"deceased_daily\": \"\", \"deceased\": 15974, \"positive_100k\": 156.6349532962532, \"positive_daily\": \"\", \"positive\": 104145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 14886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 25.43278179691432, \"deceased_daily\": \"\", \"deceased\": 16910, \"positive_100k\": 165.09349645567642, \"positive_daily\": \"\", \"positive\": 109769, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 14887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 27.114263171778315, \"deceased_daily\": \"\", \"deceased\": 18028, \"positive_100k\": 173.43322295265392, \"positive_daily\": \"\", \"positive\": 115314, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 14888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 27.864763356087025, \"deceased_daily\": \"\", \"deceased\": 18527, \"positive_100k\": 182.24370407425795, \"positive_daily\": \"\", \"positive\": 121172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 14889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 28.71452809383135, \"deceased_daily\": \"\", \"deceased\": 19092, \"positive_100k\": 189.28847935141624, \"positive_daily\": \"\", \"positive\": 125856, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 14890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 30.477225921506314, \"deceased_daily\": \"\", \"deceased\": 20264, \"positive_100k\": 195.77977954275167, \"positive_daily\": \"\", \"positive\": 130172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 14891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.75112102393011, \"deceased_daily\": \"\", \"deceased\": 21111, \"positive_100k\": 202.49668099189535, \"positive_daily\": \"\", \"positive\": 134638, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 14892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.8475431368781, \"deceased_daily\": \"\", \"deceased\": 21840, \"positive_100k\": 209.42715163176413, \"positive_daily\": \"\", \"positive\": 139246, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 14893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 34.37110363127634, \"deceased_daily\": \"\", \"deceased\": 22853, \"positive_100k\": 217.539772862548, \"positive_daily\": \"\", \"positive\": 144640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 14894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 35.640486708543975, \"deceased_daily\": \"\", \"deceased\": 23697, \"positive_100k\": 224.9530301941264, \"positive_daily\": \"\", \"positive\": 149569, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 14895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 36.27217023040701, \"deceased_daily\": \"\", \"deceased\": 24117, \"positive_100k\": 231.67293966004087, \"positive_daily\": \"\", \"positive\": 154037, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 14896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 36.78503708982439, \"deceased_daily\": \"\", \"deceased\": 24458, \"positive_100k\": 238.15671980944938, \"positive_daily\": \"\", \"positive\": 158348, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 14897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 38.15518872891303, \"deceased_daily\": \"\", \"deceased\": 25369, \"positive_100k\": 244.1757613677729, \"positive_daily\": \"\", \"positive\": 162350, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 14898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 39.35388341206742, \"deceased_daily\": \"\", \"deceased\": 26166, \"positive_100k\": 250.32865967239596, \"positive_daily\": \"\", \"positive\": 166441, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 14899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 40.370593080589835, \"deceased_daily\": \"\", \"deceased\": 26842, \"positive_100k\": 259.41287032014066, \"positive_daily\": \"\", \"positive\": 172481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 14441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0021395772538901287, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.03606715942271932, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 14442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0033621928275416315, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 0.04554243011851846, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 14443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0036678467209545064, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.066326894870594, \"positive_daily\": \"\", \"positive\": 217, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 14444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.004279154507780257, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 0.0800813200741734, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 14445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005196116188018885, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 0.12287286515197599, \"positive_daily\": \"\", \"positive\": 402, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 14446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.006418731761670387, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 0.15832871678786953, \"positive_daily\": \"\", \"positive\": 518, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 14447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.006724385655083263, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 0.17819621985970646, \"positive_daily\": \"\", \"positive\": 583, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 14448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.008558309015560515, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 0.2931220837829477, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 14449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.01100354016286352, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 0.3915426374618936, \"positive_daily\": \"\", \"positive\": 1281, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 14450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0125318096299279, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 0.508302424745612, \"positive_daily\": \"\", \"positive\": 1663, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 14451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.014977040777230902, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 0.6660198337466559, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 14452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017727925817946782, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 0.8335181673369116, \"positive_daily\": \"\", \"positive\": 2727, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 14453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02231273421913992, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 1.0694829730516515, \"positive_daily\": \"\", \"positive\": 3499, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 14454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.030259735447874678, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 1.4157888342884397, \"positive_daily\": \"\", \"positive\": 4632, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 14455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04065196782391245, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 1.962603649604074, \"positive_daily\": \"\", \"positive\": 6421, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 14456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0501272385197116, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 2.3789042524324104, \"positive_daily\": \"\", \"positive\": 7783, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 14457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.07885870450052189, \"deceased_daily\": \"\", \"deceased\": 258, \"positive_100k\": 4.201824072746801, \"positive_daily\": \"\", \"positive\": 13747, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 14458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.10667320880109356, \"deceased_daily\": \"\", \"deceased\": 349, \"positive_100k\": 5.890867487746351, \"positive_daily\": \"\", \"positive\": 19273, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 14459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.13509902088849102, \"deceased_daily\": \"\", \"deceased\": 442, \"positive_100k\": 7.824739671369614, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 14460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.17911318153994507, \"deceased_daily\": \"\", \"deceased\": 586, \"positive_100k\": 10.170938957206848, \"positive_daily\": \"\", \"positive\": 33276, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 14461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.24024396022252018, \"deceased_daily\": \"\", \"deceased\": 786, \"positive_100k\": 13.400783648900703, \"positive_daily\": \"\", \"positive\": 43843, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 14462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.30809912456017857, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 16.424617616434283, \"positive_daily\": \"\", \"positive\": 53736, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 14463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4022405237313442, \"deceased_daily\": \"\", \"deceased\": 1316, \"positive_100k\": 20.10530180091213, \"positive_daily\": \"\", \"positive\": 65778, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 14464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5275586200306231, \"deceased_daily\": \"\", \"deceased\": 1726, \"positive_100k\": 25.624799808161836, \"positive_daily\": \"\", \"positive\": 83836, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 14465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6923060685801632, \"deceased_daily\": \"\", \"deceased\": 2265, \"positive_100k\": 31.07185784267269, \"positive_daily\": \"\", \"positive\": 101657, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 14466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.8347407829105632, \"deceased_daily\": \"\", \"deceased\": 2731, \"positive_100k\": 37.12625016339493, \"positive_daily\": \"\", \"positive\": 121465, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 14467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0453363154720343, \"deceased_daily\": \"\", \"deceased\": 3420, \"positive_100k\": 43.06938446691488, \"positive_daily\": \"\", \"positive\": 140909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 14468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2813011211867744, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 49.46427522489906, \"positive_daily\": \"\", \"positive\": 161831, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 14469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.640444445946903, \"deceased_daily\": \"\", \"deceased\": 5367, \"positive_100k\": 57.515504431287624, \"positive_daily\": \"\", \"positive\": 188172, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 14470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.9870559610771041, \"deceased_daily\": \"\", \"deceased\": 6501, \"positive_100k\": 65.17824753914842, \"positive_daily\": \"\", \"positive\": 213242, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 14471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.421084489723387, \"deceased_daily\": \"\", \"deceased\": 7921, \"positive_100k\": 74.46401282103157, \"positive_daily\": \"\", \"positive\": 243622, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 14472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.8260758984954477, \"deceased_daily\": \"\", \"deceased\": 9246, \"positive_100k\": 84.16699566742331, \"positive_daily\": \"\", \"positive\": 275367, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 14473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.317873012996764, \"deceased_daily\": \"\", \"deceased\": 10855, \"positive_100k\": 94.34007420188404, \"positive_daily\": \"\", \"positive\": 308650, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 14474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.782466930984335, \"deceased_daily\": \"\", \"deceased\": 12375, \"positive_100k\": 102.94484260924331, \"positive_daily\": \"\", \"positive\": 336802, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 14475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.246755195078493, \"deceased_daily\": \"\", \"deceased\": 13894, \"positive_100k\": 111.96621727332433, \"positive_daily\": \"\", \"positive\": 366317, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 14476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.948842188247868, \"deceased_daily\": \"\", \"deceased\": 16191, \"positive_100k\": 121.38157980601456, \"positive_daily\": \"\", \"positive\": 397121, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 14477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 5.584296632653237, \"deceased_daily\": \"\", \"deceased\": 18270, \"positive_100k\": 131.01976402700276, \"positive_daily\": \"\", \"positive\": 428654, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 14478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 6.191019611077794, \"deceased_daily\": \"\", \"deceased\": 20255, \"positive_100k\": 141.45050879361057, \"positive_daily\": \"\", \"positive\": 462780, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 14479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 6.82616840158975, \"deceased_daily\": \"\", \"deceased\": 22333, \"positive_100k\": 151.76785596576215, \"positive_daily\": \"\", \"positive\": 496535, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 14480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 7.440227073456216, \"deceased_daily\": \"\", \"deceased\": 24342, \"positive_100k\": 160.89498687696403, \"positive_daily\": \"\", \"positive\": 526396, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 14481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 7.973287463568272, \"deceased_daily\": \"\", \"deceased\": 26086, \"positive_100k\": 169.73358051278416, \"positive_daily\": \"\", \"positive\": 555313, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 14482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 8.518574009416842, \"deceased_daily\": \"\", \"deceased\": 27870, \"positive_100k\": 177.46845793949038, \"positive_daily\": \"\", \"positive\": 580619, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 14483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 9.24969812246044, \"deceased_daily\": \"\", \"deceased\": 30262, \"positive_100k\": 185.7367014102021, \"positive_daily\": \"\", \"positive\": 607670, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 14484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 10.005274546977068, \"deceased_daily\": \"\", \"deceased\": 32734, \"positive_100k\": 194.50285507328337, \"positive_daily\": \"\", \"positive\": 636350, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 14485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.645008145890218, \"deceased_daily\": \"\", \"deceased\": 34827, \"positive_100k\": 204.05209401128843, \"positive_daily\": \"\", \"positive\": 667592, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 14486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.434817806469088, \"deceased_daily\": \"\", \"deceased\": 37411, \"positive_100k\": 213.86786314434949, \"positive_daily\": \"\", \"positive\": 699706, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 14487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 12.150659224842041, \"deceased_daily\": \"\", \"deceased\": 39753, \"positive_100k\": 223.79886379522725, \"positive_daily\": \"\", \"positive\": 732197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 46}, {\"index\": 14488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.514998665790191, \"deceased_daily\": \"\", \"deceased\": 40945, \"positive_100k\": 231.9329252067307, \"positive_daily\": \"\", \"positive\": 758809, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 47}, {\"index\": 14489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 13.03888943909986, \"deceased_daily\": \"\", \"deceased\": 42659, \"positive_100k\": 239.73229560494704, \"positive_daily\": \"\", \"positive\": 784326, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 48}, {\"index\": 14490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 13.780711438412908, \"deceased_daily\": \"\", \"deceased\": 45086, \"positive_100k\": 248.14969817564423, \"positive_daily\": \"\", \"positive\": 811865, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 49}, {\"index\": 14491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 14.491662394491255, \"deceased_daily\": \"\", \"deceased\": 47412, \"positive_100k\": 256.8565549834034, \"positive_daily\": \"\", \"positive\": 840351, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 50}, {\"index\": 14492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 15.198334196061825, \"deceased_daily\": \"\", \"deceased\": 49724, \"positive_100k\": 265.66519453766904, \"positive_daily\": \"\", \"positive\": 869170, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 51}, {\"index\": 14493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 15.739035933509202, \"deceased_daily\": \"\", \"deceased\": 51493, \"positive_100k\": 276.7261976324942, \"positive_daily\": \"\", \"positive\": 905358, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 52}, {\"index\": 14494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 16.430425040409126, \"deceased_daily\": \"\", \"deceased\": 53755, \"positive_100k\": 286.75042272086284, \"positive_daily\": \"\", \"positive\": 938154, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 53}, {\"index\": 14495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 16.774591324392023, \"deceased_daily\": \"\", \"deceased\": 54881, \"positive_100k\": 295.19594544975405, \"positive_daily\": \"\", \"positive\": 965785, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 54}, {\"index\": 14496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 17.195782389514967, \"deceased_daily\": \"\", \"deceased\": 56259, \"positive_100k\": 302.04626050892335, \"positive_daily\": \"\", \"positive\": 988197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 55}, {\"index\": 14497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 17.836432950108353, \"deceased_daily\": \"\", \"deceased\": 58355, \"positive_100k\": 309.49963069979634, \"positive_daily\": \"\", \"positive\": 1012582, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 56}, {\"index\": 14498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 18.634800919702784, \"deceased_daily\": \"\", \"deceased\": 60967, \"positive_100k\": 317.85223464509, \"positive_daily\": \"\", \"positive\": 1039909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 57}, {\"index\": 14499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 19.25497266943751, \"deceased_daily\": \"\", \"deceased\": 62996, \"positive_100k\": 326.87360930917106, \"positive_daily\": \"\", \"positive\": 1069424, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 58}]}}, {\"mode\": \"vega-lite\"});\n", "</script>" ], "text/plain": [ @@ -815,10 +815,10 @@ "source_hidden": true }, "papermill": { - "duration": 0.924478, - "end_time": "2020-04-30T20:47:17.510519", + "duration": 1.061299, + "end_time": "2020-05-01T07:32:56.098237", "exception": false, - "start_time": "2020-04-30T20:47:16.586041", + "start_time": "2020-05-01T07:32:55.036938", "status": "completed" }, "tags": [] @@ -828,10 +828,10 @@ "data": { "text/html": [ "\n", - "<div id=\"altair-viz-4b9cb372d1324b479167ed51b5278e7a\"></div>\n", + "<div id=\"altair-viz-993fc8aa162b4a3f94fbb4e273b64c7a\"></div>\n", "<script type=\"text/javascript\">\n", " (function(spec, embedOpt){\n", - " const outputDiv = document.getElementById(\"altair-viz-4b9cb372d1324b479167ed51b5278e7a\");\n", + " const outputDiv = document.getElementById(\"altair-viz-993fc8aa162b4a3f94fbb4e273b64c7a\");\n", " const paths = {\n", " \"vega\": \"https://cdn.jsdelivr.net/npm//vega@5?noext\",\n", " \"vega-lib\": \"https://cdn.jsdelivr.net/npm//vega-lib?noext\",\n", @@ -872,7 +872,7 @@ " .catch(showError)\n", " .then(() => displayChart(vegaEmbed));\n", " }\n", - " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}}, \"vconcat\": [{\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United States\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United States'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Spain\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Spain'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Italy\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"France\", \"transform\": [{\"filter\": \"datum['country_label'] == 'France'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United Kingdom\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United Kingdom'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Germany\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Germany'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Turkey\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Turkey'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Canada\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Canada'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Belgium\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Belgium'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Netherlands\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Netherlands'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Peru\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Peru'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Switzerland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Switzerland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Ecuador\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Ecuador'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Portugal\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Portugal'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Saudi Arabia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Saudi Arabia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Sweden\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Sweden'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Ireland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Ireland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Israel\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Israel'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Singapore\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Singapore'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Austria\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Austria'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Chile\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Chile'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Belarus\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Belarus'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Qatar\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Qatar'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Romania\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Romania'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United Arab Emirates\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United Arab Emirates'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Denmark\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Denmark'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Norway\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Norway'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Serbia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Serbia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Panama\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Panama'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Finland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Finland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Moldova\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Moldova'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Luxembourg\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Luxembourg'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Kuwait\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Kuwait'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Bahrain\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Bahrain'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Croatia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Croatia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Armenia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Armenia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Estonia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Estonia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Slovenia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Slovenia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Djibouti\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Djibouti'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Cyprus\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Cyprus'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Malta\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Malta'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Montenegro\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Montenegro'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 65\"}], \"width\": 250}]}]}]}], \"data\": {\"name\": \"data-df16e8d37c4510a22ec4c9fcf9280124\"}, \"title\": \"Growth of cases per 100k population from case 100, compared to Italy (log scale)\", \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-df16e8d37c4510a22ec4c9fcf9280124\": [{\"index\": 651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.895959585009161, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.607395683141268, \"positive_daily\": \"\", \"positive\": 136, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.420465509577962, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.57231443036328, \"positive_daily\": \"\", \"positive\": 194, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.961308717192632, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.435599449280705, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.9776460002385, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.824593736110057, \"positive_daily\": \"\", \"positive\": 290, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.145832204069686, \"positive_daily\": \"\", \"positive\": 329, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.788309139988941, \"positive_daily\": \"\", \"positive\": 407, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.364233600381601, \"positive_daily\": \"\", \"positive\": 424, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.329152347603614, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 18.023047819346726, \"positive_daily\": \"\", \"positive\": 532, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.13551163773944908, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.344286287306357, \"positive_daily\": \"\", \"positive\": 571, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 22.461053955313684, \"positive_daily\": \"\", \"positive\": 663, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.934141344058627, \"positive_daily\": \"\", \"positive\": 736, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 26.085990264843947, \"positive_daily\": \"\", \"positive\": 770, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.84764155545678, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.220298559240266, \"positive_daily\": \"\", \"positive\": 833, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.897856747937514, \"positive_daily\": \"\", \"positive\": 853, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3049011849137604, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 29.846438212113657, \"positive_daily\": \"\", \"positive\": 881, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.33877909434862263, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 31.20155458950815, \"positive_daily\": \"\", \"positive\": 921, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.4065349132183472, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 31.743601140465945, \"positive_daily\": \"\", \"positive\": 937, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 32.75993842351181, \"positive_daily\": \"\", \"positive\": 967, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 34.318322257515476, \"positive_daily\": \"\", \"positive\": 1013, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4742907320880717, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 35.1991479028219, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.5420465509577963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 36.14772936699804, \"positive_daily\": \"\", \"positive\": 1067, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5759244603926585, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 37.63835738213198, \"positive_daily\": \"\", \"positive\": 1111, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6098023698275208, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 39.26449703500537, \"positive_daily\": \"\", \"positive\": 1159, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.643680279262383, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 40.68736923126958, \"positive_daily\": \"\", \"positive\": 1201, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 42.279630974708105, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 43.736381080407185, \"positive_daily\": \"\", \"positive\": 1291, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7453140075669699, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 45.362520733280576, \"positive_daily\": \"\", \"positive\": 1339, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 47.46295111824204, \"positive_daily\": \"\", \"positive\": 1401, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 49.90216059755212, \"positive_daily\": \"\", \"positive\": 1473, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 51.59605606929524, \"positive_daily\": \"\", \"positive\": 1523, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9147035547412813, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 54.06914345804017, \"positive_daily\": \"\", \"positive\": 1596, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 56.81325412226402, \"positive_daily\": \"\", \"positive\": 1677, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.150829873269515, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.9824593736110058, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 61.25126025823097, \"positive_daily\": \"\", \"positive\": 1808, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.25005691488786, \"positive_daily\": \"\", \"positive\": 1867, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 65.4521210281539, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 838, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.175534814650374, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 839, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4807217376846056, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 840, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.057185925638154, \"positive_daily\": \"\", \"positive\": 182, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 841, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.780591965423, \"positive_daily\": \"\", \"positive\": 246, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 842, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.41357225023474, \"positive_daily\": \"\", \"positive\": 302, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 843, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.696822563305658, \"positive_daily\": \"\", \"positive\": 504, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 844, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.403608688423027, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 845, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.720768659608861, \"positive_daily\": \"\", \"positive\": 860, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.506677320327698, \"positive_daily\": \"\", \"positive\": 1018, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.055888203022096, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04521287748655284, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.605099085716496, \"positive_daily\": \"\", \"positive\": 1646, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 22.753380595107718, \"positive_daily\": \"\", \"positive\": 2013, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.992087859472047, \"positive_daily\": \"\", \"positive\": 2388, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.09042575497310568, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 31.807259311789924, \"positive_daily\": \"\", \"positive\": 2814, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.18085150994621135, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 40.48813178920807, \"positive_daily\": \"\", \"positive\": 3582, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.23736760680440244, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 50.57060346870936, \"positive_daily\": \"\", \"positive\": 4474, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3164901424058699, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.71490794036467, \"positive_daily\": \"\", \"positive\": 5283, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.3390965811491463, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.16238984871432, \"positive_daily\": \"\", \"positive\": 5588, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5538577492102723, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 78.0939426386484, \"positive_daily\": \"\", \"positive\": 6909, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6555867235550162, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 86.54875072863378, \"positive_daily\": \"\", \"positive\": 7657, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.7686189172713983, \"deceased_daily\": \"\", \"deceased\": 68, \"positive_100k\": 93.48892742281964, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9720768659608862, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 99.33269183795659, \"positive_daily\": \"\", \"positive\": 8788, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2207476921369267, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 108.7143639164163, \"positive_daily\": \"\", \"positive\": 9618, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4468120795696908, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 115.06677320327698, \"positive_daily\": \"\", \"positive\": 10180, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.6502700282591787, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 121.06878268961687, \"positive_daily\": \"\", \"positive\": 10711, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.7859086607188372, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 125.79352838696164, \"positive_daily\": \"\", \"positive\": 11129, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.8989408544352195, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 130.25830003875876, \"positive_daily\": \"\", \"positive\": 11524, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.102398803124707, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 133.16322741726978, \"positive_daily\": \"\", \"positive\": 11781, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.305856751814195, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 136.21509664761209, \"positive_daily\": \"\", \"positive\": 12051, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.4867082617604064, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 138.99568861303507, \"positive_daily\": \"\", \"positive\": 12297, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.7466823073080855, \"deceased_daily\": \"\", \"deceased\": 243, \"positive_100k\": 142.86138963813534, \"positive_daily\": \"\", \"positive\": 12639, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.0857788884572317, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 146.2862651077417, \"positive_daily\": \"\", \"positive\": 12942, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.334449714633272, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 149.69983735797646, \"positive_daily\": \"\", \"positive\": 13244, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.605726979552589, \"deceased_daily\": \"\", \"deceased\": 319, \"positive_100k\": 153.21513858255594, \"positive_daily\": \"\", \"positive\": 13555, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.8091849282420767, \"deceased_daily\": \"\", \"deceased\": 337, \"positive_100k\": 156.05224664483714, \"positive_daily\": \"\", \"positive\": 13806, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.956126780073374, \"deceased_daily\": \"\", \"deceased\": 350, \"positive_100k\": 157.62339413749484, \"positive_daily\": \"\", \"positive\": 13945, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.159584728762861, \"deceased_daily\": \"\", \"deceased\": 368, \"positive_100k\": 158.70850319717212, \"positive_daily\": \"\", \"positive\": 14041, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 4.3404362387090725, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 160.79959878092518, \"positive_daily\": \"\", \"positive\": 14226, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.4421652130538165, \"deceased_daily\": \"\", \"deceased\": 393, \"positive_100k\": 162.0429529118054, \"positive_daily\": \"\", \"positive\": 14336, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.634319942371667, \"deceased_daily\": \"\", \"deceased\": 410, \"positive_100k\": 163.62540362383473, \"positive_daily\": \"\", \"positive\": 14476, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 4.871687549176069, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 164.97048672905967, \"positive_daily\": \"\", \"positive\": 14595, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.007326181635727, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 165.8295314013042, \"positive_daily\": \"\", \"positive\": 14671, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.109055155980471, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 166.71118251229197, \"positive_daily\": \"\", \"positive\": 14749, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.312513104669959, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 167.23113060338733, \"positive_daily\": \"\", \"positive\": 14795, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.549880711474361, \"deceased_daily\": \"\", \"deceased\": 491, \"positive_100k\": 168.1127817143751, \"positive_daily\": \"\", \"positive\": 14873, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.764641879535487, \"deceased_daily\": \"\", \"deceased\": 510, \"positive_100k\": 168.7005491217003, \"positive_daily\": \"\", \"positive\": 14925, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 5.900280511995145, \"deceased_daily\": \"\", \"deceased\": 522, \"positive_100k\": 169.57089701331643, \"positive_daily\": \"\", \"positive\": 15002, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 5.990706266968251, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 170.35081914995948, \"positive_daily\": \"\", \"positive\": 15071, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.05852558319808, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 171.2211670415756, \"positive_daily\": \"\", \"positive\": 15148, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 6.12634489942791, \"deceased_daily\": \"\", \"deceased\": 542, \"positive_100k\": 172.09151493319177, \"positive_daily\": \"\", \"positive\": 15225, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 6.2054674350293775, \"deceased_daily\": \"\", \"deceased\": 549, \"positive_100k\": 172.645372682402, \"positive_daily\": \"\", \"positive\": 15274, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 6.431531822462142, \"deceased_daily\": \"\", \"deceased\": 569, \"positive_100k\": 173.583539890248, \"positive_daily\": \"\", \"positive\": 15357, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 6.555867235550163, \"deceased_daily\": \"\", \"deceased\": 580, \"positive_100k\": 174.0921847619717, \"positive_daily\": \"\", \"positive\": 15402, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 1038, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.00887387149166, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 1039, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 1040, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 1041, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 1042, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.380577391029533, \"positive_daily\": \"\", \"positive\": 210, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 1043, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 1044, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 1045, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.527484024546352, \"positive_daily\": \"\", \"positive\": 228, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 1046, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.311561010016955, \"positive_daily\": \"\", \"positive\": 256, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 1047, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.713335784315287, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 1048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.15935503068294, \"positive_daily\": \"\", \"positive\": 285, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 1049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 19.433695734590515, \"positive_daily\": \"\", \"positive\": 305, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 1050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 21.281489755256494, \"positive_daily\": \"\", \"positive\": 334, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 1051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 24.02132226865778, \"positive_daily\": \"\", \"positive\": 377, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 1052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1911511055861362, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 24.97707779658846, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 1053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 26.697437746863688, \"positive_daily\": \"\", \"positive\": 419, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 1054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.182402119483463, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 1055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.69213840104649, \"positive_daily\": \"\", \"positive\": 466, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 1056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 30.329308753000277, \"positive_daily\": \"\", \"positive\": 476, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 1057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 31.79480056249399, \"positive_daily\": \"\", \"positive\": 499, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 1058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 32.81427312562005, \"positive_daily\": \"\", \"positive\": 515, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 1059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.12755895577974, \"positive_daily\": \"\", \"positive\": 567, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 1060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.2549930261705, \"positive_daily\": \"\", \"positive\": 569, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 1061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 40.97005363062852, \"positive_daily\": \"\", \"positive\": 643, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 1062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 42.81784765129451, \"positive_daily\": \"\", \"positive\": 672, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 1063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 43.837320214420565, \"positive_daily\": \"\", \"positive\": 688, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 1064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 44.60192463676511, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 1065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.17007860770632, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 1066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 51.674515543452145, \"positive_daily\": \"\", \"positive\": 811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 1067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 52.43911996579669, \"positive_daily\": \"\", \"positive\": 823, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 1068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 56.51701021830094, \"positive_daily\": \"\", \"positive\": 887, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 1069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 58.93825755572533, \"positive_daily\": \"\", \"positive\": 925, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 1070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 66.26571660319388, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 1071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 72.38255198195024, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 1072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 86.71888490091045, \"positive_daily\": \"\", \"positive\": 1361, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 1073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 97.3596297785387, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 1074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 106.47116581147787, \"positive_daily\": \"\", \"positive\": 1671, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 1075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 108.31895983214385, \"positive_daily\": \"\", \"positive\": 1700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 1076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 110.867641239959, \"positive_daily\": \"\", \"positive\": 1740, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 1077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 112.9703034014065, \"positive_daily\": \"\", \"positive\": 1773, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 1078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 119.8517432025074, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 1079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 121.50838611758724, \"positive_daily\": \"\", \"positive\": 1907, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 1080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 125.71371044048225, \"positive_daily\": \"\", \"positive\": 1973, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 1081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 129.1544303410327, \"positive_daily\": \"\", \"positive\": 2027, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 1082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 141.26066702815464, \"positive_daily\": \"\", \"positive\": 2217, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 1083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 160.43949462196363, \"positive_daily\": \"\", \"positive\": 2518, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 1084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 164.89968708564015, \"positive_daily\": \"\", \"positive\": 2588, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 1085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 168.65899216216752, \"positive_daily\": \"\", \"positive\": 2647, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 1086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 173.5014868370163, \"positive_daily\": \"\", \"positive\": 2723, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 1087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 179.10858593420963, \"positive_daily\": \"\", \"positive\": 2811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 1088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 186.11745980570126, \"positive_daily\": \"\", \"positive\": 2921, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 50}, {\"index\": 1355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 1356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.010542533535272049, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 1357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.021085067070544097, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.718432966249344, \"positive_daily\": \"\", \"positive\": 163, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 1358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.2049301947227034, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 1359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.7004292708804893, \"positive_daily\": \"\", \"positive\": 351, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 1360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.05271266767636024, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 4.638714755519702, \"positive_daily\": \"\", \"positive\": 440, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 1361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.08434026828217639, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 5.924903846822891, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 1362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 7.379773474690435, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 1363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 9.077121373869234, \"positive_daily\": \"\", \"positive\": 861, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 1364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 11.238340748600004, \"positive_daily\": \"\", \"positive\": 1066, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 1365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.16868053656435278, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 15.666204833414264, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 1366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.20030813717016896, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 20.88475893337393, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 1367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.24247827131125715, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 23.46767964951558, \"positive_daily\": \"\", \"positive\": 2226, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 1368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2741058719170733, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 27.178651453931344, \"positive_daily\": \"\", \"positive\": 2578, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 1369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3057334725228894, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 30.773655389459112, \"positive_daily\": \"\", \"positive\": 2919, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 1370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.3479036066639776, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 34.59005252922759, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 1371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3795312072697938, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 39.302565019494196, \"positive_daily\": \"\", \"positive\": 3728, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 1372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.42170134141088195, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 44.32081098228369, \"positive_daily\": \"\", \"positive\": 4204, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 1373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.44278640848142603, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 1374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.47441400908724224, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 1375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.49549907615778627, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 1376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.5376692102988745, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 66.03843006494412, \"positive_daily\": \"\", \"positive\": 6264, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 1377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.5798393444399628, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 70.87745295763398, \"positive_daily\": \"\", \"positive\": 6723, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 1378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6114669450457788, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 76.76018667031579, \"positive_daily\": \"\", \"positive\": 7281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 1379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.632552012116323, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 84.57220401995238, \"positive_daily\": \"\", \"positive\": 8022, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 1380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6641796127221391, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 92.48964670494169, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 1381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.7063497468632273, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 101.10289660325894, \"positive_daily\": \"\", \"positive\": 9590, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 1382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7590624145395876, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 110.30652837955145, \"positive_daily\": \"\", \"positive\": 10463, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 1383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.7906900151454037, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 119.01466107968616, \"positive_daily\": \"\", \"positive\": 11289, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 1384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8328601492864919, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 128.70324939860117, \"positive_daily\": \"\", \"positive\": 12208, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 1385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8855728169628521, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 138.96113452842087, \"positive_daily\": \"\", \"positive\": 13181, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 1430, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9542930404546707, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 1431, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4795919618058655, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 1432, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.750996404503983, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 1433, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.09244070338226, \"positive_daily\": \"\", \"positive\": 239, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 1434, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3375802000128174, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 1435, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 1436, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 1437, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.894034950588632, \"positive_daily\": \"\", \"positive\": 559, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 1438, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.0321826135162215, \"positive_daily\": \"\", \"positive\": 689, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 1439, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.756914071952645, \"positive_daily\": \"\", \"positive\": 886, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 1440, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.043774910112599576, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 9.26277097982607, \"positive_daily\": \"\", \"positive\": 1058, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 1441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.08754982022519915, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 10.882442653992253, \"positive_daily\": \"\", \"positive\": 1243, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 1442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.12256974831527881, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 13.009903285464592, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 1443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.1838546224729182, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 15.715192730423247, \"positive_daily\": \"\", \"positive\": 1795, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 1444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.32393433483323686, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 19.759994424827447, \"positive_daily\": \"\", \"positive\": 2257, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 1445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.5865837955088343, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 24.64527439339356, \"positive_daily\": \"\", \"positive\": 2815, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 1446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.6566236516889936, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 29.77569385859023, \"positive_daily\": \"\", \"positive\": 3401, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 1447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.7704384179817525, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 32.76989771029204, \"positive_daily\": \"\", \"positive\": 3743, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 1448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.0681078067474294, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 37.37501825413752, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 1449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.558386800008545, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 43.22334624518082, \"positive_daily\": \"\", \"positive\": 4937, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 1450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.9260960449543811, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 54.58731291041167, \"positive_daily\": \"\", \"positive\": 6235, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 1451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.530189804508255, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 63.771289052035065, \"positive_daily\": \"\", \"positive\": 7284, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 1452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.09050865394953, \"deceased_daily\": \"\", \"deceased\": 353, \"positive_100k\": 79.9680057936969, \"positive_daily\": \"\", \"positive\": 9134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 1453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.773397251706083, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 94.86898519602579, \"positive_daily\": \"\", \"positive\": 10836, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 1454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.491305777552716, \"deceased_daily\": \"\", \"deceased\": 513, \"positive_100k\": 104.17553108596448, \"positive_daily\": \"\", \"positive\": 11899, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 1455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.17226232587654, \"deceased_daily\": \"\", \"deceased\": 705, \"positive_100k\": 111.84489533769191, \"positive_daily\": \"\", \"positive\": 12775, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 1456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 7.249125114646489, \"deceased_daily\": \"\", \"deceased\": 828, \"positive_100k\": 122.2545689624681, \"positive_daily\": \"\", \"positive\": 13964, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 1457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.851286824767634, \"deceased_daily\": \"\", \"deceased\": 1011, \"positive_100k\": 134.37146408163565, \"positive_daily\": \"\", \"positive\": 15348, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 1458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 10.006944451740264, \"deceased_daily\": \"\", \"deceased\": 1143, \"positive_100k\": 146.821048517659, \"positive_daily\": \"\", \"positive\": 16770, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 1459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.232641934893051, \"deceased_daily\": \"\", \"deceased\": 1283, \"positive_100k\": 161.36307365706455, \"positive_daily\": \"\", \"positive\": 18431, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 1460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.668458986586316, \"deceased_daily\": \"\", \"deceased\": 1447, \"positive_100k\": 172.39435100543963, \"positive_daily\": \"\", \"positive\": 19691, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 1461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 14.288130660752502, \"deceased_daily\": \"\", \"deceased\": 1632, \"positive_100k\": 182.2261958167295, \"positive_daily\": \"\", \"positive\": 20814, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 1462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 17.816388415828026, \"deceased_daily\": \"\", \"deceased\": 2035, \"positive_100k\": 194.308071007807, \"positive_daily\": \"\", \"positive\": 22194, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 1463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 19.61115973044461, \"deceased_daily\": \"\", \"deceased\": 2240, \"positive_100k\": 204.89284427303357, \"positive_daily\": \"\", \"positive\": 23403, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 1464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 22.088819642817747, \"deceased_daily\": \"\", \"deceased\": 2523, \"positive_100k\": 218.72571586861503, \"positive_daily\": \"\", \"positive\": 24983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 1465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 26.431290725987623, \"deceased_daily\": \"\", \"deceased\": 3019, \"positive_100k\": 233.46910559453858, \"positive_daily\": \"\", \"positive\": 26667, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 1466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 29.294169847351633, \"deceased_daily\": \"\", \"deceased\": 3346, \"positive_100k\": 245.29708630696297, \"positive_daily\": \"\", \"positive\": 28018, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 1467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 31.517935281071697, \"deceased_daily\": \"\", \"deceased\": 3600, \"positive_100k\": 259.5589520216479, \"positive_daily\": \"\", \"positive\": 29647, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 1468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 34.170694833895226, \"deceased_daily\": \"\", \"deceased\": 3903, \"positive_100k\": 267.8061450868617, \"positive_daily\": \"\", \"positive\": 30589, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 1469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 36.39446026761529, \"deceased_daily\": \"\", \"deceased\": 4157, \"positive_100k\": 272.44628555879723, \"positive_daily\": \"\", \"positive\": 31119, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 1470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 38.87212017998842, \"deceased_daily\": \"\", \"deceased\": 4440, \"positive_100k\": 293.9310114420611, \"positive_daily\": \"\", \"positive\": 33573, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 1471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 42.52294768337923, \"deceased_daily\": \"\", \"deceased\": 4857, \"positive_100k\": 304.7521692218957, \"positive_daily\": \"\", \"positive\": 34809, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 1472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 45.201972182270325, \"deceased_daily\": \"\", \"deceased\": 5163, \"positive_100k\": 316.3875403298247, \"positive_daily\": \"\", \"positive\": 36138, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 1473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 47.740916968801095, \"deceased_daily\": \"\", \"deceased\": 5453, \"positive_100k\": 325.536496543358, \"positive_daily\": \"\", \"positive\": 37183, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 1474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 49.75456283398068, \"deceased_daily\": \"\", \"deceased\": 5683, \"positive_100k\": 337.03178793892664, \"positive_daily\": \"\", \"positive\": 38496, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 1475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 51.02403522724607, \"deceased_daily\": \"\", \"deceased\": 5828, \"positive_100k\": 350.05044620641377, \"positive_daily\": \"\", \"positive\": 39983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 1476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 52.51238217107446, \"deceased_daily\": \"\", \"deceased\": 5998, \"positive_100k\": 358.56904371432563, \"positive_daily\": \"\", \"positive\": 40956, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 1477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 54.8236974250197, \"deceased_daily\": \"\", \"deceased\": 6262, \"positive_100k\": 366.7374419413367, \"positive_daily\": \"\", \"positive\": 41889, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 1478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 56.81983332615425, \"deceased_daily\": \"\", \"deceased\": 6490, \"positive_100k\": 374.6869656177848, \"positive_daily\": \"\", \"positive\": 42797, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 1479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 58.47452492841051, \"deceased_daily\": \"\", \"deceased\": 6679, \"positive_100k\": 387.78441872347463, \"positive_daily\": \"\", \"positive\": 44293, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 1480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 60.55821064977025, \"deceased_daily\": \"\", \"deceased\": 6917, \"positive_100k\": 396.8195601707152, \"positive_daily\": \"\", \"positive\": 45325, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 1481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 62.107842467756285, \"deceased_daily\": \"\", \"deceased\": 7094, \"positive_100k\": 403.9023406269338, \"positive_daily\": \"\", \"positive\": 46134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 1482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 63.09715543630103, \"deceased_daily\": \"\", \"deceased\": 7207, \"positive_100k\": 408.74384568538727, \"positive_daily\": \"\", \"positive\": 46687, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 1483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 64.1827732070935, \"deceased_daily\": \"\", \"deceased\": 7331, \"positive_100k\": 414.4083190539577, \"positive_daily\": \"\", \"positive\": 47334, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 1484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 65.67112015092188, \"deceased_daily\": \"\", \"deceased\": 7501, \"positive_100k\": 419.00468461578066, \"positive_daily\": \"\", \"positive\": 47859, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 2722, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2914283160818564, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 2723, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.31571400908867775, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 2724, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.5207931944796137, \"positive_daily\": \"\", \"positive\": 193, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 2725, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.53428524615007, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 2726, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.6799994041909982, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 2727, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.010793641336365052, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 1.1198402886478742, \"positive_daily\": \"\", \"positive\": 415, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 2728, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.013492051670456313, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2898401396956236, \"positive_daily\": \"\", \"positive\": 478, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 2729, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.021587282672730104, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 1.7728555894979598, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 2730, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024285693006821367, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 2.1587282672730104, \"positive_daily\": \"\", \"positive\": 800, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 2731, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.032380924009095154, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 2.544600945048061, \"positive_daily\": \"\", \"positive\": 943, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 2732, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.051269796347733994, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 3.4458699966345425, \"positive_daily\": \"\", \"positive\": 1277, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 2733, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.05666661701591652, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 3.9639647807800653, \"positive_daily\": \"\", \"positive\": 1469, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 2734, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.06746025835228157, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 5.634280777582557, \"positive_daily\": \"\", \"positive\": 2088, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 2735, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.07015866868637284, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 7.528564832114624, \"positive_daily\": \"\", \"positive\": 2790, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 2736, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0809523100227379, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 8.772531996130695, \"positive_daily\": \"\", \"positive\": 3251, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 2737, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.10253959269546799, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 10.906974570396883, \"positive_daily\": \"\", \"positive\": 4042, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 2738, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.1457141580409282, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 12.633957184215292, \"positive_daily\": \"\", \"positive\": 4682, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 2739, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.16460303037956703, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 15.04633602289288, \"positive_daily\": \"\", \"positive\": 5576, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 2740, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.17269826138184083, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 16.94601689809313, \"positive_daily\": \"\", \"positive\": 6280, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 2741, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.21587282672730101, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 19.962839651607162, \"positive_daily\": \"\", \"positive\": 7398, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 2742, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.27253944374321754, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 23.0093449187962, \"positive_daily\": \"\", \"positive\": 8527, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 2743, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2941267264159476, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 25.796802793912473, \"positive_daily\": \"\", \"positive\": 9560, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 2744, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.3750790364386855, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 30.44886220988581, \"positive_daily\": \"\", \"positive\": 11284, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 2745, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.483015449802336, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 33.56012932509304, \"positive_daily\": \"\", \"positive\": 12437, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 2746, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.5882534528318952, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 35.019969315836406, \"positive_daily\": \"\", \"positive\": 12978, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 2747, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6988882765296371, \"deceased_daily\": \"\", \"deceased\": 259, \"positive_100k\": 42.51615322394194, \"positive_daily\": \"\", \"positive\": 15756, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 2748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9147611032569382, \"deceased_daily\": \"\", \"deceased\": 339, \"positive_100k\": 44.69377036355358, \"positive_daily\": \"\", \"positive\": 16563, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 2749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0119038752842235, \"deceased_daily\": \"\", \"deceased\": 375, \"positive_100k\": 48.22598949087905, \"positive_daily\": \"\", \"positive\": 17872, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 2750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.0982530059751439, \"deceased_daily\": \"\", \"deceased\": 407, \"positive_100k\": 51.65027220484087, \"positive_daily\": \"\", \"positive\": 19141, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 2751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.357300398047905, \"deceased_daily\": \"\", \"deceased\": 503, \"positive_100k\": 55.73296704032095, \"positive_daily\": \"\", \"positive\": 20654, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 2752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.5030145560888335, \"deceased_daily\": \"\", \"deceased\": 557, \"positive_100k\": 59.52423355971917, \"positive_daily\": \"\", \"positive\": 22059, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 2753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.764760358495686, \"deceased_daily\": \"\", \"deceased\": 654, \"positive_100k\": 62.91613534967188, \"positive_daily\": \"\", \"positive\": 23316, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 2754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9266649785411616, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 65.5686727080836, \"positive_daily\": \"\", \"positive\": 24299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 2755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.107458470925276, \"deceased_daily\": \"\", \"deceased\": 781, \"positive_100k\": 69.29517737946362, \"positive_daily\": \"\", \"positive\": 25680, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 2756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.4312677110162277, \"deceased_daily\": \"\", \"deceased\": 901, \"positive_100k\": 72.95152338215729, \"positive_daily\": \"\", \"positive\": 27035, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 2757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.719997616763993, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 76.11945711438044, \"positive_daily\": \"\", \"positive\": 28209, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 2758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 3.3972986106208998, \"deceased_daily\": \"\", \"deceased\": 1259, \"positive_100k\": 83.13532398301771, \"positive_daily\": \"\", \"positive\": 30809, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 2759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.6590444130277526, \"deceased_daily\": \"\", \"deceased\": 1356, \"positive_100k\": 88.5456367028707, \"positive_daily\": \"\", \"positive\": 32814, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 2760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.7804728780618597, \"deceased_daily\": \"\", \"deceased\": 1401, \"positive_100k\": 92.70658543803943, \"positive_daily\": \"\", \"positive\": 34356, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 2761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 4.223012172852827, \"deceased_daily\": \"\", \"deceased\": 1565, \"positive_100k\": 96.15245543467397, \"positive_daily\": \"\", \"positive\": 35633, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 2762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 4.66015464697561, \"deceased_daily\": \"\", \"deceased\": 1727, \"positive_100k\": 101.61673636120878, \"positive_daily\": \"\", \"positive\": 37658, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 2763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.153963738114312, \"deceased_daily\": \"\", \"deceased\": 1910, \"positive_100k\": 106.32276398386395, \"positive_daily\": \"\", \"positive\": 39402, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 2764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.607296674241644, \"deceased_daily\": \"\", \"deceased\": 2078, \"positive_100k\": 112.42386974924428, \"positive_daily\": \"\", \"positive\": 41663, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 2765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.0471375586985205, \"deceased_daily\": \"\", \"deceased\": 2241, \"positive_100k\": 116.8384690558176, \"positive_daily\": \"\", \"positive\": 43299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 2766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.481581622487214, \"deceased_daily\": \"\", \"deceased\": 2402, \"positive_100k\": 121.20989379704544, \"positive_daily\": \"\", \"positive\": 44919, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 2767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.937612968948637, \"deceased_daily\": \"\", \"deceased\": 2571, \"positive_100k\": 125.12798560214596, \"positive_daily\": \"\", \"positive\": 46371, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 2768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.250628567703223, \"deceased_daily\": \"\", \"deceased\": 2687, \"positive_100k\": 129.61274357740564, \"positive_daily\": \"\", \"positive\": 48033, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 46}, {\"index\": 2769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.666183759153278, \"deceased_daily\": \"\", \"deceased\": 2841, \"positive_100k\": 133.88432713627208, \"positive_daily\": \"\", \"positive\": 49616, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 47}, {\"index\": 2770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 8.049358026594238, \"deceased_daily\": \"\", \"deceased\": 2983, \"positive_100k\": 138.0236885887681, \"positive_daily\": \"\", \"positive\": 51150, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 48}, {\"index\": 2771, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 8.513484604057934, \"deceased_daily\": \"\", \"deceased\": 3155, \"positive_100k\": 142.6514623117346, \"positive_daily\": \"\", \"positive\": 52865, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 49}, {\"index\": 2925, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8275865014768415, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 2926, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0731928180441621, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 2927, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 2928, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 2929, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.317242204135156, \"positive_daily\": \"\", \"positive\": 434, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 2930, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.867186782535896, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 2931, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.005339267751463493, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.3744172189249277, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 2932, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.983093742591766, \"positive_daily\": \"\", \"positive\": 746, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 2933, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.922804866849341, \"positive_daily\": \"\", \"positive\": 922, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 2934, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.016017803254390478, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 6.097443772171309, \"positive_daily\": \"\", \"positive\": 1142, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 2935, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.021357071005853972, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.973083683411322, \"positive_daily\": \"\", \"positive\": 1306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 2936, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.026696338757317466, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 8.596221079856225, \"positive_daily\": \"\", \"positive\": 1610, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 2937, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.032035606508780956, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.192662137543808, \"positive_daily\": \"\", \"positive\": 1909, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 2938, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03737487426024445, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.420693720380411, \"positive_daily\": \"\", \"positive\": 2139, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 2939, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.042714142011707944, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.075866723334094, \"positive_daily\": \"\", \"positive\": 2449, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 2940, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06407121301756191, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 14.618915103507046, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 2941, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08542828402341589, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.18332055468585, \"positive_daily\": \"\", \"positive\": 3031, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 2942, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.09610681952634288, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 18.17486742598173, \"positive_daily\": \"\", \"positive\": 3404, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 2943, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.11746389053219686, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 19.952843587219075, \"positive_daily\": \"\", \"positive\": 3737, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 2944, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1441602292895143, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 22.216693113839593, \"positive_daily\": \"\", \"positive\": 4161, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 2945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.18153510354975877, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 23.871866116793278, \"positive_daily\": \"\", \"positive\": 4471, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 2946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.19755290680414928, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 25.70857422329672, \"positive_daily\": \"\", \"positive\": 4815, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 2947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.22958851331293023, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 27.315693816487233, \"positive_daily\": \"\", \"positive\": 5116, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 2948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.25628485207024765, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 29.611578949616533, \"positive_daily\": \"\", \"positive\": 5546, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 2949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3043382618334191, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 31.886107011739984, \"positive_daily\": \"\", \"positive\": 5972, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 2950, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.34705240384512703, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 34.710579652264165, \"positive_daily\": \"\", \"positive\": 6501, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 2951, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.38976654585683507, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 36.98510771438762, \"positive_daily\": \"\", \"positive\": 6927, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 2952, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.42714142011707945, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 38.51213829130618, \"positive_daily\": \"\", \"positive\": 7213, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 2953, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4378199556200065, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 40.17798982976279, \"positive_daily\": \"\", \"positive\": 7525, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 2954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.49121263313464136, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 42.27098278833648, \"positive_daily\": \"\", \"positive\": 7917, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 2955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5018911686375683, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 44.17176210785748, \"positive_daily\": \"\", \"positive\": 8273, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 2956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.5606231139036668, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 47.022931087138986, \"positive_daily\": \"\", \"positive\": 8807, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 2957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6193550591697652, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 49.39890523654024, \"positive_daily\": \"\", \"positive\": 9252, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 2958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6727477366844001, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 51.95107522173979, \"positive_daily\": \"\", \"positive\": 9730, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 2959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.7101226109446446, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 53.86253307676372, \"positive_daily\": \"\", \"positive\": 10088, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 2960, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7421582174534256, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 56.099686264626925, \"positive_daily\": \"\", \"positive\": 10507, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 2961, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.7848723594651335, \"deceased_daily\": \"\", \"deceased\": 147, \"positive_100k\": 57.83494828385256, \"positive_daily\": \"\", \"positive\": 10832, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 2962, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8542828402341589, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 60.31236852053162, \"positive_daily\": \"\", \"positive\": 11296, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 2963, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8969969822458669, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 63.06743068028678, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 2964, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9290325887546479, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 65.70502894950974, \"positive_daily\": \"\", \"positive\": 12306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 2965, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9664074630148923, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 68.6523047483176, \"positive_daily\": \"\", \"positive\": 12858, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 2966, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.0091216050266003, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 71.17777839475983, \"positive_daily\": \"\", \"positive\": 13331, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 2967, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.0571750147897716, \"deceased_daily\": \"\", \"deceased\": 198, \"positive_100k\": 73.75130545096523, \"positive_daily\": \"\", \"positive\": 13813, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 2968, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1052284245529431, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 76.69858124977308, \"positive_daily\": \"\", \"positive\": 14365, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 2969, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1532818343161144, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 79.4750004805341, \"positive_daily\": \"\", \"positive\": 14885, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 3324, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5676138308798357, \"positive_daily\": \"\", \"positive\": 105, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 3325, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1300435271677998, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 3326, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.037413801535678, \"positive_daily\": \"\", \"positive\": 206, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 3327, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.211180124223603, \"positive_daily\": \"\", \"positive\": 254, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 3328, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.702841492639507, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 3329, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.341223651391402, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 3330, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.808431554751309, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 3331, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.104465202719226, \"positive_daily\": \"\", \"positive\": 495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 3332, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.329730522815083, \"positive_daily\": \"\", \"positive\": 586, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 3333, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.12226732527999218, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 16.065926541790972, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 3334, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 17.435320584926885, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 3335, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 19.318237394238764, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 3336, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.20115420355064, \"positive_daily\": \"\", \"positive\": 867, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 3337, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.548686848926494, \"positive_daily\": \"\", \"positive\": 963, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 3338, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17117425539198905, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.72245317161442, \"positive_daily\": \"\", \"positive\": 1011, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 3339, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.19562772044798749, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 26.385288795422312, \"positive_daily\": \"\", \"positive\": 1079, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 3340, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.29344158067198123, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.53460165305424, \"positive_daily\": \"\", \"positive\": 1126, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 3341, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.36680197583997654, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 28.903995696190147, \"positive_daily\": \"\", \"positive\": 1182, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 3342, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.39125544089597497, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 29.882134298430085, \"positive_daily\": \"\", \"positive\": 1222, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 3343, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.44016237100797184, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 31.349342201789995, \"positive_daily\": \"\", \"positive\": 1282, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 3344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.4646158360639702, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 32.8410035702059, \"positive_daily\": \"\", \"positive\": 1343, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 3345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4890693011199687, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 34.4060253337898, \"positive_daily\": \"\", \"positive\": 1407, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 3346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 36.55793025871766, \"positive_daily\": \"\", \"positive\": 1495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 3347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 37.5116153959016, \"positive_daily\": \"\", \"positive\": 1534, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 3348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.562429696287964, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 39.1255440895975, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 3349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6113366263999609, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 40.34821734239742, \"positive_daily\": \"\", \"positive\": 1650, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 3350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7580574167359515, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 41.668704455421334, \"positive_daily\": \"\", \"positive\": 1704, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 3351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.8069643468479484, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 42.57348266249328, \"positive_daily\": \"\", \"positive\": 1741, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 3352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8558712769599452, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 43.7961559152932, \"positive_daily\": \"\", \"positive\": 1791, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 3353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8803247420159437, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 44.35858561158116, \"positive_daily\": \"\", \"positive\": 1814, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 3354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.9536851371839389, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 44.798747982589134, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 3355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.75243311977307, \"positive_daily\": \"\", \"positive\": 1871, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 3356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.99696777033306, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 3357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 46.657211326845015, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 3358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 47.68425685919694, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 3359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.2226732527999218, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 48.4423142759329, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 3360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.2471267178559202, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 49.127011297500864, \"positive_daily\": \"\", \"positive\": 2009, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 3361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.3204871130239155, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 49.298185552892846, \"positive_daily\": \"\", \"positive\": 2016, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 3362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.344940578079914, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 49.640534063676824, \"positive_daily\": \"\", \"positive\": 2030, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 3363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.4427544383039077, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 49.86061524918081, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 3364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.5405682985279014, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 50.0562429696288, \"positive_daily\": \"\", \"positive\": 2047, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 3365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.638382158751895, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 50.42304494546877, \"positive_daily\": \"\", \"positive\": 2062, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 3526, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.08408554863718347, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.753923641913282, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 3527, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.426608031010751, \"positive_daily\": \"\", \"positive\": 124, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 3528, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.099292420108219, \"positive_daily\": \"\", \"positive\": 132, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 3529, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.276490101028786, \"positive_daily\": \"\", \"positive\": 146, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 3530, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 13.621858879223723, \"positive_daily\": \"\", \"positive\": 162, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 3531, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 15.051313206055841, \"positive_daily\": \"\", \"positive\": 179, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 3532, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.994307408357262, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 3533, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5885988404602842, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 19.339676186552197, \"positive_daily\": \"\", \"positive\": 230, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 3534, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.6726843890974677, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 22.03041374294207, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 3535, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 26.907375563898707, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 3536, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 29.93445531483731, \"positive_daily\": \"\", \"positive\": 356, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 3537, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 33.297877260324654, \"positive_daily\": \"\", \"positive\": 396, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 3538, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.82044371944016, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 3539, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 37.50215469218383, \"positive_daily\": \"\", \"positive\": 446, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 3540, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 39.09978011629031, \"positive_daily\": \"\", \"positive\": 465, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 3541, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 41.53826102676863, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 3542, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7567699377346512, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 44.22899858315851, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 3543, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 47.42424943137148, \"positive_daily\": \"\", \"positive\": 564, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 3544, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 50.030901439124165, \"positive_daily\": \"\", \"positive\": 595, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 3545, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8408554863718346, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 51.79669796050502, \"positive_daily\": \"\", \"positive\": 616, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 3546, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.9249410350090181, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 53.226152287337136, \"positive_daily\": \"\", \"positive\": 633, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 3547, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 55.664633197815455, \"positive_daily\": \"\", \"positive\": 662, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 3548, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 58.43945630284251, \"positive_daily\": \"\", \"positive\": 695, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 3549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 60.12116727558618, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 3550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 61.80287824832985, \"positive_daily\": \"\", \"positive\": 735, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 3551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.06416147788761, \"positive_daily\": \"\", \"positive\": 750, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 3552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 63.98910251289662, \"positive_daily\": \"\", \"positive\": 761, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 3553, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.49361580471972, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 3554, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 64.91404354790565, \"positive_daily\": \"\", \"positive\": 772, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 3555, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.0090265836462016, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 65.92307013155184, \"positive_daily\": \"\", \"positive\": 784, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 3556, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.42758342337494, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 3557, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.0931121322833852, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 66.84801116656085, \"positive_daily\": \"\", \"positive\": 795, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 3558, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 67.60478110429551, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 3559, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.10929439611861, \"positive_daily\": \"\", \"positive\": 810, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 3560, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1771976809205684, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 68.69789323657889, \"positive_daily\": \"\", \"positive\": 817, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 3561, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 69.11832097976482, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 3562, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.37960420932257, \"positive_daily\": \"\", \"positive\": 837, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 3563, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.261283229557752, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 70.88411750114567, \"positive_daily\": \"\", \"positive\": 843, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 3612, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.553729349096137, \"positive_daily\": \"\", \"positive\": 264, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 3613, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.658544814388956, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 3614, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.6426174560315, \"positive_daily\": \"\", \"positive\": 617, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 3615, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.868175744974597, \"positive_daily\": \"\", \"positive\": 804, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 3616, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017248974807182335, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.420142938804432, \"positive_daily\": \"\", \"positive\": 836, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 3617, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03449794961436467, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 15.092852956284544, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 3618, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05174692442154701, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.09329349510112, \"positive_daily\": \"\", \"positive\": 933, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 3619, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 17.680199177361892, \"positive_daily\": \"\", \"positive\": 1025, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 3620, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06899589922872934, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.249855884815485, \"positive_daily\": \"\", \"positive\": 1116, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 3621, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10349384884309402, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.12999413879836, \"positive_daily\": \"\", \"positive\": 1225, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 3622, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.155240773264641, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 23.06187931720278, \"positive_daily\": \"\", \"positive\": 1337, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 3623, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.493544226198917, \"positive_daily\": \"\", \"positive\": 1420, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 3624, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.22423667249337034, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 26.114947858074053, \"positive_daily\": \"\", \"positive\": 1514, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 3625, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.4139753953723761, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 27.11538839689063, \"positive_daily\": \"\", \"positive\": 1572, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 3626, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.5519671938298347, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 29.633738718739252, \"positive_daily\": \"\", \"positive\": 1718, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 3627, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.5864651434441994, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 32.11759109097351, \"positive_daily\": \"\", \"positive\": 1862, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 3628, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7072079670944758, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 34.894676034929866, \"positive_daily\": \"\", \"positive\": 2023, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 3629, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.8969466899734814, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 37.94774457580114, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 3630, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.121183362466852, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 40.811074393793405, \"positive_daily\": \"\", \"positive\": 2366, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 3631, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.241926186117128, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 44.2263714056155, \"positive_daily\": \"\", \"positive\": 2564, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 3632, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3281710601530399, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 47.52092559378733, \"positive_daily\": \"\", \"positive\": 2755, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 3633, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5524077326464103, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 52.41963443902712, \"positive_daily\": \"\", \"positive\": 3039, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 3634, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7938933799469627, \"deceased_daily\": \"\", \"deceased\": 104, \"positive_100k\": 56.74912711562988, \"positive_daily\": \"\", \"positive\": 3290, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 3635, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.121623901283427, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 61.63058698606249, \"positive_daily\": \"\", \"positive\": 3573, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 3636, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3976074981983446, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 68.06445458914149, \"positive_daily\": \"\", \"positive\": 3946, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 3637, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.777084943956356, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 73.63587345186139, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 3638, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.0875664904856377, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 78.67257409555863, \"positive_daily\": \"\", \"positive\": 4561, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 3639, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.2255582889430965, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 84.08875218501389, \"positive_daily\": \"\", \"positive\": 4875, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 3640, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.501541885858014, \"deceased_daily\": \"\", \"deceased\": 203, \"positive_100k\": 90.83310133462217, \"positive_daily\": \"\", \"positive\": 5266, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 3641, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.7602765079657487, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 96.54251199579953, \"positive_daily\": \"\", \"positive\": 5597, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 3642, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 4.088007029302213, \"deceased_daily\": \"\", \"deceased\": 237, \"positive_100k\": 100.56152312587301, \"positive_daily\": \"\", \"positive\": 5830, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 3643, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.260496777374036, \"deceased_daily\": \"\", \"deceased\": 247, \"positive_100k\": 103.73533449039456, \"positive_daily\": \"\", \"positive\": 6014, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 3644, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.484733449867408, \"deceased_daily\": \"\", \"deceased\": 260, \"positive_100k\": 106.78840303126583, \"positive_daily\": \"\", \"positive\": 6191, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 3645, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.708970122360777, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 109.8587205469443, \"positive_daily\": \"\", \"positive\": 6369, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 3646, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.915957820046965, \"deceased_daily\": \"\", \"deceased\": 285, \"positive_100k\": 112.34257291917855, \"positive_daily\": \"\", \"positive\": 6513, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 3647, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.157443467347519, \"deceased_daily\": \"\", \"deceased\": 299, \"positive_100k\": 115.67162505696474, \"positive_daily\": \"\", \"positive\": 6706, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 3648, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.3299332154193415, \"deceased_daily\": \"\", \"deceased\": 309, \"positive_100k\": 118.60395077418573, \"positive_daily\": \"\", \"positive\": 6876, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 3649, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 5.53692091310553, \"deceased_daily\": \"\", \"deceased\": 321, \"positive_100k\": 122.01924778600785, \"positive_daily\": \"\", \"positive\": 7074, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 3650, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.795655535213265, \"deceased_daily\": \"\", \"deceased\": 336, \"positive_100k\": 125.3655488986012, \"positive_daily\": \"\", \"positive\": 7268, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 3651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.9681452832850885, \"deceased_daily\": \"\", \"deceased\": 346, \"positive_100k\": 128.28062564101504, \"positive_daily\": \"\", \"positive\": 7437, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 3652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.123386056549729, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 130.7472290384421, \"positive_daily\": \"\", \"positive\": 7580, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 3653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 6.27862682981437, \"deceased_daily\": \"\", \"deceased\": 364, \"positive_100k\": 133.006844738183, \"positive_daily\": \"\", \"positive\": 7711, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 3654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.382120678657464, \"deceased_daily\": \"\", \"deceased\": 370, \"positive_100k\": 136.11166020347582, \"positive_daily\": \"\", \"positive\": 7891, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 3655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.623606325958018, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 139.85468773663436, \"positive_daily\": \"\", \"positive\": 8108, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 3656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.7960960740298395, \"deceased_daily\": \"\", \"deceased\": 394, \"positive_100k\": 142.66627063020508, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 3657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.95133684729448, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 145.02938017878907, \"positive_daily\": \"\", \"positive\": 8408, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 3658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.210071469402216, \"deceased_daily\": \"\", \"deceased\": 418, \"positive_100k\": 149.0828892584769, \"positive_daily\": \"\", \"positive\": 8643, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 3659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.279067368630946, \"deceased_daily\": \"\", \"deceased\": 422, \"positive_100k\": 151.3252559834106, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 3660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.365312242666857, \"deceased_daily\": \"\", \"deceased\": 427, \"positive_100k\": 153.44687988469406, \"positive_daily\": \"\", \"positive\": 8896, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 3661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.4860550663171335, \"deceased_daily\": \"\", \"deceased\": 434, \"positive_100k\": 156.08597303019295, \"positive_daily\": \"\", \"positive\": 9049, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 3662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Denmark\", \"country\": \"DNK\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.641295839581774, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 158.7940620749206, \"positive_daily\": \"\", \"positive\": 9206, \"region_iso\": \"DNK\", \"region_label\": \"Denmark\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 55.98125296, \"Longitude\": 10.02800992, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 3740, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 0}, {\"index\": 3741, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.078338130396695, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 1}, {\"index\": 3742, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.10428398615108664, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 15.642597922662995, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 2}, {\"index\": 3743, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.5011054102532, \"positive_daily\": \"\", \"positive\": 187, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 3}, {\"index\": 3744, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 22.316773036332542, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 4}, {\"index\": 3745, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.07662787302382, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 5}, {\"index\": 3746, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.85508697284445, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 6}, {\"index\": 3747, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 45.36353397572269, \"positive_daily\": \"\", \"positive\": 435, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 7}, {\"index\": 3748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 61.631835815292206, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 8}, {\"index\": 3749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 9}, {\"index\": 3750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 76.33587786259542, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 10}, {\"index\": 3751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 11}, {\"index\": 3752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 88.2242522838193, \"positive_daily\": \"\", \"positive\": 846, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 12}, {\"index\": 3753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 98.54836691277687, \"positive_daily\": \"\", \"positive\": 945, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 13}, {\"index\": 3754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 101.57260251115838, \"positive_daily\": \"\", \"positive\": 974, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 14}, {\"index\": 3755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 102.82401034497143, \"positive_daily\": \"\", \"positive\": 986, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 15}, {\"index\": 3756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 104.17970216493556, \"positive_daily\": \"\", \"positive\": 999, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 16}, {\"index\": 3757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 105.11825804029533, \"positive_daily\": \"\", \"positive\": 1008, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 17}, {\"index\": 3758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 106.68251783256164, \"positive_daily\": \"\", \"positive\": 1023, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 18}, {\"index\": 3759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 107.93392566637468, \"positive_daily\": \"\", \"positive\": 1035, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 19}, {\"index\": 3760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 111.79243315396488, \"positive_daily\": \"\", \"positive\": 1072, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 20}, {\"index\": 3761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Djibouti\", \"country\": \"DJI\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.20856797230217328, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 112.31385308472031, \"positive_daily\": \"\", \"positive\": 1077, \"region_iso\": \"DJI\", \"region_label\": \"Djibouti\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 11.74871806, \"Longitude\": 42.5606754, \"Geo Region\": \"Africa\", \"sinceDay0\": 21}, {\"index\": 3917, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.011706615589922406, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.6497171652406936, \"positive_daily\": \"\", \"positive\": 111, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 3918, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.01755992338488361, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.1648082511972795, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 3919, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.029266538974806015, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.1481639607507614, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 3920, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04097315456472843, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.961773744250369, \"positive_daily\": \"\", \"positive\": 506, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 3921, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08194630912945686, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 4.618259850224389, \"positive_daily\": \"\", \"positive\": 789, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 3922, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.10535954030930166, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 5.74209494685694, \"positive_daily\": \"\", \"positive\": 981, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 3923, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.15803931046395248, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 6.333279034148022, \"positive_daily\": \"\", \"positive\": 1082, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 3924, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.1638926182589137, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 6.865930043489492, \"positive_daily\": \"\", \"positive\": 1173, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 3925, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19901246502868092, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 8.212190836330569, \"positive_daily\": \"\", \"positive\": 1403, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 3926, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.2107190806186033, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 9.33602593296312, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 3927, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.28095877415813775, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 10.670580110214274, \"positive_daily\": \"\", \"positive\": 1823, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 3928, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.3394918521077498, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.261764197505356, \"positive_daily\": \"\", \"positive\": 1924, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 3929, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3511984676976722, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 11.48418989371388, \"positive_daily\": \"\", \"positive\": 1962, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 3930, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.4389980846220902, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 13.111409460713096, \"positive_daily\": \"\", \"positive\": 2240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 3931, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.544357624931392, \"deceased_daily\": \"\", \"deceased\": 93, \"positive_100k\": 16.08488982055339, \"positive_daily\": \"\", \"positive\": 2748, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 3932, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7023969353953444, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 18.514012555462287, \"positive_daily\": \"\", \"positive\": 3163, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 3933, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.8487296302693744, \"deceased_daily\": \"\", \"deceased\": 145, \"positive_100k\": 19.713940653429333, \"positive_daily\": \"\", \"positive\": 3368, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 3934, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0067689407333271, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 20.281711509540568, \"positive_daily\": \"\", \"positive\": 3465, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 3935, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.0535954030930166, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 21.34116022042855, \"positive_daily\": \"\", \"positive\": 3646, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 3936, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 3937, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.1179817888375898, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 21.932344307719628, \"positive_daily\": \"\", \"positive\": 3747, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 3938, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4165004863806112, \"deceased_daily\": \"\", \"deceased\": 242, \"positive_100k\": 26.047219687577353, \"positive_daily\": \"\", \"positive\": 4450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 3939, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5920997202294473, \"deceased_daily\": \"\", \"deceased\": 272, \"positive_100k\": 29.061673201982376, \"positive_daily\": \"\", \"positive\": 4965, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 3940, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.7384324151034776, \"deceased_daily\": \"\", \"deceased\": 297, \"positive_100k\": 41.91553711971718, \"positive_daily\": \"\", \"positive\": 7161, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 3941, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.8437919554127793, \"deceased_daily\": \"\", \"deceased\": 315, \"positive_100k\": 42.47745466803345, \"positive_daily\": \"\", \"positive\": 7257, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 3942, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9491514957220806, \"deceased_daily\": \"\", \"deceased\": 333, \"positive_100k\": 43.70079599718034, \"positive_daily\": \"\", \"positive\": 7466, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 3943, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0779242672112272, \"deceased_daily\": \"\", \"deceased\": 355, \"positive_100k\": 44.0695543882629, \"positive_daily\": \"\", \"positive\": 7529, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 3944, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.1598705763406842, \"deceased_daily\": \"\", \"deceased\": 369, \"positive_100k\": 44.50269916509003, \"positive_daily\": \"\", \"positive\": 7603, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 3945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2710834244449467, \"deceased_daily\": \"\", \"deceased\": 388, \"positive_100k\": 45.995292652805134, \"positive_daily\": \"\", \"positive\": 7858, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 3946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.358883041369365, \"deceased_daily\": \"\", \"deceased\": 403, \"positive_100k\": 48.1434566135559, \"positive_daily\": \"\", \"positive\": 8225, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 3947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.4642425816786666, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 49.460450867422175, \"positive_daily\": \"\", \"positive\": 8450, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 3948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.669108354502309, \"deceased_daily\": \"\", \"deceased\": 456, \"positive_100k\": 52.80854292613997, \"positive_daily\": \"\", \"positive\": 9022, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 3949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.77446789481161, \"deceased_daily\": \"\", \"deceased\": 474, \"positive_100k\": 55.41911820269267, \"positive_daily\": \"\", \"positive\": 9468, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 3950, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.96762705204533, \"deceased_daily\": \"\", \"deceased\": 507, \"positive_100k\": 59.28230134736707, \"positive_daily\": \"\", \"positive\": 10128, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 3951, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.0437200533798254, \"deceased_daily\": \"\", \"deceased\": 520, \"positive_100k\": 60.86269445200659, \"positive_daily\": \"\", \"positive\": 10398, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 3952, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.1432262858941664, \"deceased_daily\": \"\", \"deceased\": 537, \"positive_100k\": 63.50838957532906, \"positive_daily\": \"\", \"positive\": 10850, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 3953, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.277852365178274, \"deceased_daily\": \"\", \"deceased\": 560, \"positive_100k\": 65.45754107105114, \"positive_daily\": \"\", \"positive\": 11183, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 3954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 3955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 3956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.371505289897653, \"deceased_daily\": \"\", \"deceased\": 576, \"positive_100k\": 132.98129979372357, \"positive_daily\": \"\", \"positive\": 22719, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 3957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.880743068059278, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 136.03087315489836, \"positive_daily\": \"\", \"positive\": 23240, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 3958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 5.098231089411208, \"deceased_daily\": \"\", \"deceased\": 871, \"positive_100k\": 141.98954049016888, \"positive_daily\": \"\", \"positive\": 24258, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 3959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ecuador\", \"country\": \"ECU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 5.168470782950743, \"deceased_daily\": \"\", \"deceased\": 883, \"positive_100k\": 144.4303698406677, \"positive_daily\": \"\", \"positive\": 24675, \"region_iso\": \"ECU\", \"region_label\": \"Ecuador\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -1.42381612, \"Longitude\": -78.75201922, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 4210, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.706290635665205, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4211, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.945875640858697, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4212, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.519909394011888, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4213, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.034046895866705, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4214, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.53237377392716, \"positive_daily\": \"\", \"positive\": 258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4215, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.213735649761826, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4216, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 21.42504565124568, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4217, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 23.166303778378722, \"positive_daily\": \"\", \"positive\": 306, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4218, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 24.680441280233538, \"positive_daily\": \"\", \"positive\": 326, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4219, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.648820032644803, \"positive_daily\": \"\", \"positive\": 352, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4220, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.9358369092214, \"positive_daily\": \"\", \"positive\": 369, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4221, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 30.585577537467334, \"positive_daily\": \"\", \"positive\": 404, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4222, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 40.73029879989462, \"positive_daily\": \"\", \"positive\": 538, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4223, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 43.53145317832603, \"positive_daily\": \"\", \"positive\": 575, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4224, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.07570687509274092, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 48.83093443481789, \"positive_daily\": \"\", \"positive\": 645, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4225, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 51.404968187971086, \"positive_daily\": \"\", \"positive\": 679, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4226, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.22712062527822274, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 54.13041569130976, \"positive_daily\": \"\", \"positive\": 715, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4227, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3028275003709637, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 56.401621944091985, \"positive_daily\": \"\", \"positive\": 745, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4228, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3785343754637046, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 58.97565569724517, \"positive_daily\": \"\", \"positive\": 779, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4229, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8327756260201501, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 64.95649882957171, \"positive_daily\": \"\", \"positive\": 858, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4230, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.908482501112891, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 72.75430696412403, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4231, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9841893762056321, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 78.65944322135782, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4232, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.135603126391114, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 83.05044197673679, \"positive_daily\": \"\", \"positive\": 1097, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4233, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4384306267620774, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 83.88321760275694, \"positive_daily\": \"\", \"positive\": 1108, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4234, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.5898443769475592, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 86.98719948155932, \"positive_daily\": \"\", \"positive\": 1149, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4235, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 89.712646984898, \"positive_daily\": \"\", \"positive\": 1185, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4236, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 91.37819823693829, \"positive_daily\": \"\", \"positive\": 1207, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4237, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 95.23924886666808, \"positive_daily\": \"\", \"positive\": 1258, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4238, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.816965002225782, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 98.72176512093415, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4239, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.892671877318523, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 99.10029949639788, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4240, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.119792502596746, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 100.84155762353092, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4241, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.3469131278749686, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 103.94553950233329, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4242, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.649740628245932, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 105.98962512983731, \"positive_daily\": \"\", \"positive\": 1400, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4243, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.7254475033386734, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 108.56365888299048, \"positive_daily\": \"\", \"positive\": 1434, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4244, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 110.456330760309, \"positive_daily\": \"\", \"positive\": 1459, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4245, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.876861253524155, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 114.46879514022427, \"positive_daily\": \"\", \"positive\": 1512, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4246, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 115.68010514170814, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4247, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.028275003709637, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 116.21005326735731, \"positive_daily\": \"\", \"positive\": 1535, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4248, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.2553956289878596, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 117.49707014393391, \"positive_daily\": \"\", \"positive\": 1552, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4249, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.3311025040806004, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 118.02701826958308, \"positive_daily\": \"\", \"positive\": 1559, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4250, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.406809379173341, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 120.52534514764355, \"positive_daily\": \"\", \"positive\": 1592, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4251, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 121.50953452384918, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4252, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.4825162542660824, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 123.7807407766314, \"positive_daily\": \"\", \"positive\": 1635, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4253, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.709636879544305, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 124.38639577737334, \"positive_daily\": \"\", \"positive\": 1643, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4254, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 124.6892232777443, \"positive_daily\": \"\", \"positive\": 1647, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4255, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 125.67341265394994, \"positive_daily\": \"\", \"positive\": 1660, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4256, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Estonia\", \"country\": \"EST\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.785343754637046, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 126.12765390450637, \"positive_daily\": \"\", \"positive\": 1666, \"region_iso\": \"EST\", \"region_label\": \"Estonia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 58.67192972, \"Longitude\": 25.54248537, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4506, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8089633113146855, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4507, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.077527387392285, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4508, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.421851922327633, \"positive_daily\": \"\", \"positive\": 244, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4509, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.019889272478502, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4510, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.817272406012994, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4511, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.08910756517248, \"positive_daily\": \"\", \"positive\": 336, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4512, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.248937577586285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4513, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.15505477478457, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4514, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.477985882694067, \"positive_daily\": \"\", \"positive\": 523, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4515, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.344587308922536, \"positive_daily\": \"\", \"positive\": 626, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4516, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.685640760776, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4517, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.018122343943965714, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.352896403620845, \"positive_daily\": \"\", \"positive\": 792, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4518, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.054367031831897145, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.947662670689827, \"positive_daily\": \"\", \"positive\": 880, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4519, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09061171971982857, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 17.36120549831915, \"positive_daily\": \"\", \"positive\": 958, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4520, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.12685640760775999, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 18.865360045668307, \"positive_daily\": \"\", \"positive\": 1041, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4521, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1631010954956914, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 21.148775382607987, \"positive_daily\": \"\", \"positive\": 1167, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4522, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.19934578338362285, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 22.471706490517484, \"positive_daily\": \"\", \"positive\": 1240, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4523, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.23559047127155425, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 24.50140901224164, \"positive_daily\": \"\", \"positive\": 1352, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4524, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 25.697483712543377, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4525, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.3080798470474171, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 26.204909342974418, \"positive_daily\": \"\", \"positive\": 1446, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4526, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.34432453493534854, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.509718106939953, \"positive_daily\": \"\", \"positive\": 1518, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4527, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.36244687887931426, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 29.267585469504624, \"positive_daily\": \"\", \"positive\": 1615, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4528, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.4530585985991428, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 34.10625130254347, \"positive_daily\": \"\", \"positive\": 1882, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4529, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5074256304310399, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 34.92175678002193, \"positive_daily\": \"\", \"positive\": 1927, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4530, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.4893032864870742, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 39.43422042206939, \"positive_daily\": \"\", \"positive\": 2176, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4531, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6161596940948342, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 41.826369822672866, \"positive_daily\": \"\", \"positive\": 2308, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4532, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7248937577586285, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 45.07026938864273, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4533, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.76113844564656, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 47.208705974030686, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4534, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8698725093103543, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 50.18077038084106, \"positive_daily\": \"\", \"positive\": 2769, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4535, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8879948532543199, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 52.64540915722039, \"positive_daily\": \"\", \"positive\": 2905, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4536, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.0148512608620799, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 53.89585088935404, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4537, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.069218292693977, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 55.52686184431095, \"positive_daily\": \"\", \"positive\": 3064, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4538, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1598300124138057, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 57.28472920687562, \"positive_daily\": \"\", \"positive\": 3161, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4539, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.3048087639655312, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 58.66202734661701, \"positive_daily\": \"\", \"positive\": 3237, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4540, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.3591757957974284, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 61.05417674722049, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4541, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.4860322034051885, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 63.22885802049637, \"positive_daily\": \"\", \"positive\": 3489, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4542, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.631010954956914, \"deceased_daily\": \"\", \"deceased\": 90, \"positive_100k\": 66.7083480577378, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4543, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.703500330732777, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 68.55682714002229, \"positive_daily\": \"\", \"positive\": 3783, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4544, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.7759897065086399, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 70.09722637525938, \"positive_daily\": \"\", \"positive\": 3868, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4545, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.5552504960991658, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 72.74308859107838, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4546, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.700229247650891, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 74.82715814463442, \"positive_daily\": \"\", \"positive\": 4129, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4547, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.1170431583621023, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 77.63612145594911, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4548, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.2076548780819314, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 79.6477016337293, \"positive_daily\": \"\", \"positive\": 4395, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.3707559735776225, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 81.09748914924657, \"positive_daily\": \"\", \"positive\": 4475, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.443245349353485, \"deceased_daily\": \"\", \"deceased\": 190, \"positive_100k\": 82.9278458875871, \"positive_daily\": \"\", \"positive\": 4576, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.4976123811853825, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 85.08440481691902, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.606346444849177, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 85.89991029439747, \"positive_daily\": \"\", \"positive\": 4740, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4553, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Finland\", \"country\": \"FIN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.7332028524569365, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 88.90821938909579, \"positive_daily\": \"\", \"positive\": 4906, \"region_iso\": \"FIN\", \"region_label\": \"Finland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 64.49884603, \"Longitude\": 26.2746656, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.14928215288271898, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.00298564305765438, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.19406679874753469, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.00447846458648157, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2851289120059933, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.30453559188074675, \"positive_daily\": \"\", \"positive\": 204, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.00597128611530876, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.4299326003022307, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.00895692917296314, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 0.5672721809543322, \"positive_daily\": \"\", \"positive\": 380, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.013435393759444709, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.9792909229106365, \"positive_daily\": \"\", \"positive\": 656, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.01642103681709909, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.431615846145275, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4600, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.6958452567476878, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4601, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.028363609047716606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 1.8197494436403443, \"positive_daily\": \"\", \"positive\": 1219, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4602, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.04926311045129727, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 2.6781218227159784, \"positive_daily\": \"\", \"positive\": 1794, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4603, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4604, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.07165543338370511, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 3.4230397656007465, \"positive_daily\": \"\", \"positive\": 2293, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4605, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.117932900777348, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 5.495076047612886, \"positive_daily\": \"\", \"positive\": 3681, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4606, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.711725593607046, \"positive_daily\": \"\", \"positive\": 4496, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4607, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.13584675912327426, \"deceased_daily\": \"\", \"deceased\": 91, \"positive_100k\": 6.7654671686448244, \"positive_daily\": \"\", \"positive\": 4532, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4608, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 9.97652627715211, \"positive_daily\": \"\", \"positive\": 6683, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4609, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 11.51711809490177, \"positive_daily\": \"\", \"positive\": 7715, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4610, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.2224304077952513, \"deceased_daily\": \"\", \"deceased\": 149, \"positive_100k\": 13.62050362901928, \"positive_daily\": \"\", \"positive\": 9124, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4611, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.36424845303383435, \"deceased_daily\": \"\", \"deceased\": 244, \"positive_100k\": 16.376252171234274, \"positive_daily\": \"\", \"positive\": 10970, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4612, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6732625095010626, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 19.045417064777286, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4613, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8404585207297078, \"deceased_daily\": \"\", \"deceased\": 563, \"positive_100k\": 21.590677771427647, \"positive_daily\": \"\", \"positive\": 14463, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4614, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.0091473534871804, \"deceased_daily\": \"\", \"deceased\": 676, \"positive_100k\": 24.247900092740043, \"positive_daily\": \"\", \"positive\": 16243, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4615, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2868121578490377, \"deceased_daily\": \"\", \"deceased\": 862, \"positive_100k\": 30.04004762458954, \"positive_daily\": \"\", \"positive\": 20123, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4616, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.645089324767563, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 33.77060862512869, \"positive_daily\": \"\", \"positive\": 22622, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4617, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.989931097926644, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 38.21623113797606, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4618, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.534810955948568, \"deceased_daily\": \"\", \"deceased\": 1698, \"positive_100k\": 44.11436899837229, \"positive_daily\": \"\", \"positive\": 29551, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4619, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.981164593067898, \"deceased_daily\": \"\", \"deceased\": 1997, \"positive_100k\": 49.86322470588579, \"positive_daily\": \"\", \"positive\": 33402, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4620, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.458867482292599, \"deceased_daily\": \"\", \"deceased\": 2317, \"positive_100k\": 56.88396435596007, \"positive_daily\": \"\", \"positive\": 38105, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4621, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.8977570117677924, \"deceased_daily\": \"\", \"deceased\": 2611, \"positive_100k\": 60.769778795497245, \"positive_daily\": \"\", \"positive\": 40708, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4622, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.5232492323463855, \"deceased_daily\": \"\", \"deceased\": 3030, \"positive_100k\": 67.43074845712417, \"positive_daily\": \"\", \"positive\": 45170, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4623, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.272645639817635, \"deceased_daily\": \"\", \"deceased\": 3532, \"positive_100k\": 78.86128290335395, \"positive_daily\": \"\", \"positive\": 52827, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4624, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.589314228243216, \"deceased_daily\": \"\", \"deceased\": 4414, \"positive_100k\": 86.20895046824138, \"positive_daily\": \"\", \"positive\": 57749, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4625, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.05825061260917, \"deceased_daily\": \"\", \"deceased\": 5398, \"positive_100k\": 89.46330140108465, \"positive_daily\": \"\", \"positive\": 59929, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4626, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 9.733196367953278, \"deceased_daily\": \"\", \"deceased\": 6520, \"positive_100k\": 97.33494932259043, \"positive_daily\": \"\", \"positive\": 65202, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4627, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.306630259337135, \"deceased_daily\": \"\", \"deceased\": 7574, \"positive_100k\": 103.7510962534897, \"positive_daily\": \"\", \"positive\": 69500, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4628, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.081404632798447, \"deceased_daily\": \"\", \"deceased\": 8093, \"positive_100k\": 106.60537101660728, \"positive_daily\": \"\", \"positive\": 71412, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4629, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 13.324924966311496, \"deceased_daily\": \"\", \"deceased\": 8926, \"positive_100k\": 112.47365244642697, \"positive_daily\": \"\", \"positive\": 75343, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4630, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 15.440253072659623, \"deceased_daily\": \"\", \"deceased\": 10343, \"positive_100k\": 118.17623068654682, \"positive_daily\": \"\", \"positive\": 79163, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4631, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 16.25234798434162, \"deceased_daily\": \"\", \"deceased\": 10887, \"positive_100k\": 123.98927771979992, \"positive_daily\": \"\", \"positive\": 83057, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4632, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 18.254221654498878, \"deceased_daily\": \"\", \"deceased\": 12228, \"positive_100k\": 130.42184568751628, \"positive_daily\": \"\", \"positive\": 87366, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4633, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 19.727636503451315, \"deceased_daily\": \"\", \"deceased\": 13215, \"positive_100k\": 136.94846141154875, \"positive_daily\": \"\", \"positive\": 91738, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4634, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 20.677070995785407, \"deceased_daily\": \"\", \"deceased\": 13851, \"positive_100k\": 141.61352868913372, \"positive_daily\": \"\", \"positive\": 94863, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4635, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 21.51454387345746, \"deceased_daily\": \"\", \"deceased\": 14412, \"positive_100k\": 181.69429391661492, \"positive_daily\": \"\", \"positive\": 121712, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4636, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 22.371423431004267, \"deceased_daily\": \"\", \"deceased\": 14986, \"positive_100k\": 187.19086278575665, \"positive_daily\": \"\", \"positive\": 125394, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4637, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 23.508953435970586, \"deceased_daily\": \"\", \"deceased\": 15748, \"positive_100k\": 194.6116786055566, \"positive_daily\": \"\", \"positive\": 130365, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4638, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 25.65861643748174, \"deceased_daily\": \"\", \"deceased\": 17188, \"positive_100k\": 199.41856392838017, \"positive_daily\": \"\", \"positive\": 133585, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4639, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 26.78271104868861, \"deceased_daily\": \"\", \"deceased\": 17941, \"positive_100k\": 218.06390482343176, \"positive_daily\": \"\", \"positive\": 146075, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4640, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 27.92024105365493, \"deceased_daily\": \"\", \"deceased\": 18703, \"positive_100k\": 221.06298327484558, \"positive_daily\": \"\", \"positive\": 148084, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 4641, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 28.87863247516199, \"deceased_daily\": \"\", \"deceased\": 19345, \"positive_100k\": 221.06596891790323, \"positive_daily\": \"\", \"positive\": 148086, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 4642, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 29.474268265164035, \"deceased_daily\": \"\", \"deceased\": 19744, \"positive_100k\": 228.41811494737715, \"positive_daily\": \"\", \"positive\": 153011, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 4643, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 30.292334462961335, \"deceased_daily\": \"\", \"deceased\": 20292, \"positive_100k\": 231.97401582904354, \"positive_daily\": \"\", \"positive\": 155393, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 4644, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 31.093979623941536, \"deceased_daily\": \"\", \"deceased\": 20829, \"positive_100k\": 236.11659557153897, \"positive_daily\": \"\", \"positive\": 158168, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 4645, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.90607453562353, \"deceased_daily\": \"\", \"deceased\": 21373, \"positive_100k\": 232.85030206646505, \"positive_daily\": \"\", \"positive\": 155980, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 4646, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.67637044449835, \"deceased_daily\": \"\", \"deceased\": 21889, \"positive_100k\": 236.31812647793063, \"positive_daily\": \"\", \"positive\": 158303, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 4647, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 33.258570840740965, \"deceased_daily\": \"\", \"deceased\": 22279, \"positive_100k\": 238.77978917896664, \"positive_daily\": \"\", \"positive\": 159952, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 4648, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 33.8094219848782, \"deceased_daily\": \"\", \"deceased\": 22648, \"positive_100k\": 241.30564320574226, \"positive_daily\": \"\", \"positive\": 161644, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 4649, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 34.170684794854374, \"deceased_daily\": \"\", \"deceased\": 22890, \"positive_100k\": 242.16550840634676, \"positive_daily\": \"\", \"positive\": 162220, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 4650, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 34.823047802951855, \"deceased_daily\": \"\", \"deceased\": 23327, \"positive_100k\": 247.7531393887469, \"positive_daily\": \"\", \"positive\": 165963, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 4651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 35.37091330403143, \"deceased_daily\": \"\", \"deceased\": 23694, \"positive_100k\": 252.36595791282295, \"positive_daily\": \"\", \"positive\": 169053, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 4652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"France\", \"country\": \"FRA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 36.00834809684065, \"deceased_daily\": \"\", \"deceased\": 24121, \"positive_100k\": 248.6189758754667, \"positive_daily\": \"\", \"positive\": 166543, \"region_iso\": \"FRA\", \"region_label\": \"France\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.17344011, \"Longitude\": -2.76172945, \"Geo Region\": \"Europe\", \"sinceDay0\": 60}, {\"index\": 4890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.15676264021182154, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 4891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.19173276764368943, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 4892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.23634982678090016, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 4893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.31593701334997876, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 4894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5812276352469076, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 4895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8079305303224649, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 4896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9634873040711186, \"positive_daily\": \"\", \"positive\": 799, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 4897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2541011216945723, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 4898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4180989606854009, \"positive_daily\": \"\", \"positive\": 1176, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 4899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0024117329263357162, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.7569474368355689, \"positive_daily\": \"\", \"positive\": 1457, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 4900, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.300793211724273, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 4901, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.003617599389503574, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.5057905104628087, \"positive_daily\": \"\", \"positive\": 2078, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 4902, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.008441065242175007, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 4.431559252141878, \"positive_daily\": \"\", \"positive\": 3675, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 4903, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.010852798168510723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 5.528897733624628, \"positive_daily\": \"\", \"positive\": 4585, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 4904, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.013264531094846438, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 6.987996154057737, \"positive_daily\": \"\", \"positive\": 5795, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 4905, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.020499729873853584, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 8.769060920156663, \"positive_daily\": \"\", \"positive\": 7272, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 4906, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.02894079511602859, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 11.162705849544862, \"positive_daily\": \"\", \"positive\": 9257, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 4907, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.03376426096870003, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 14.864715891470187, \"positive_daily\": \"\", \"positive\": 12327, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 4908, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.05305812437938575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 18.473874215731584, \"positive_daily\": \"\", \"positive\": 15320, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 4909, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.08079305303224649, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 23.934037560955645, \"positive_daily\": \"\", \"positive\": 19848, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 4910, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.10129278290610007, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 26.78591174634763, \"positive_daily\": \"\", \"positive\": 22213, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 4911, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.11335144753777866, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 29.99351653837413, \"positive_daily\": \"\", \"positive\": 24873, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 4912, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14832157496964654, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 35.037655953805285, \"positive_daily\": \"\", \"positive\": 29056, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 4913, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1893210347173537, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 39.776711154054965, \"positive_daily\": \"\", \"positive\": 32986, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 4914, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24840849141257876, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 45.006554004813964, \"positive_daily\": \"\", \"positive\": 37323, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 4915, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.3219663456658181, \"deceased_daily\": \"\", \"deceased\": 267, \"positive_100k\": 52.98336065866935, \"positive_daily\": \"\", \"positive\": 43938, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 4916, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.41240633040340746, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 61.34363284781211, \"positive_daily\": \"\", \"positive\": 50871, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 4917, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.5221401785516825, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 69.57246559246957, \"positive_daily\": \"\", \"positive\": 57695, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 4918, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.6427268248684683, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 74.87827803040814, \"positive_daily\": \"\", \"positive\": 62095, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 4919, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.7777838687432684, \"deceased_daily\": \"\", \"deceased\": 645, \"positive_100k\": 80.65437838898218, \"positive_daily\": \"\", \"positive\": 66885, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 4920, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.93454650895509, \"deceased_daily\": \"\", \"deceased\": 775, \"positive_100k\": 86.59085898715755, \"positive_daily\": \"\", \"positive\": 71808, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 4921, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.1093971461144294, \"deceased_daily\": \"\", \"deceased\": 920, \"positive_100k\": 93.90323321980745, \"positive_daily\": \"\", \"positive\": 77872, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 4922, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.3348941747268188, \"deceased_daily\": \"\", \"deceased\": 1107, \"positive_100k\": 102.25024087785536, \"positive_daily\": \"\", \"positive\": 84794, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 4923, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.5374797405390188, \"deceased_daily\": \"\", \"deceased\": 1275, \"positive_100k\": 109.92558091591877, \"positive_daily\": \"\", \"positive\": 91159, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 4924, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.741271172814387, \"deceased_daily\": \"\", \"deceased\": 1444, \"positive_100k\": 115.87412017872582, \"positive_daily\": \"\", \"positive\": 96092, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 4925, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.9100924776578871, \"deceased_daily\": \"\", \"deceased\": 1584, \"positive_100k\": 120.73496789175545, \"positive_daily\": \"\", \"positive\": 100123, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 4926, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.182618298333823, \"deceased_daily\": \"\", \"deceased\": 1810, \"positive_100k\": 124.65523976351416, \"positive_daily\": \"\", \"positive\": 103374, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 4927, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.4310267897464017, \"deceased_daily\": \"\", \"deceased\": 2016, \"positive_100k\": 129.8272010240411, \"positive_daily\": \"\", \"positive\": 107663, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 4928, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 2.8325803219812986, \"deceased_daily\": \"\", \"deceased\": 2349, \"positive_100k\": 136.61984681106566, \"positive_daily\": \"\", \"positive\": 113296, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 4929, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.143693869478606, \"deceased_daily\": \"\", \"deceased\": 2607, \"positive_100k\": 142.5105044836406, \"positive_daily\": \"\", \"positive\": 118181, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 4930, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.336632503585463, \"deceased_daily\": \"\", \"deceased\": 2767, \"positive_100k\": 147.32191167168037, \"positive_daily\": \"\", \"positive\": 122171, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 4931, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.2992506432272597, \"deceased_daily\": \"\", \"deceased\": 2736, \"positive_100k\": 150.6223681813708, \"positive_daily\": \"\", \"positive\": 124908, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 4932, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.644128451693267, \"deceased_daily\": \"\", \"deceased\": 3022, \"positive_100k\": 154.1748507818633, \"positive_daily\": \"\", \"positive\": 127854, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 4933, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 3.8515374833581384, \"deceased_daily\": \"\", \"deceased\": 3194, \"positive_100k\": 156.84946259716963, \"positive_daily\": \"\", \"positive\": 130072, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 4934, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 3.9721241296749237, \"deceased_daily\": \"\", \"deceased\": 3294, \"positive_100k\": 158.40141273526666, \"positive_daily\": \"\", \"positive\": 131359, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 4935, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.5871160258905315, \"deceased_daily\": \"\", \"deceased\": 3804, \"positive_100k\": 162.49412351125838, \"positive_daily\": \"\", \"positive\": 134753, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 4936, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.886170908756161, \"deceased_daily\": \"\", \"deceased\": 4052, \"positive_100k\": 166.0454002452877, \"positive_daily\": \"\", \"positive\": 137698, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 4937, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 5.247930847706518, \"deceased_daily\": \"\", \"deceased\": 4352, \"positive_100k\": 170.50590029254562, \"positive_daily\": \"\", \"positive\": 141397, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 4938, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.376958559265479, \"deceased_daily\": \"\", \"deceased\": 4459, \"positive_100k\": 172.8513105634071, \"positive_daily\": \"\", \"positive\": 143342, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 4939, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.530103600087797, \"deceased_daily\": \"\", \"deceased\": 4586, \"positive_100k\": 175.0725165885623, \"positive_daily\": \"\", \"positive\": 145184, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 4940, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.862922743922126, \"deceased_daily\": \"\", \"deceased\": 4862, \"positive_100k\": 177.34075140578102, \"positive_daily\": \"\", \"positive\": 147065, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 4941, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 6.069125909123829, \"deceased_daily\": \"\", \"deceased\": 5033, \"positive_100k\": 178.81914368962484, \"positive_daily\": \"\", \"positive\": 148291, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 4942, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 6.365769059063122, \"deceased_daily\": \"\", \"deceased\": 5279, \"positive_100k\": 181.66137094331145, \"positive_daily\": \"\", \"positive\": 150648, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 4943, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.722705532160808, \"deceased_daily\": \"\", \"deceased\": 5575, \"positive_100k\": 184.6531256384309, \"positive_daily\": \"\", \"positive\": 153129, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 4944, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.945790827846861, \"deceased_daily\": \"\", \"deceased\": 5760, \"positive_100k\": 186.90809592455483, \"positive_daily\": \"\", \"positive\": 154999, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 4945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 7.086877204037502, \"deceased_daily\": \"\", \"deceased\": 5877, \"positive_100k\": 188.73377774979096, \"positive_daily\": \"\", \"positive\": 156513, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 4946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.20625798389112, \"deceased_daily\": \"\", \"deceased\": 5976, \"positive_100k\": 190.24955189399296, \"positive_daily\": \"\", \"positive\": 157770, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 4947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.387137953366299, \"deceased_daily\": \"\", \"deceased\": 6126, \"positive_100k\": 191.4409479596028, \"positive_daily\": \"\", \"positive\": 158758, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 4948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 7.613840848441855, \"deceased_daily\": \"\", \"deceased\": 6314, \"positive_100k\": 192.8325178580985, \"positive_daily\": \"\", \"positive\": 159912, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 4949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Germany\", \"country\": \"DEU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 7.798338417306538, \"deceased_daily\": \"\", \"deceased\": 6467, \"positive_100k\": 194.79446259367262, \"positive_daily\": \"\", \"positive\": 161539, \"region_iso\": \"DEU\", \"region_label\": \"Germany\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 51.10698181, \"Longitude\": 10.38578051, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 6388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 6389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6578724740424757, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 6390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.482018977621538, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 6391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.594616757453272, \"positive_daily\": \"\", \"positive\": 223, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 6392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04120732517895311, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.016269476127154, \"positive_daily\": \"\", \"positive\": 292, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 6393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.47624006233844, \"positive_daily\": \"\", \"positive\": 557, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 6394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.072301548612488, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 6395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.061810987768429665, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.173875132739095, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 6396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.08241465035790622, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.66691830606576, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 6397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12362197553685933, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.179120413161126, \"positive_daily\": \"\", \"positive\": 1125, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 6398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.14422563812633588, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.382267581414343, \"positive_daily\": \"\", \"positive\": 1329, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 6399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.185432963305289, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 32.22412828994133, \"positive_daily\": \"\", \"positive\": 1564, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 6400, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.39146958920005454, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 37.47806225025785, \"positive_daily\": \"\", \"positive\": 1819, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 6401, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.45328057696848423, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 43.700368352279774, \"positive_daily\": \"\", \"positive\": 2121, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 6402, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.741731853221156, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 49.75784515358589, \"positive_daily\": \"\", \"positive\": 2415, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 6403, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9477684791159215, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 53.87857767148119, \"positive_daily\": \"\", \"positive\": 2615, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 6404, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.112597779831734, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 59.95665813537678, \"positive_daily\": \"\", \"positive\": 2910, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 6405, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4628600438528354, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 66.65284847695666, \"positive_daily\": \"\", \"positive\": 3235, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 6406, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.7513113201055073, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 71.0208249459257, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 6407, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.0191589337687024, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 79.30349730689527, \"positive_daily\": \"\", \"positive\": 3849, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 6408, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.472439510737187, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 88.03945024483332, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 6409, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.822701774758288, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 94.85926256195006, \"positive_daily\": \"\", \"positive\": 4604, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 6410, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.2553786891372956, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 102.89469097184592, \"positive_daily\": \"\", \"positive\": 4994, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 6411, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.5850372905689207, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 110.51804612995225, \"positive_daily\": \"\", \"positive\": 5364, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 6412, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.326769143790076, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 117.62630972332165, \"positive_daily\": \"\", \"positive\": 5709, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 6413, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 4.8418607085269905, \"deceased_daily\": \"\", \"deceased\": 235, \"positive_100k\": 125.14664656848059, \"positive_daily\": \"\", \"positive\": 6074, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 6414, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 5.418763261032334, \"deceased_daily\": \"\", \"deceased\": 263, \"positive_100k\": 135.4484778632189, \"positive_daily\": \"\", \"positive\": 6574, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 6415, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 5.913251163179772, \"deceased_daily\": \"\", \"deceased\": 287, \"positive_100k\": 166.66302668627586, \"positive_daily\": \"\", \"positive\": 8089, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 6416, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 6.593172028632497, \"deceased_daily\": \"\", \"deceased\": 320, \"positive_100k\": 183.9494995988467, \"positive_daily\": \"\", \"positive\": 8928, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 6417, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 6.88162330488517, \"deceased_daily\": \"\", \"deceased\": 334, \"positive_100k\": 198.92836230139613, \"positive_daily\": \"\", \"positive\": 9655, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 6418, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 7.520336845158943, \"deceased_daily\": \"\", \"deceased\": 365, \"positive_100k\": 219.36719559015688, \"positive_daily\": \"\", \"positive\": 10647, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 6419, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 8.365087011327482, \"deceased_daily\": \"\", \"deceased\": 406, \"positive_100k\": 236.5094428646014, \"positive_daily\": \"\", \"positive\": 11479, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 6420, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 9.14802618972759, \"deceased_daily\": \"\", \"deceased\": 444, \"positive_100k\": 258.51415451016237, \"positive_daily\": \"\", \"positive\": 12547, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 6421, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.013380018485606, \"deceased_daily\": \"\", \"deceased\": 486, \"positive_100k\": 273.43120622494337, \"positive_daily\": \"\", \"positive\": 13271, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 6422, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 10.919941172422574, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 288.03920300088225, \"positive_daily\": \"\", \"positive\": 13980, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 6423, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.764691338591113, \"deceased_daily\": \"\", \"deceased\": 571, \"positive_100k\": 304.068852495495, \"positive_daily\": \"\", \"positive\": 14758, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 6424, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.568234179580699, \"deceased_daily\": \"\", \"deceased\": 610, \"positive_100k\": 314.22645815210694, \"positive_daily\": \"\", \"positive\": 15251, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 6425, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 14.154716198970394, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 322.48852685048706, \"positive_daily\": \"\", \"positive\": 15652, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 6426, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 15.040673690317886, \"deceased_daily\": \"\", \"deceased\": 730, \"positive_100k\": 330.482747935204, \"positive_daily\": \"\", \"positive\": 16040, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 6427, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 15.84421653130747, \"deceased_daily\": \"\", \"deceased\": 769, \"positive_100k\": 343.4836590291636, \"positive_daily\": \"\", \"positive\": 16671, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 6428, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 16.359308096044384, \"deceased_daily\": \"\", \"deceased\": 794, \"positive_100k\": 362.76868721291373, \"positive_daily\": \"\", \"positive\": 17607, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 6429, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 20.89211386572923, \"deceased_daily\": \"\", \"deceased\": 1014, \"positive_100k\": 374.6570005270417, \"positive_daily\": \"\", \"positive\": 18184, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 6430, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.90169333261358, \"deceased_daily\": \"\", \"deceased\": 1063, \"positive_100k\": 382.42458132327437, \"positive_daily\": \"\", \"positive\": 18561, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 6431, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 22.396181234761016, \"deceased_daily\": \"\", \"deceased\": 1087, \"positive_100k\": 396.8677487984974, \"positive_daily\": \"\", \"positive\": 19262, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 6432, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.705236173603165, \"deceased_daily\": \"\", \"deceased\": 1102, \"positive_100k\": 404.82076255803537, \"positive_daily\": \"\", \"positive\": 19648, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 6433, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.879644941203328, \"deceased_daily\": \"\", \"deceased\": 1159, \"positive_100k\": 409.53900129102556, \"positive_daily\": \"\", \"positive\": 19877, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 6434, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Ireland\", \"country\": \"IRL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.518358481477097, \"deceased_daily\": \"\", \"deceased\": 1190, \"positive_100k\": 417.28597842466866, \"positive_daily\": \"\", \"positive\": 20253, \"region_iso\": \"IRL\", \"region_label\": \"Ireland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.17544870000001, \"Longitude\": -8.13793569, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 6485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1256444314369976, \"positive_daily\": \"\", \"positive\": 100, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 6486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.418311983610617, \"positive_daily\": \"\", \"positive\": 126, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 6487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.7447488687273462, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 6488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3976226389608053, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 6489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.453904860532655, \"positive_daily\": \"\", \"positive\": 218, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 6490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.8141110785924943, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 6491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4219590715684727, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 6492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.80650172223598, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 6493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.954659042301717, \"positive_daily\": \"\", \"positive\": 529, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 6494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.014588351831424, \"positive_daily\": \"\", \"positive\": 712, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 6495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.93944032958869, \"positive_daily\": \"\", \"positive\": 883, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 6496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.011256444314369977, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.055651860690245, \"positive_daily\": \"\", \"positive\": 1071, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 6497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03376933294310993, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 13.935478061190032, \"positive_daily\": \"\", \"positive\": 1238, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 6498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05628222157184988, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 26.666516580742474, \"positive_daily\": \"\", \"positive\": 2369, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 6499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09005155451495982, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 30.313604538598344, \"positive_daily\": \"\", \"positive\": 2693, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 6500, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 34.163308494112876, \"positive_daily\": \"\", \"positive\": 3035, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 6501, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.13507733177243972, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 40.73707197370495, \"positive_daily\": \"\", \"positive\": 3619, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 6502, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.16884666471554965, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 47.80611900312929, \"positive_daily\": \"\", \"positive\": 4247, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 6503, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.18010310902991963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 52.84900605596704, \"positive_daily\": \"\", \"positive\": 4695, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 6504, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.22512888628739952, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 60.31202863639434, \"positive_daily\": \"\", \"positive\": 5358, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 6505, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2926675521736194, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 68.5742587631419, \"positive_daily\": \"\", \"positive\": 6092, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 6506, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4052319953173192, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 77.18543866363494, \"positive_daily\": \"\", \"positive\": 6857, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 6507, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.45025777257479904, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 83.61286836714018, \"positive_daily\": \"\", \"positive\": 7428, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 6508, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.495283549832279, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 88.37434431211868, \"positive_daily\": \"\", \"positive\": 7851, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 6509, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.5515657714041289, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 94.8918255701389, \"positive_daily\": \"\", \"positive\": 8430, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 6510, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.6416173259190887, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 100.22738017515027, \"positive_daily\": \"\", \"positive\": 8904, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 6511, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.7316688804340484, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 104.09959701929354, \"positive_daily\": \"\", \"positive\": 9248, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 6512, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.8217204349490083, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 105.85560233233525, \"positive_daily\": \"\", \"positive\": 9404, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 6513, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9680542110358179, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 112.20423692563993, \"positive_daily\": \"\", \"positive\": 9968, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 6514, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0693622098651479, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 117.15707242396273, \"positive_daily\": \"\", \"positive\": 10408, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 6515, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.1369008757513677, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 120.92798126927666, \"positive_daily\": \"\", \"positive\": 10743, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 6516, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1594137643801075, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 125.4530718836534, \"positive_daily\": \"\", \"positive\": 11145, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 6517, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.3057475404669174, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 130.41716382629053, \"positive_daily\": \"\", \"positive\": 11586, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 6518, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3845426506675071, \"deceased_daily\": \"\", \"deceased\": 123, \"positive_100k\": 135.59512821090073, \"positive_daily\": \"\", \"positive\": 12046, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 6519, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4633377608680969, \"deceased_daily\": \"\", \"deceased\": 130, \"positive_100k\": 140.7168103739391, \"positive_daily\": \"\", \"positive\": 12501, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 6520, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5984150926405367, \"deceased_daily\": \"\", \"deceased\": 142, \"positive_100k\": 143.60971656273216, \"positive_daily\": \"\", \"positive\": 12758, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 6521, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.6997230914698664, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 146.13116008915105, \"positive_daily\": \"\", \"positive\": 12982, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 6522, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.8460568675566764, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 149.31673383011773, \"positive_daily\": \"\", \"positive\": 13265, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 6523, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.9361084220716358, \"deceased_daily\": \"\", \"deceased\": 172, \"positive_100k\": 151.86069024516536, \"positive_daily\": \"\", \"positive\": 13491, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 6524, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.9923906436434857, \"deceased_daily\": \"\", \"deceased\": 177, \"positive_100k\": 154.35962088295548, \"positive_daily\": \"\", \"positive\": 13713, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 6525, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.071185753844076, \"deceased_daily\": \"\", \"deceased\": 184, \"positive_100k\": 156.93734663094622, \"positive_daily\": \"\", \"positive\": 13942, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 6526, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1274679754159256, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 163.19592966973593, \"positive_daily\": \"\", \"positive\": 14498, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 6527, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.1612373083590355, \"deceased_daily\": \"\", \"deceased\": 192, \"positive_100k\": 166.62914518561877, \"positive_daily\": \"\", \"positive\": 14803, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 6528, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.1837501969877753, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 169.49953848578312, \"positive_daily\": \"\", \"positive\": 15058, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 6529, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.2400324185596254, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 172.2010851212319, \"positive_daily\": \"\", \"positive\": 15298, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 6530, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2625453071883657, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 173.83326954681556, \"positive_daily\": \"\", \"positive\": 15443, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 6531, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.2963146401314756, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 175.093991310025, \"positive_daily\": \"\", \"positive\": 15555, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 6532, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.3638533060176954, \"deceased_daily\": \"\", \"deceased\": 210, \"positive_100k\": 177.041356176411, \"positive_daily\": \"\", \"positive\": 15728, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 6533, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Israel\", \"country\": \"ISR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.420135527589545, \"deceased_daily\": \"\", \"deceased\": 215, \"positive_100k\": 178.2345392737342, \"positive_daily\": \"\", \"positive\": 15834, \"region_iso\": \"ISR\", \"region_label\": \"Israel\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 31.46110101, \"Longitude\": 35.00444693, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 6566, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-23T00:00:00\", \"deceased_100k\": 0.004964316246603601, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.25648967274118606, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 6567, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-24T00:00:00\", \"deceased_100k\": 0.011583404575408402, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.3789428068240749, \"positive_daily\": \"\", \"positive\": 229, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 6568, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-25T00:00:00\", \"deceased_100k\": 0.016547720822012002, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 0.5328366104687865, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 6569, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-26T00:00:00\", \"deceased_100k\": 0.019857264986414404, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.7496117532371437, \"positive_daily\": \"\", \"positive\": 453, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 6570, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-27T00:00:00\", \"deceased_100k\": 0.028131125397420405, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.0838757138417863, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 6571, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-28T00:00:00\", \"deceased_100k\": 0.03475021372622521, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 1.469437608994666, \"positive_daily\": \"\", \"positive\": 888, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 6572, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.04798839038383481, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 1.866582908722954, \"positive_daily\": \"\", \"positive\": 1128, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 6573, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.05626225079484081, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 2.803183907248833, \"positive_daily\": \"\", \"positive\": 1694, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 6574, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.08604814827446242, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 3.3691159593616438, \"positive_daily\": \"\", \"positive\": 2036, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 6575, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.13072699449389483, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 4.140239749667403, \"positive_daily\": \"\", \"positive\": 2502, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 6576, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.17706061279552843, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 5.111590961919508, \"positive_daily\": \"\", \"positive\": 3089, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 6577, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.24490626816577765, \"deceased_daily\": \"\", \"deceased\": 148, \"positive_100k\": 6.3841106931322305, \"positive_daily\": \"\", \"positive\": 3858, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 6578, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.32599010019363645, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 7.671523373084765, \"positive_daily\": \"\", \"positive\": 4636, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 6579, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.38556189515287964, \"deceased_daily\": \"\", \"deceased\": 233, \"positive_100k\": 9.735024159589662, \"positive_daily\": \"\", \"positive\": 5883, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 6580, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.6056465820856393, \"deceased_daily\": \"\", \"deceased\": 366, \"positive_100k\": 12.203944106233852, \"positive_daily\": \"\", \"positive\": 7375, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 6581, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.7661594740591559, \"deceased_daily\": \"\", \"deceased\": 463, \"positive_100k\": 15.17756953794941, \"positive_daily\": \"\", \"positive\": 9172, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 6582, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 1.0441611838689575, \"deceased_daily\": \"\", \"deceased\": 631, \"positive_100k\": 16.794281862259982, \"positive_daily\": \"\", \"positive\": 10149, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 6583, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 6584, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 1.3684965119803927, \"deceased_daily\": \"\", \"deceased\": 827, \"positive_100k\": 20.621769688391357, \"positive_daily\": \"\", \"positive\": 12462, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 6585, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 2.0949414560667194, \"deceased_daily\": \"\", \"deceased\": 1266, \"positive_100k\": 29.223274971673195, \"positive_daily\": \"\", \"positive\": 17660, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 6586, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 2.3845265704519294, \"deceased_daily\": \"\", \"deceased\": 1441, \"positive_100k\": 35.010012943130796, \"positive_daily\": \"\", \"positive\": 21157, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 6587, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 2.9934826967019714, \"deceased_daily\": \"\", \"deceased\": 1809, \"positive_100k\": 40.95064471823311, \"positive_daily\": \"\", \"positive\": 24747, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 6588, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 3.5709981533901907, \"deceased_daily\": \"\", \"deceased\": 2158, \"positive_100k\": 46.300522859989584, \"positive_daily\": \"\", \"positive\": 27980, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 6589, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 4.141894521749604, \"deceased_daily\": \"\", \"deceased\": 2503, \"positive_100k\": 52.13524922183102, \"positive_daily\": \"\", \"positive\": 31506, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 6590, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 4.927911260795175, \"deceased_daily\": \"\", \"deceased\": 2978, \"positive_100k\": 59.096875371651464, \"positive_daily\": \"\", \"positive\": 35713, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 6591, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 5.634498939895087, \"deceased_daily\": \"\", \"deceased\": 3405, \"positive_100k\": 67.90357239312625, \"positive_daily\": \"\", \"positive\": 41035, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 6592, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 6.67204103543524, \"deceased_daily\": \"\", \"deceased\": 4032, \"positive_100k\": 77.80903807718265, \"positive_daily\": \"\", \"positive\": 47021, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 6593, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 7.984275296620791, \"deceased_daily\": \"\", \"deceased\": 4825, \"positive_100k\": 88.65937862017591, \"positive_daily\": \"\", \"positive\": 53578, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 6594, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 9.061531922133772, \"deceased_daily\": \"\", \"deceased\": 5476, \"positive_100k\": 97.85991139721459, \"positive_daily\": \"\", \"positive\": 59138, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 6595, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 10.056049943536696, \"deceased_daily\": \"\", \"deceased\": 6077, \"positive_100k\": 105.78461489887613, \"positive_daily\": \"\", \"positive\": 63927, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 6596, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 11.285545600612187, \"deceased_daily\": \"\", \"deceased\": 6820, \"positive_100k\": 114.47051355835023, \"positive_daily\": \"\", \"positive\": 69176, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 6597, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 12.415754932755606, \"deceased_daily\": \"\", \"deceased\": 7503, \"positive_100k\": 123.09187610661849, \"positive_daily\": \"\", \"positive\": 74386, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 6598, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 13.593952655282862, \"deceased_daily\": \"\", \"deceased\": 8215, \"positive_100k\": 133.35642733251254, \"positive_daily\": \"\", \"positive\": 80589, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 6599, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 15.114688198825764, \"deceased_daily\": \"\", \"deceased\": 9134, \"positive_100k\": 143.13447556623942, \"positive_daily\": \"\", \"positive\": 86498, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 6600, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 16.585780579902632, \"deceased_daily\": \"\", \"deceased\": 10023, \"positive_100k\": 153.02008398530938, \"positive_daily\": \"\", \"positive\": 92472, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 6601, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 17.83678827404674, \"deceased_daily\": \"\", \"deceased\": 10779, \"positive_100k\": 161.65302993815305, \"positive_daily\": \"\", \"positive\": 97689, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 6602, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 19.180463204794112, \"deceased_daily\": \"\", \"deceased\": 11591, \"positive_100k\": 168.3548568710679, \"positive_daily\": \"\", \"positive\": 101739, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 6603, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 20.565507437596516, \"deceased_daily\": \"\", \"deceased\": 12428, \"positive_100k\": 175.0616481202294, \"positive_daily\": \"\", \"positive\": 105792, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 6604, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 21.76852674135679, \"deceased_daily\": \"\", \"deceased\": 13155, \"positive_100k\": 182.97476821731553, \"positive_daily\": \"\", \"positive\": 110574, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 6605, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 23.026153523829702, \"deceased_daily\": \"\", \"deceased\": 13915, \"positive_100k\": 190.69924429703073, \"positive_daily\": \"\", \"positive\": 115242, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 6606, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 24.293708938795824, \"deceased_daily\": \"\", \"deceased\": 14681, \"positive_100k\": 198.28637429392325, \"positive_daily\": \"\", \"positive\": 119827, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 6607, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.42060872677484, \"deceased_daily\": \"\", \"deceased\": 15362, \"positive_100k\": 206.2375541489, \"positive_daily\": \"\", \"positive\": 124632, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 6608, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 26.289364069930468, \"deceased_daily\": \"\", \"deceased\": 15887, \"positive_100k\": 213.37955045568037, \"positive_daily\": \"\", \"positive\": 128948, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 6609, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 27.341799114210435, \"deceased_daily\": \"\", \"deceased\": 16523, \"positive_100k\": 219.3350751795225, \"positive_daily\": \"\", \"positive\": 132547, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 6610, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 28.341281451859956, \"deceased_daily\": \"\", \"deceased\": 17127, \"positive_100k\": 224.36392753733196, \"positive_daily\": \"\", \"positive\": 135586, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 6611, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 29.23816792041301, \"deceased_daily\": \"\", \"deceased\": 17669, \"positive_100k\": 230.71163324465573, \"positive_daily\": \"\", \"positive\": 139422, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 6612, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 30.247578890555737, \"deceased_daily\": \"\", \"deceased\": 18279, \"positive_100k\": 237.6682950782296, \"positive_daily\": \"\", \"positive\": 143626, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 6613, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 31.190798977410424, \"deceased_daily\": \"\", \"deceased\": 18849, \"positive_100k\": 244.20629957500654, \"positive_daily\": \"\", \"positive\": 147577, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 6614, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 32.21510289629297, \"deceased_daily\": \"\", \"deceased\": 19468, \"positive_100k\": 251.97379972885895, \"positive_daily\": \"\", \"positive\": 152271, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 6615, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 32.928309663721684, \"deceased_daily\": \"\", \"deceased\": 19899, \"positive_100k\": 258.7451270892263, \"positive_daily\": \"\", \"positive\": 156363, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 6616, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 33.86491066224757, \"deceased_daily\": \"\", \"deceased\": 20465, \"positive_100k\": 263.96262346440665, \"positive_daily\": \"\", \"positive\": 159516, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 6617, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 34.86108345573268, \"deceased_daily\": \"\", \"deceased\": 21067, \"positive_100k\": 268.88060609270866, \"positive_daily\": \"\", \"positive\": 162488, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 6618, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 35.817541719244986, \"deceased_daily\": \"\", \"deceased\": 21645, \"positive_100k\": 273.29388323593923, \"positive_daily\": \"\", \"positive\": 165155, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 6619, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 36.68629706240061, \"deceased_daily\": \"\", \"deceased\": 22170, \"positive_100k\": 279.55885033915297, \"positive_daily\": \"\", \"positive\": 168941, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 6620, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 37.6377910096663, \"deceased_daily\": \"\", \"deceased\": 22745, \"positive_100k\": 285.3389692222818, \"positive_daily\": \"\", \"positive\": 172434, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 6621, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 38.435391153287284, \"deceased_daily\": \"\", \"deceased\": 23227, \"positive_100k\": 291.11577856124615, \"positive_daily\": \"\", \"positive\": 175925, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 6622, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 39.1519074648804, \"deceased_daily\": \"\", \"deceased\": 23660, \"positive_100k\": 296.1578690957132, \"positive_daily\": \"\", \"positive\": 178972, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 6623, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 39.90317399019975, \"deceased_daily\": \"\", \"deceased\": 24114, \"positive_100k\": 299.8910349131591, \"positive_daily\": \"\", \"positive\": 181228, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 6624, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 40.78682228209519, \"deceased_daily\": \"\", \"deceased\": 24648, \"positive_100k\": 304.4069079254862, \"positive_daily\": \"\", \"positive\": 183957, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 6625, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 41.50995768201711, \"deceased_daily\": \"\", \"deceased\": 25085, \"positive_100k\": 309.98348984250424, \"positive_daily\": \"\", \"positive\": 187327, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 59}, {\"index\": 6626, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 42.277771928158465, \"deceased_daily\": \"\", \"deceased\": 25549, \"positive_100k\": 314.36201677200864, \"positive_daily\": \"\", \"positive\": 189973, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 60}, {\"index\": 6627, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 42.97277620268297, \"deceased_daily\": \"\", \"deceased\": 25969, \"positive_100k\": 319.36108323233844, \"positive_daily\": \"\", \"positive\": 192994, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 61}, {\"index\": 6628, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 43.65950661679647, \"deceased_daily\": \"\", \"deceased\": 26384, \"positive_100k\": 323.2613810300867, \"positive_daily\": \"\", \"positive\": 195351, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 62}, {\"index\": 6629, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 44.08974735816878, \"deceased_daily\": \"\", \"deceased\": 26644, \"positive_100k\": 327.1070713491223, \"positive_daily\": \"\", \"positive\": 197675, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 63}, {\"index\": 6630, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 44.64078646154178, \"deceased_daily\": \"\", \"deceased\": 26977, \"positive_100k\": 329.9847200000702, \"positive_daily\": \"\", \"positive\": 199414, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 64}, {\"index\": 6631, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 45.27290939694264, \"deceased_daily\": \"\", \"deceased\": 27359, \"positive_100k\": 333.44484842395286, \"positive_daily\": \"\", \"positive\": 201505, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 65}, {\"index\": 6632, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Italy\", \"country\": \"ITA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 45.807400779493626, \"deceased_daily\": \"\", \"deceased\": 27682, \"positive_100k\": 336.8967029874246, \"positive_daily\": \"\", \"positive\": 203591, \"region_iso\": \"ITA\", \"region_label\": \"Italy\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.79662641, \"Longitude\": 12.07001339, \"Geo Region\": \"Europe\", \"sinceDay0\": 66}, {\"index\": 7279, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.513711206970521, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 7280, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.707073607506715, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 7281, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.9729469082439817, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 7282, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.1421390087131518, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 7283, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.4321826095174424, \"positive_daily\": \"\", \"positive\": 142, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 7284, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5772044099195877, \"positive_daily\": \"\", \"positive\": 148, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 7285, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8430777106568543, \"positive_daily\": \"\", \"positive\": 159, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 7286, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.253972811796267, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 7287, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.544016412600557, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 7288, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.568186712667582, \"positive_daily\": \"\", \"positive\": 189, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 7289, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.61652731280163, \"positive_daily\": \"\", \"positive\": 191, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 7290, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.713208513069727, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 7291, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.027422413941042, \"positive_daily\": \"\", \"positive\": 208, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 7292, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.438317515080454, \"positive_daily\": \"\", \"positive\": 225, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 7293, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.680020515750697, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 7294, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.163426517091181, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 7295, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.429299817828448, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 7296, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.985216719370006, \"positive_daily\": \"\", \"positive\": 289, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 7297, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.661985121246685, \"positive_daily\": \"\", \"positive\": 317, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 7298, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.266242622922292, \"positive_daily\": \"\", \"positive\": 342, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 7299, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 10.07901512794911, \"positive_daily\": \"\", \"positive\": 417, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 7300, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.577573732104613, \"positive_daily\": \"\", \"positive\": 479, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 7301, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.438686837265477, \"positive_daily\": \"\", \"positive\": 556, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 7302, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.073249544571123, \"positive_daily\": \"\", \"positive\": 665, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 7303, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.95853294979901, \"positive_daily\": \"\", \"positive\": 743, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 7304, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 20.665606557305725, \"positive_daily\": \"\", \"positive\": 855, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 7305, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.99497306099206, \"positive_daily\": \"\", \"positive\": 910, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 7306, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.00110796655507, \"positive_daily\": \"\", \"positive\": 993, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 7307, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 27.892526277345976, \"positive_daily\": \"\", \"positive\": 1154, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 7308, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.024170300067024243, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 29.826150282707914, \"positive_daily\": \"\", \"positive\": 1234, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 7309, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.048340600134048485, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 31.421390087131513, \"positive_daily\": \"\", \"positive\": 1300, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 7310, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 32.75075659081785, \"positive_daily\": \"\", \"positive\": 1355, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 7311, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 33.95927159416906, \"positive_daily\": \"\", \"positive\": 1405, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 7312, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.07251090020107272, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 36.83553730214494, \"positive_daily\": \"\", \"positive\": 1524, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 7313, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.12085150033512121, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 40.074357511126195, \"positive_daily\": \"\", \"positive\": 1658, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 7314, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.14502180040214543, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 42.322195417359445, \"positive_daily\": \"\", \"positive\": 1751, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 7315, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.1691921004691697, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 46.28612462835142, \"positive_daily\": \"\", \"positive\": 1915, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 7316, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.2175327006032182, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 48.21974863371336, \"positive_daily\": \"\", \"positive\": 1995, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 7317, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.26587330073726667, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 50.27422413941043, \"positive_daily\": \"\", \"positive\": 2080, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 7318, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.3142139008713151, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 54.3348345506705, \"positive_daily\": \"\", \"positive\": 2248, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 7319, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3383842009383394, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 57.984549860791155, \"positive_daily\": \"\", \"positive\": 2399, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 7320, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3625545010053636, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 63.18116437520136, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 7321, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4592357012734606, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 69.90050779383411, \"positive_daily\": \"\", \"positive\": 2892, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 7322, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.48340600134048484, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 74.32367270609954, \"positive_daily\": \"\", \"positive\": 3075, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 7323, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5317466014745333, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 79.4719466203757, \"positive_daily\": \"\", \"positive\": 3288, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 7324, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5559169015415576, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 83.14583223056339, \"positive_daily\": \"\", \"positive\": 3440, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 7325, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Kuwait\", \"country\": \"KWT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5800872016085817, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 90.39692225067067, \"positive_daily\": \"\", \"positive\": 3740, \"region_iso\": \"KWT\", \"region_label\": \"Kuwait\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 29.33431262, \"Longitude\": 47.58700459, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 8074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.16454729747518626, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 23.03662164652608, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 8075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3290945949503725, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 33.40310138746281, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 8076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 55.123344654187406, \"positive_daily\": \"\", \"positive\": 335, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 8077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.658189189900745, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 79.64089197799015, \"positive_daily\": \"\", \"positive\": 484, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 8078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 110.24668930837481, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 8079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 131.30874338519862, \"positive_daily\": \"\", \"positive\": 798, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 8080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 143.97888529078799, \"positive_daily\": \"\", \"positive\": 875, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 8081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.8374799252297, \"positive_daily\": \"\", \"positive\": 1099, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 8082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.31637837980149, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 219.34154753442328, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 8083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.4809256772766763, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 239.08722323144565, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 8084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.468209462127794, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 264.098412447674, \"positive_daily\": \"\", \"positive\": 1605, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 8085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.9618513545533527, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 301.2861016770661, \"positive_daily\": \"\", \"positive\": 1831, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 8086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.4554932469789117, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 320.8672300766132, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 8087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.6200405444540977, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 327.1200273806703, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 8088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.7845878419292847, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 358.38401390095567, \"positive_daily\": \"\", \"positive\": 2178, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 8089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.771871626780402, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 381.585182844957, \"positive_daily\": \"\", \"positive\": 2319, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 8090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 4.936418924255588, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 409.2291288207883, \"positive_daily\": \"\", \"positive\": 2487, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 8091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 429.7975410051866, \"positive_daily\": \"\", \"positive\": 2612, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 8092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 5.100966221730774, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 449.04957480978334, \"positive_daily\": \"\", \"positive\": 2729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 8093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 5.923702709106705, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 461.3906221204223, \"positive_daily\": \"\", \"positive\": 2804, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 8094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 6.746439196482638, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 467.80796672195453, \"positive_daily\": \"\", \"positive\": 2843, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 8095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 7.2400810889081955, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 488.70547350130323, \"positive_daily\": \"\", \"positive\": 2970, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 8096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 7.569175683858569, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 499.2365005397151, \"positive_daily\": \"\", \"positive\": 3034, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 8097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 8.556459468709686, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 512.5648316352052, \"positive_daily\": \"\", \"positive\": 3115, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 8098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.885554063660058, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 530.3359397625254, \"positive_daily\": \"\", \"positive\": 3223, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 8099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 10.201932443461548, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 538.0696627438591, \"positive_daily\": \"\", \"positive\": 3270, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 8100, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 10.860121633362294, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 539.8796830160861, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 8101, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 541.6897032883132, \"positive_daily\": \"\", \"positive\": 3292, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 8102, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 11.02466893083748, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 544.157912750441, \"positive_daily\": \"\", \"positive\": 3307, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 8103, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 555.0180343838033, \"positive_daily\": \"\", \"positive\": 3373, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 8104, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 11.353763525787851, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 566.7008925045415, \"positive_daily\": \"\", \"positive\": 3444, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 8105, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 572.6245952136483, \"positive_daily\": \"\", \"positive\": 3480, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 8106, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 11.84740541821341, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 582.0037911697339, \"positive_daily\": \"\", \"positive\": 3537, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 8107, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.011952715688597, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 584.1429060369113, \"positive_daily\": \"\", \"positive\": 3550, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 8108, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 12.341047310638968, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 585.4592844167128, \"positive_daily\": \"\", \"positive\": 3558, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 8109, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 12.834689203064528, \"deceased_daily\": \"\", \"deceased\": 78, \"positive_100k\": 595.3321222652239, \"positive_daily\": \"\", \"positive\": 3618, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 8110, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 13.1637837980149, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 601.2558249743306, \"positive_daily\": \"\", \"positive\": 3654, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 8111, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 13.65742569044046, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 603.0658452465576, \"positive_daily\": \"\", \"positive\": 3665, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 8112, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 608.0022641708133, \"positive_daily\": \"\", \"positive\": 3695, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 8113, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 13.986520285390831, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 610.6350209304162, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 8114, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 612.6095885001185, \"positive_daily\": \"\", \"positive\": 3723, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 8115, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 14.480162177816391, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 613.5968722849697, \"positive_daily\": \"\", \"positive\": 3729, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 8116, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 615.5714398546719, \"positive_daily\": \"\", \"positive\": 3741, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 8117, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Luxembourg\", \"country\": \"LUX\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 14.64470947529158, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 620.1787641839771, \"positive_daily\": \"\", \"positive\": 3769, \"region_iso\": \"LUX\", \"region_label\": \"Luxembourg\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 49.76725361, \"Longitude\": 6.07182201, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 8507, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.942570816915392, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 8508, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 25.01473736464894, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 8509, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.32254661661133, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 8510, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.49731624833235, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 8511, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 43.824268561322945, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 8512, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 48.47817318730415, \"positive_daily\": \"\", \"positive\": 250, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 8513, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Maldives\", \"country\": \"MDV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.1939126927492166, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 53.90772858428222, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"MDV\", \"region_label\": \"Maldives\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 3.7287092, \"Longitude\": 73.45713004, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 8674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.128926850453954, \"positive_daily\": \"\", \"positive\": 107, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 8675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 22.74936405186855, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 8676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 26.678799660827664, \"positive_daily\": \"\", \"positive\": 129, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 8677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 27.712861663185326, \"positive_daily\": \"\", \"positive\": 134, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 8678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 28.746923665542983, \"positive_daily\": \"\", \"positive\": 139, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 8679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 30.81504767025831, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 8680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 31.22867247120137, \"positive_daily\": \"\", \"positive\": 151, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 8681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 32.262734473559036, \"positive_daily\": \"\", \"positive\": 156, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 8682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 34.951295679688954, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 8683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 38.88073128864807, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 8684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 40.535230492420325, \"positive_daily\": \"\", \"positive\": 196, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 8685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 41.776104895249524, \"positive_daily\": \"\", \"positive\": 202, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 8686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 44.051041300436374, \"positive_daily\": \"\", \"positive\": 213, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 8687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 46.94641490703783, \"positive_daily\": \"\", \"positive\": 227, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 8688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 49.84178851363928, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 8689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 60.59603333815896, \"positive_daily\": \"\", \"positive\": 293, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 8690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.20681240047153227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 61.836907740988146, \"positive_daily\": \"\", \"positive\": 299, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 8691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 69.69577895890637, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 8692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.41362480094306453, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 72.38434016503629, \"positive_daily\": \"\", \"positive\": 350, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 8693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 76.52058817446694, \"positive_daily\": \"\", \"positive\": 370, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 8694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 78.1750873782392, \"positive_daily\": \"\", \"positive\": 378, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 8695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 79.41596178106839, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 8696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 81.27727338531218, \"positive_daily\": \"\", \"positive\": 393, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 8697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 82.51814778814138, \"positive_daily\": \"\", \"positive\": 399, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 8698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 85.2067089942713, \"positive_daily\": \"\", \"positive\": 412, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 8699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 87.27483299898661, \"positive_daily\": \"\", \"positive\": 422, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 8700, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.10208260087275, \"positive_daily\": \"\", \"positive\": 426, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 8701, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 88.30889500134428, \"positive_daily\": \"\", \"positive\": 427, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 8702, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 89.1361446032304, \"positive_daily\": \"\", \"positive\": 431, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 8703, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.61789340888879, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 8704, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 91.82470580936032, \"positive_daily\": \"\", \"positive\": 444, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 8705, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.03151820983186, \"positive_daily\": \"\", \"positive\": 445, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 8706, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6204372014145968, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 92.44514301077493, \"positive_daily\": \"\", \"positive\": 447, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 8707, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 8708, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 92.65195541124646, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 8709, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 93.06558021218952, \"positive_daily\": \"\", \"positive\": 450, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 8710, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 94.72007941596178, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 8711, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Malta\", \"country\": \"MLT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8272496018861291, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 95.75414141831943, \"positive_daily\": \"\", \"positive\": 463, \"region_iso\": \"MLT\", \"region_label\": \"Malta\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 35.92149632, \"Longitude\": 14.40523316, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 9070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.0739874947932573, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 9071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.525215016964745, \"positive_daily\": \"\", \"positive\": 125, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 9072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.202056300221976, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 9073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.02820172013571796, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.991704464022078, \"positive_daily\": \"\", \"positive\": 177, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 9074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 5.612142307007874, \"positive_daily\": \"\", \"positive\": 199, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 9075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 6.514597351350848, \"positive_daily\": \"\", \"positive\": 231, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 9076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.417052395693823, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 9077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05640344027143592, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.404112600443952, \"positive_daily\": \"\", \"positive\": 298, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 9078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.11280688054287184, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 9.955207207908439, \"positive_daily\": \"\", \"positive\": 353, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 9079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14100860067858978, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 11.929327617408696, \"positive_daily\": \"\", \"positive\": 423, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 9080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.16921032081430776, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 14.241868668537569, \"positive_daily\": \"\", \"positive\": 505, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 9081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.22561376108574369, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 16.66721660020931, \"positive_daily\": \"\", \"positive\": 591, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 9082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.3384206416286155, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 21.207693542059904, \"positive_daily\": \"\", \"positive\": 752, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 9083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.4230258020357694, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 24.366286197260315, \"positive_daily\": \"\", \"positive\": 864, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 9084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.5358326825786411, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 27.21465993096783, \"positive_daily\": \"\", \"positive\": 965, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 9085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.6204378429857951, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 29.781016463318164, \"positive_daily\": \"\", \"positive\": 1056, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 9086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.7614464436643849, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 33.10881943933288, \"positive_daily\": \"\", \"positive\": 1174, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 9087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 36.35201725494045, \"positive_daily\": \"\", \"positive\": 1289, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 9088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.8178498839358208, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 40.554073555162425, \"positive_daily\": \"\", \"positive\": 1438, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 9089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.8460516040715388, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 43.99468341172002, \"positive_daily\": \"\", \"positive\": 1560, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 9090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.8742533242072567, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 46.87125886556325, \"positive_daily\": \"\", \"positive\": 1662, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 9091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.9870602047501285, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 48.281344872349145, \"positive_daily\": \"\", \"positive\": 1712, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 9092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.1280688054287182, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 54.54212674247852, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 9093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.297279126243026, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 57.7853245580861, \"positive_daily\": \"\", \"positive\": 2049, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 9094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.5228928873287697, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 60.746505172336484, \"positive_daily\": \"\", \"positive\": 2154, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 9095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5792963276002054, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 63.84869438726546, \"positive_daily\": \"\", \"positive\": 2264, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 9096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6074980477359238, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 67.0636904827373, \"positive_daily\": \"\", \"positive\": 2378, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 9097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.8895152490931033, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 69.71465217549479, \"positive_daily\": \"\", \"positive\": 2472, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 9098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.974120409500257, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 71.85798290580935, \"positive_daily\": \"\", \"positive\": 2548, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 9099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.030523849771693, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 73.71929643476673, \"positive_daily\": \"\", \"positive\": 2614, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 9100, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.1151290101788467, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 78.34437853702448, \"positive_daily\": \"\", \"positive\": 2778, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 9101, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.2561376108574365, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 82.51823311711074, \"positive_daily\": \"\", \"positive\": 2926, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 9102, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.368944491400309, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 87.70734962208284, \"positive_daily\": \"\", \"positive\": 3110, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 9103, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.650961692757488, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 93.17848332841213, \"positive_daily\": \"\", \"positive\": 3304, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 9104, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.707365133028924, \"deceased_daily\": \"\", \"deceased\": 96, \"positive_100k\": 96.11146222252681, \"positive_daily\": \"\", \"positive\": 3408, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 9105, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.8765754538432318, \"deceased_daily\": \"\", \"deceased\": 102, \"positive_100k\": 98.17018779243422, \"positive_daily\": \"\", \"positive\": 3481, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 9106, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.9047771739789496, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 102.59785785374193, \"positive_daily\": \"\", \"positive\": 3638, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 9107, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Moldova\", \"country\": \"MDA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.1303909350646935, \"deceased_daily\": \"\", \"deceased\": 111, \"positive_100k\": 106.34868663179243, \"positive_daily\": \"\", \"positive\": 3771, \"region_iso\": \"MDA\", \"region_label\": \"Moldova\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.19498804, \"Longitude\": 28.45673372, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 9375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 17.514401176196483, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 9376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 19.763957290570342, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 9377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 23.138291462131132, \"positive_daily\": \"\", \"positive\": 144, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 9378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 27.958768850075117, \"positive_daily\": \"\", \"positive\": 174, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 9379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 32.297198499224706, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 9380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 34.386072034000435, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 9381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 37.439041046364956, \"positive_daily\": \"\", \"positive\": 233, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 9382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 38.724501683150024, \"positive_daily\": \"\", \"positive\": 241, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 9383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 39.849279740336954, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 9384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.492010058729484, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 9385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 40.97405779752388, \"positive_daily\": \"\", \"positive\": 255, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 9386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.32136515919626574, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 42.259518434308944, \"positive_daily\": \"\", \"positive\": 263, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 9387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 43.70566165069214, \"positive_daily\": \"\", \"positive\": 272, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 9388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4820477387943986, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 44.027026809888405, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 9389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 45.4731700262716, \"positive_daily\": \"\", \"positive\": 283, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 9390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 46.276582924262264, \"positive_daily\": \"\", \"positive\": 288, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 9391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6427303183925315, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 9392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 48.68682161823426, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 9393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.32955193662679, \"positive_daily\": \"\", \"positive\": 307, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 9394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 49.49023451622492, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 9395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.132964834617454, \"positive_daily\": \"\", \"positive\": 312, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 9396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.29364741421559, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 9397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.61501257341185, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 9398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8034128979906643, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 50.77569515300999, \"positive_daily\": \"\", \"positive\": 316, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 9399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.257742891804384, \"positive_daily\": \"\", \"positive\": 319, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 9400, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9640954775887972, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 51.418425471402514, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 9401, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 9402, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 9403, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.579108051000645, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 9404, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Montenegro\", \"country\": \"MNE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1247780571869301, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 51.739790630598776, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"MNE\", \"region_label\": \"Montenegro\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 42.78890259, \"Longitude\": 19.23883939, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 9845, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.7428464611229854, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 9846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005803487977523323, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.0910557397743847, \"positive_daily\": \"\", \"positive\": 188, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 9847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.5379243140436807, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 9848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.01741046393256997, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 1.8629196407849868, \"positive_daily\": \"\", \"positive\": 321, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 9849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.023213951910093292, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 2.216932407413909, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 9850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 9851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.029017439887616615, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 2.9191544526942317, \"positive_daily\": \"\", \"positive\": 503, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 9852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.05803487977523323, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.677611309883798, \"positive_daily\": \"\", \"positive\": 806, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 9853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.06964185573027988, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 5.582955434377437, \"positive_daily\": \"\", \"positive\": 962, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 9854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.11606975955046646, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 6.604369318421543, \"positive_daily\": \"\", \"positive\": 1138, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 9855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.13928371146055976, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 8.217738976173026, \"positive_daily\": \"\", \"positive\": 1416, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 9856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.24954998303350293, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.929767929542406, \"positive_daily\": \"\", \"positive\": 1711, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 9857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3366023026963527, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 11.943578257742999, \"positive_daily\": \"\", \"positive\": 2058, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 9858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4468685742692959, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 14.31720484055004, \"positive_daily\": \"\", \"positive\": 2467, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 9859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6209732135949956, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 17.42787439650254, \"positive_daily\": \"\", \"positive\": 3003, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 9860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.7950778529206952, \"deceased_daily\": \"\", \"deceased\": 137, \"positive_100k\": 21.124696238184896, \"positive_daily\": \"\", \"positive\": 3640, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 9861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.044627835954198, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 24.473308801215857, \"positive_daily\": \"\", \"positive\": 4217, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 9862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.2419464271899912, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 27.64781672492111, \"positive_daily\": \"\", \"positive\": 4764, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 9863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.6075661697739605, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 32.38346291458014, \"positive_daily\": \"\", \"positive\": 5580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 9864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 2.071845207975826, \"deceased_daily\": \"\", \"deceased\": 357, \"positive_100k\": 37.36285559929515, \"positive_daily\": \"\", \"positive\": 6438, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 9865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.5245172702226455, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 43.340448216144175, \"positive_daily\": \"\", \"positive\": 7468, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 9866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 3.174507923705258, \"deceased_daily\": \"\", \"deceased\": 547, \"positive_100k\": 50.18276054164417, \"positive_daily\": \"\", \"positive\": 8647, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 9867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.7142323056149267, \"deceased_daily\": \"\", \"deceased\": 640, \"positive_100k\": 56.98444845130151, \"positive_daily\": \"\", \"positive\": 9819, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 9868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 4.4802927186480055, \"deceased_daily\": \"\", \"deceased\": 772, \"positive_100k\": 63.43212359432993, \"positive_daily\": \"\", \"positive\": 10930, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 9869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 5.020017100557674, \"deceased_daily\": \"\", \"deceased\": 865, \"positive_100k\": 68.57981743039312, \"positive_daily\": \"\", \"positive\": 11817, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 9870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.035627496624256, \"deceased_daily\": \"\", \"deceased\": 1040, \"positive_100k\": 73.51278221128793, \"positive_daily\": \"\", \"positive\": 12667, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 9871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 6.819098373589905, \"deceased_daily\": \"\", \"deceased\": 1175, \"positive_100k\": 79.48457134015943, \"positive_daily\": \"\", \"positive\": 13696, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 9872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 7.7824773778587755, \"deceased_daily\": \"\", \"deceased\": 1341, \"positive_100k\": 85.8219802116149, \"positive_daily\": \"\", \"positive\": 14788, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 9873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 8.64719708650975, \"deceased_daily\": \"\", \"deceased\": 1490, \"positive_100k\": 91.8169832923965, \"positive_daily\": \"\", \"positive\": 15821, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 9874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 9.610576090778624, \"deceased_daily\": \"\", \"deceased\": 1656, \"positive_100k\": 97.07494340003262, \"positive_daily\": \"\", \"positive\": 16727, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 9875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 10.277977208193805, \"deceased_daily\": \"\", \"deceased\": 1771, \"positive_100k\": 104.19001966047624, \"positive_daily\": \"\", \"positive\": 17953, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 9876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 10.875736469878708, \"deceased_daily\": \"\", \"deceased\": 1874, \"positive_100k\": 109.83681346260641, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 9877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 12.233752656619163, \"deceased_daily\": \"\", \"deceased\": 2108, \"positive_100k\": 114.38094454900717, \"positive_daily\": \"\", \"positive\": 19709, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 9878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 13.086865389315093, \"deceased_daily\": \"\", \"deceased\": 2255, \"positive_100k\": 120.02773835113737, \"positive_daily\": \"\", \"positive\": 20682, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 9879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 13.945781609988545, \"deceased_daily\": \"\", \"deceased\": 2403, \"positive_100k\": 127.11379717169336, \"positive_daily\": \"\", \"positive\": 21903, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 9880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 14.624789703358775, \"deceased_daily\": \"\", \"deceased\": 2520, \"positive_100k\": 134.92529198943973, \"positive_daily\": \"\", \"positive\": 23249, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 9881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 15.396653604369376, \"deceased_daily\": \"\", \"deceased\": 2653, \"positive_100k\": 142.59750309572559, \"positive_daily\": \"\", \"positive\": 24571, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 9882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 15.942181474256568, \"deceased_daily\": \"\", \"deceased\": 2747, \"positive_100k\": 149.41660146931548, \"positive_daily\": \"\", \"positive\": 25746, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 9883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 16.441281440323575, \"deceased_daily\": \"\", \"deceased\": 2833, \"positive_100k\": 155.01116387964797, \"positive_daily\": \"\", \"positive\": 26710, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 9884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 17.14930697358142, \"deceased_daily\": \"\", \"deceased\": 2955, \"positive_100k\": 160.06019842009326, \"positive_daily\": \"\", \"positive\": 27580, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 9885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 18.25196968931085, \"deceased_daily\": \"\", \"deceased\": 3145, \"positive_100k\": 164.3315655715504, \"positive_daily\": \"\", \"positive\": 28316, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 9886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 19.308204501220096, \"deceased_daily\": \"\", \"deceased\": 3327, \"positive_100k\": 170.52388724356783, \"positive_daily\": \"\", \"positive\": 29383, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 9887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 20.143906769983456, \"deceased_daily\": \"\", \"deceased\": 3471, \"positive_100k\": 177.69699838378665, \"positive_daily\": \"\", \"positive\": 30619, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 9888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 20.96800206279177, \"deceased_daily\": \"\", \"deceased\": 3613, \"positive_100k\": 184.3535990940059, \"positive_daily\": \"\", \"positive\": 31766, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 9889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 21.455495052903725, \"deceased_daily\": \"\", \"deceased\": 3697, \"positive_100k\": 190.57493820591088, \"positive_daily\": \"\", \"positive\": 32838, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 9890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 21.84432874739779, \"deceased_daily\": \"\", \"deceased\": 3764, \"positive_100k\": 194.92755418905338, \"positive_daily\": \"\", \"positive\": 33588, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 9891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 22.80190426368914, \"deceased_daily\": \"\", \"deceased\": 3929, \"positive_100k\": 199.1582969246679, \"positive_daily\": \"\", \"positive\": 34317, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 9892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 23.60858909256488, \"deceased_daily\": \"\", \"deceased\": 4068, \"positive_100k\": 203.30779082859706, \"positive_daily\": \"\", \"positive\": 35032, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 9893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 24.32822160177777, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 208.4670916406153, \"positive_daily\": \"\", \"positive\": 35921, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 9894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 24.978212255260384, \"deceased_daily\": \"\", \"deceased\": 4304, \"positive_100k\": 213.15630992645413, \"positive_daily\": \"\", \"positive\": 36729, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 9895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 25.67463081256318, \"deceased_daily\": \"\", \"deceased\": 4424, \"positive_100k\": 216.9575945517319, \"positive_daily\": \"\", \"positive\": 37384, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 9896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 26.063464507057247, \"deceased_daily\": \"\", \"deceased\": 4491, \"positive_100k\": 220.7646826649872, \"positive_daily\": \"\", \"positive\": 38040, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 9897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 26.31301449009075, \"deceased_daily\": \"\", \"deceased\": 4534, \"positive_100k\": 223.08607785599656, \"positive_daily\": \"\", \"positive\": 38440, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 9898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 26.59158191301187, \"deceased_daily\": \"\", \"deceased\": 4582, \"positive_100k\": 224.08427778813058, \"positive_daily\": \"\", \"positive\": 38612, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 9899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Netherlands\", \"country\": \"NLD\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 27.433087669752748, \"deceased_daily\": \"\", \"deceased\": 4727, \"positive_100k\": 226.32442414745455, \"positive_daily\": \"\", \"positive\": 38998, \"region_iso\": \"NLD\", \"region_label\": \"Netherlands\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 52.1007899, \"Longitude\": 5.28144793, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 10340, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0322388347293057, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 10341, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.766102858381555, \"positive_daily\": \"\", \"positive\": 147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 10342, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.311796619558869, \"positive_daily\": \"\", \"positive\": 176, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 10343, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.8574903807361824, \"positive_daily\": \"\", \"positive\": 205, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 10344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.5268104989974285, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 10345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.252581696001156, \"positive_daily\": \"\", \"positive\": 598, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 10346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.209552425740487, \"positive_daily\": \"\", \"positive\": 702, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 10347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.7417581425036, \"positive_daily\": \"\", \"positive\": 996, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 10348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 20.510558609767994, \"positive_daily\": \"\", \"positive\": 1090, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 10349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 22.97558904818965, \"positive_daily\": \"\", \"positive\": 1221, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 10350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 25.08309598790893, \"positive_daily\": \"\", \"positive\": 1333, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 10351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.05645107874248072, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 27.529309400083097, \"positive_daily\": \"\", \"positive\": 1463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 10352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.11290215748496144, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 29.166390683615038, \"positive_daily\": \"\", \"positive\": 1550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 10353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 32.85452782812378, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 10354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 36.015788237702694, \"positive_daily\": \"\", \"positive\": 1914, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 10355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 39.854461592191385, \"positive_daily\": \"\", \"positive\": 2118, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 10356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.131719183732455, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 44.87860760027217, \"positive_daily\": \"\", \"positive\": 2385, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 10357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.18817026247493573, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 49.319425794680654, \"positive_daily\": \"\", \"positive\": 2621, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 10358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.22580431496992287, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 53.87314614657409, \"positive_daily\": \"\", \"positive\": 2863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 10359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 58.03170894727017, \"positive_daily\": \"\", \"positive\": 3084, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 10360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.26343836746491, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 63.39456142780585, \"positive_daily\": \"\", \"positive\": 3369, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 10361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.3575234987023779, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 70.65793355933836, \"positive_daily\": \"\", \"positive\": 3755, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 10362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43279160369235214, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 75.5503603836867, \"positive_daily\": \"\", \"positive\": 4015, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 10363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.4704256561873393, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 80.61214044426247, \"positive_daily\": \"\", \"positive\": 4284, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 10364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.6021448399197943, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 83.64168167010892, \"positive_daily\": \"\", \"positive\": 4445, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 10365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7338640236522493, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 87.32981881461767, \"positive_daily\": \"\", \"positive\": 4641, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 10366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.8279491548897172, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 91.50719864156125, \"positive_daily\": \"\", \"positive\": 4863, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 10367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.9408513123746786, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 96.8512340958494, \"positive_daily\": \"\", \"positive\": 5147, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 10368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.1102045486021208, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 101.04743094904047, \"positive_daily\": \"\", \"positive\": 5370, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 10369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.1666556273446014, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 104.43449567358932, \"positive_daily\": \"\", \"positive\": 5550, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 10370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3360088635720435, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 107.01242826949594, \"positive_daily\": \"\", \"positive\": 5687, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 10371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4300939948095115, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 110.3618589415498, \"positive_daily\": \"\", \"positive\": 5865, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 10372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.6747153360269278, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 10373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9005196509968507, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 114.52042174224589, \"positive_daily\": \"\", \"positive\": 6086, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 10374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0322388347293057, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 116.87255002318258, \"positive_daily\": \"\", \"positive\": 6211, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 10375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.126323965966774, \"deceased_daily\": \"\", \"deceased\": 113, \"positive_100k\": 118.8107037266744, \"positive_daily\": \"\", \"positive\": 6314, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 10376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.239226123451735, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 120.59832122018629, \"positive_daily\": \"\", \"positive\": 6409, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 10377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.408579359679177, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 122.78109626489555, \"positive_daily\": \"\", \"positive\": 6525, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 10378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.5214815171641387, \"deceased_daily\": \"\", \"deceased\": 134, \"positive_100k\": 124.24882431220006, \"positive_daily\": \"\", \"positive\": 6603, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 10379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.6155666484016065, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 124.62516483714994, \"positive_daily\": \"\", \"positive\": 6623, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 10380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.822553937124036, \"deceased_daily\": \"\", \"deceased\": 150, \"positive_100k\": 126.82675690810667, \"positive_daily\": \"\", \"positive\": 6740, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 10381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.860187989619023, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 129.76221300271567, \"positive_daily\": \"\", \"positive\": 6896, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 10382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.029541225846465, \"deceased_daily\": \"\", \"deceased\": 161, \"positive_100k\": 130.53371107886292, \"positive_daily\": \"\", \"positive\": 6937, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 10383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.0859923045889457, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 132.39659667736478, \"positive_daily\": \"\", \"positive\": 7036, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 10384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.1048093308364395, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 133.1869117797595, \"positive_daily\": \"\", \"positive\": 7078, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 10385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.4058817507963366, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 134.65463982706402, \"positive_daily\": \"\", \"positive\": 7156, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 10386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.4246987770438304, \"deceased_daily\": \"\", \"deceased\": 182, \"positive_100k\": 135.31323574572627, \"positive_daily\": \"\", \"positive\": 7191, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 10387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.5187839082812977, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 138.07933860410785, \"positive_daily\": \"\", \"positive\": 7338, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 10388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.6505030920137527, \"deceased_daily\": \"\", \"deceased\": 194, \"positive_100k\": 139.2648112576999, \"positive_daily\": \"\", \"positive\": 7401, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 10389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.744588223251221, \"deceased_daily\": \"\", \"deceased\": 199, \"positive_100k\": 140.43146688504453, \"positive_daily\": \"\", \"positive\": 7463, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 10390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.1088798299543, \"positive_daily\": \"\", \"positive\": 7499, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 10391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.7822222757462076, \"deceased_daily\": \"\", \"deceased\": 201, \"positive_100k\": 141.6357565648841, \"positive_daily\": \"\", \"positive\": 7527, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 10392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.8574903807361824, \"deceased_daily\": \"\", \"deceased\": 205, \"positive_100k\": 142.99058245470366, \"positive_daily\": \"\", \"positive\": 7599, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 10393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.876307406983676, \"deceased_daily\": \"\", \"deceased\": 206, \"positive_100k\": 144.13842105580076, \"positive_daily\": \"\", \"positive\": 7660, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 10394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Norway\", \"country\": \"NOR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.895124433231169, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 145.07927236817545, \"positive_daily\": \"\", \"positive\": 7710, \"region_iso\": \"NOR\", \"region_label\": \"Norway\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 68.75015572, \"Longitude\": 15.34834656, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 10650, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.6096077137131055, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 10651, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.2799656585201418, \"positive_daily\": \"\", \"positive\": 137, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 10652, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.02394135517167987, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.788271034335973, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 10653, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0718240655150396, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.493644168735798, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 10654, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 10655, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1436481310300792, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 8.259767534229553, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 10656, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.606020341054181, \"positive_daily\": \"\", \"positive\": 443, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 10657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.19153084137343895, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.359276185797366, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 10658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.21547219654511882, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 16.136473385712232, \"positive_daily\": \"\", \"positive\": 674, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 10659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.3351789724035181, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 18.817905164940377, \"positive_daily\": \"\", \"positive\": 786, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 10660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.40700303791855774, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 21.57116100968356, \"positive_daily\": \"\", \"positive\": 901, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 10661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5745925241203168, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 23.67800026479139, \"positive_daily\": \"\", \"positive\": 989, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 10662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 10663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.718240655150396, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 28.274740457753925, \"positive_daily\": \"\", \"positive\": 1181, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 10664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.7661233654937558, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 31.530764761102386, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 10665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.885830141352155, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 35.313498878227804, \"positive_daily\": \"\", \"positive\": 1475, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 10666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.9815955620388745, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 40.053887202220416, \"positive_daily\": \"\", \"positive\": 1673, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 10667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.1013023378972737, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 43.11838066419544, \"positive_daily\": \"\", \"positive\": 1801, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 10668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.2928331792707128, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 47.59541408129957, \"positive_daily\": \"\", \"positive\": 1988, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 10669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.3167745344423927, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 50.27684586052772, \"positive_daily\": \"\", \"positive\": 2100, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 10670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.4125399551291122, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 53.84410778110802, \"positive_daily\": \"\", \"positive\": 2249, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 10671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.5083053758158316, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 60.5237458740067, \"positive_daily\": \"\", \"positive\": 2528, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 10672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.580129441330871, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 65.88660943246299, \"positive_daily\": \"\", \"positive\": 2752, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 10673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.77166028270431, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 71.20159028057593, \"positive_daily\": \"\", \"positive\": 2974, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 10674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.8913670585627094, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 77.42634262521268, \"positive_daily\": \"\", \"positive\": 3234, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 10675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.0828978999361487, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 81.40060758371155, \"positive_daily\": \"\", \"positive\": 3400, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 10676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.2504873861379076, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 83.1243851560725, \"positive_daily\": \"\", \"positive\": 3472, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 10677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.2744287413095874, \"deceased_daily\": \"\", \"deceased\": 95, \"positive_100k\": 85.56640338358385, \"positive_daily\": \"\", \"positive\": 3574, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 10678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.465959582683026, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 89.80402324897119, \"positive_daily\": \"\", \"positive\": 3751, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 10679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.6096077137131055, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 96.14848236946635, \"positive_daily\": \"\", \"positive\": 4016, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 10680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.7771971999148644, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 100.79310527277225, \"positive_daily\": \"\", \"positive\": 4210, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 10681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.872962620601584, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 102.30141064858807, \"positive_daily\": \"\", \"positive\": 4273, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 10682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.016610751631663, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 106.94603355189396, \"positive_daily\": \"\", \"positive\": 4467, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 10683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.256024303348462, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 111.51883238968482, \"positive_daily\": \"\", \"positive\": 4658, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 10684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.375731079206861, \"deceased_daily\": \"\", \"deceased\": 141, \"positive_100k\": 115.42127328266864, \"positive_daily\": \"\", \"positive\": 4821, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 10685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.4954378550652607, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 123.6810408168982, \"positive_daily\": \"\", \"positive\": 5166, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 10686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.6869686964386994, \"deceased_daily\": \"\", \"deceased\": 154, \"positive_100k\": 127.79895390642713, \"positive_daily\": \"\", \"positive\": 5338, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 10687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.8066754722970986, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 132.58722494076312, \"positive_daily\": \"\", \"positive\": 5538, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 10688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.9503236033271785, \"deceased_daily\": \"\", \"deceased\": 165, \"positive_100k\": 138.35709153713796, \"positive_daily\": \"\", \"positive\": 5779, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 10689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 10690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.9982063136705377, \"deceased_daily\": \"\", \"deceased\": 167, \"positive_100k\": 144.15089948868447, \"positive_daily\": \"\", \"positive\": 6021, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 10691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Panama\", \"country\": \"PAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.261561220559016, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 152.6979632849742, \"positive_daily\": \"\", \"positive\": 6378, \"region_iso\": \"PAN\", \"region_label\": \"Panama\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 8.51750797, \"Longitude\": -80.11915156, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 10945, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.36574779982379085, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 10946, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.45327718781580917, \"positive_daily\": \"\", \"positive\": 145, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 10947, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 10948, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.009378148713430534, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.7314955996475817, \"positive_daily\": \"\", \"positive\": 234, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 10949, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.9940837636236367, \"positive_daily\": \"\", \"positive\": 318, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 10950, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.1347559943250947, \"positive_daily\": \"\", \"positive\": 363, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 10951, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.01563024785571756, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2347895806016869, \"positive_daily\": \"\", \"positive\": 395, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 10952, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.02188234699800458, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 1.3004366215957006, \"positive_daily\": \"\", \"positive\": 416, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 10953, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.5005037941488855, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 10954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.028134446140291605, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 1.8131087512632367, \"positive_daily\": \"\", \"positive\": 580, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 10955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.034386545282578625, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 1.9850414776761298, \"positive_daily\": \"\", \"positive\": 635, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 10956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.050016793138296184, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 2.097579262237296, \"positive_daily\": \"\", \"positive\": 671, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 10957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.05626889228058321, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 2.663394234614272, \"positive_daily\": \"\", \"positive\": 852, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 10958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.07502518970744428, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 2.969747092586336, \"positive_daily\": \"\", \"positive\": 950, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 10959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.09378148713430534, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 3.3292427932678392, \"positive_daily\": \"\", \"positive\": 1065, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 10960, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.11878988370345343, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 4.135763582622865, \"positive_daily\": \"\", \"positive\": 1323, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 10961, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17193272641289314, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.420234093596925, \"positive_daily\": \"\", \"positive\": 1414, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 10962, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.1906890238397542, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 4.9860490659739005, \"positive_daily\": \"\", \"positive\": 1595, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 10963, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.22820161869347635, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 5.458082551216571, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 10964, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25946211440491146, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 7.130519071778349, \"positive_daily\": \"\", \"positive\": 2281, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 10965, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.28759656054520305, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 8.005812951698532, \"positive_daily\": \"\", \"positive\": 2561, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 10966, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3344873041123557, \"deceased_daily\": \"\", \"deceased\": 107, \"positive_100k\": 9.234350433157932, \"positive_daily\": \"\", \"positive\": 2954, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 10967, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3782519981083649, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 13.573307237905126, \"positive_daily\": \"\", \"positive\": 4342, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 10968, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4313948408178046, \"deceased_daily\": \"\", \"deceased\": 138, \"positive_100k\": 16.430516545930296, \"positive_daily\": \"\", \"positive\": 5256, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 10969, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5283023775232535, \"deceased_daily\": \"\", \"deceased\": 169, \"positive_100k\": 18.434314321033288, \"positive_daily\": \"\", \"positive\": 5897, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 10970, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5658149723769755, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 21.407187463190766, \"positive_daily\": \"\", \"positive\": 6848, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 10971, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.6033275672306977, \"deceased_daily\": \"\", \"deceased\": 193, \"positive_100k\": 23.504766725428063, \"positive_daily\": \"\", \"positive\": 7519, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 10972, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6752267073669984, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 30.585269004068117, \"positive_daily\": \"\", \"positive\": 9784, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 10973, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7189914013630075, \"deceased_daily\": \"\", \"deceased\": 230, \"positive_100k\": 32.207688731491594, \"positive_daily\": \"\", \"positive\": 10303, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 10974, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.7940165910704519, \"deceased_daily\": \"\", \"deceased\": 254, \"positive_100k\": 35.871418828871796, \"positive_daily\": \"\", \"positive\": 11475, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 10975, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8565375824933221, \"deceased_daily\": \"\", \"deceased\": 274, \"positive_100k\": 39.047485193153605, \"positive_daily\": \"\", \"positive\": 12491, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 10976, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.9378148713430534, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 42.16728266515483, \"positive_daily\": \"\", \"positive\": 13489, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 10977, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.087865250757942, \"deceased_daily\": \"\", \"deceased\": 348, \"positive_100k\": 45.07763481588943, \"positive_daily\": \"\", \"positive\": 14420, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 10978, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.2504198284574044, \"deceased_daily\": \"\", \"deceased\": 400, \"positive_100k\": 48.8539026978308, \"positive_daily\": \"\", \"positive\": 15628, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 10979, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.3910920591588627, \"deceased_daily\": \"\", \"deceased\": 445, \"positive_100k\": 51.03275924891783, \"positive_daily\": \"\", \"positive\": 16325, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 10980, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.5130079924334596, \"deceased_daily\": \"\", \"deceased\": 484, \"positive_100k\": 55.75934620048682, \"positive_daily\": \"\", \"positive\": 17837, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 10981, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.656806272706061, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 60.1764542445126, \"positive_daily\": \"\", \"positive\": 19250, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 10982, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.7881003546940886, \"deceased_daily\": \"\", \"deceased\": 572, \"positive_100k\": 65.3782007308954, \"positive_daily\": \"\", \"positive\": 20914, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 10983, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.981915428104986, \"deceased_daily\": \"\", \"deceased\": 634, \"positive_100k\": 67.67272111611474, \"positive_daily\": \"\", \"positive\": 21648, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 10984, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 2.188234699800458, \"deceased_daily\": \"\", \"deceased\": 700, \"positive_100k\": 79.18596168663629, \"positive_daily\": \"\", \"positive\": 25331, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 10985, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 2.2757640877924765, \"deceased_daily\": \"\", \"deceased\": 728, \"positive_100k\": 86.019506049156, \"positive_daily\": \"\", \"positive\": 27517, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 10986, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 2.4445707646342263, \"deceased_daily\": \"\", \"deceased\": 782, \"positive_100k\": 89.71449664224764, \"positive_daily\": \"\", \"positive\": 28699, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 10987, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 2.6696463337565586, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 97.50148612396613, \"positive_daily\": \"\", \"positive\": 31190, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 10988, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Peru\", \"country\": \"PER\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 2.947864745588331, \"deceased_daily\": \"\", \"deceased\": 943, \"positive_100k\": 106.0699879984705, \"positive_daily\": \"\", \"positive\": 33931, \"region_iso\": \"PER\", \"region_label\": \"Peru\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -9.15280381, \"Longitude\": -74.38242685, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 11238, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0893074552785798, \"positive_daily\": \"\", \"positive\": 112, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 11239, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6436871423399995, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 11240, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.382860058421893, \"positive_daily\": \"\", \"positive\": 245, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 11241, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.2192925687250886, \"positive_daily\": \"\", \"positive\": 331, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 11242, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.009725959422130176, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 11243, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.01945191884426035, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.357229821114319, \"positive_daily\": \"\", \"positive\": 448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 11244, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.02917787826639053, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 7.634878146372188, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 11245, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.05835575653278106, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 9.92047861057278, \"positive_daily\": \"\", \"positive\": 1020, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 11246, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.11671151306556211, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 12.449228060326627, \"positive_daily\": \"\", \"positive\": 1280, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 11247, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.13616343190982247, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 15.561535075408282, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 11248, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.22369706670899403, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 20.035476409588163, \"positive_daily\": \"\", \"positive\": 2060, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 11249, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3209566609302958, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 22.972716155071474, \"positive_daily\": \"\", \"positive\": 2362, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 11250, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4182162551515976, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 29.129248469279876, \"positive_daily\": \"\", \"positive\": 2995, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 11251, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5835575653278106, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 34.46880019202934, \"positive_daily\": \"\", \"positive\": 3544, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 11252, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.7391729160818933, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 41.510394813651594, \"positive_daily\": \"\", \"positive\": 4268, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 11253, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.9725959422130176, \"deceased_daily\": \"\", \"deceased\": 100, \"positive_100k\": 50.283210212413, \"positive_daily\": \"\", \"positive\": 5170, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 11254, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.157389171233491, \"deceased_daily\": \"\", \"deceased\": 119, \"positive_100k\": 57.98617007474011, \"positive_daily\": \"\", \"positive\": 5962, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 11255, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.3616343190982245, \"deceased_daily\": \"\", \"deceased\": 140, \"positive_100k\": 62.323947977010164, \"positive_daily\": \"\", \"positive\": 6408, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 11256, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.5561535075408284, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 72.3903159789149, \"positive_daily\": \"\", \"positive\": 7443, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 11257, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.8187544119383428, \"deceased_daily\": \"\", \"deceased\": 187, \"positive_100k\": 80.24889119199608, \"positive_daily\": \"\", \"positive\": 8251, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 11258, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.032725519225207, \"deceased_daily\": \"\", \"deceased\": 209, \"positive_100k\": 87.86431741952401, \"positive_daily\": \"\", \"positive\": 9034, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 11259, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.3925860178440232, \"deceased_daily\": \"\", \"deceased\": 246, \"positive_100k\": 96.15083484717893, \"positive_daily\": \"\", \"positive\": 9886, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 11260, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.5871052062866267, \"deceased_daily\": \"\", \"deceased\": 266, \"positive_100k\": 102.35599695849797, \"positive_daily\": \"\", \"positive\": 10524, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 11261, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.8691580295284016, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 109.68937036278412, \"positive_daily\": \"\", \"positive\": 11278, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 11262, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 3.0247733802824848, \"deceased_daily\": \"\", \"deceased\": 311, \"positive_100k\": 114.08550402158696, \"positive_daily\": \"\", \"positive\": 11730, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 11263, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 3.3554560006349106, \"deceased_daily\": \"\", \"deceased\": 345, \"positive_100k\": 121.01038713014366, \"positive_daily\": \"\", \"positive\": 12442, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 11264, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.695864580409467, \"deceased_daily\": \"\", \"deceased\": 380, \"positive_100k\": 127.80883276621263, \"positive_daily\": \"\", \"positive\": 13141, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 11265, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.9779174036512424, \"deceased_daily\": \"\", \"deceased\": 409, \"positive_100k\": 135.73548969524873, \"positive_daily\": \"\", \"positive\": 13956, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 11266, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 4.230792348626626, \"deceased_daily\": \"\", \"deceased\": 435, \"positive_100k\": 150.48004417919807, \"positive_daily\": \"\", \"positive\": 15472, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 11267, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 4.571200928401183, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 155.48891328159513, \"positive_daily\": \"\", \"positive\": 15987, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 11268, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 4.9018835487536085, \"deceased_daily\": \"\", \"deceased\": 504, \"positive_100k\": 161.30503701602896, \"positive_daily\": \"\", \"positive\": 16585, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 11269, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 5.203388290839644, \"deceased_daily\": \"\", \"deceased\": 535, \"positive_100k\": 164.69939685435241, \"positive_daily\": \"\", \"positive\": 16934, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 11270, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 5.51461899234781, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 169.69853999732732, \"positive_daily\": \"\", \"positive\": 17448, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 11271, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 5.825849693855975, \"deceased_daily\": \"\", \"deceased\": 599, \"positive_100k\": 175.952331905757, \"positive_daily\": \"\", \"positive\": 18091, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 11272, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 6.11762847651988, \"deceased_daily\": \"\", \"deceased\": 629, \"positive_100k\": 183.24680147235463, \"positive_daily\": \"\", \"positive\": 18841, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 11273, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 6.389955340339526, \"deceased_daily\": \"\", \"deceased\": 657, \"positive_100k\": 185.0072001277602, \"positive_daily\": \"\", \"positive\": 19022, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 11274, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 6.681734123003431, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 191.45551122463252, \"positive_daily\": \"\", \"positive\": 19685, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 11275, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 6.944335027400945, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 196.52273608356234, \"positive_daily\": \"\", \"positive\": 20206, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 11276, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 7.148580175265679, \"deceased_daily\": \"\", \"deceased\": 735, \"positive_100k\": 202.91269142390186, \"positive_daily\": \"\", \"positive\": 20863, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 11277, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 7.411181079663193, \"deceased_daily\": \"\", \"deceased\": 762, \"positive_100k\": 207.93128648572105, \"positive_daily\": \"\", \"positive\": 21379, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 11278, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 7.634878146372188, \"deceased_daily\": \"\", \"deceased\": 785, \"positive_100k\": 213.79604001726554, \"positive_daily\": \"\", \"positive\": 21982, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 11279, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 7.975286726146744, \"deceased_daily\": \"\", \"deceased\": 820, \"positive_100k\": 217.40437096287582, \"positive_daily\": \"\", \"positive\": 22353, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 11280, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 8.30596934649917, \"deceased_daily\": \"\", \"deceased\": 854, \"positive_100k\": 221.7226969463016, \"positive_daily\": \"\", \"positive\": 22797, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 11281, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 8.558844291474555, \"deceased_daily\": \"\", \"deceased\": 880, \"positive_100k\": 227.50964280246907, \"positive_daily\": \"\", \"positive\": 23392, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 11282, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 8.782541358183549, \"deceased_daily\": \"\", \"deceased\": 903, \"positive_100k\": 232.10029564971452, \"positive_daily\": \"\", \"positive\": 23864, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 11283, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 9.025690343736803, \"deceased_daily\": \"\", \"deceased\": 928, \"positive_100k\": 233.68562703552175, \"positive_daily\": \"\", \"positive\": 24027, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 11284, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 9.220209532179407, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 236.55478506505014, \"positive_daily\": \"\", \"positive\": 24322, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 11285, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Portugal\", \"country\": \"PRT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 9.463358517732662, \"deceased_daily\": \"\", \"deceased\": 973, \"positive_100k\": 238.33463563929996, \"positive_daily\": \"\", \"positive\": 24505, \"region_iso\": \"PRT\", \"region_label\": \"Portugal\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.59550671, \"Longitude\": -8.50104361, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 11335, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 11336, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 9.418778672002537, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 11337, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 11.503851813132869, \"positive_daily\": \"\", \"positive\": 320, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 11338, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.114993940705553, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 11339, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 14.415764303332127, \"positive_daily\": \"\", \"positive\": 401, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 11340, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 11341, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 15.781846706141655, \"positive_daily\": \"\", \"positive\": 439, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 11342, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.249190686050177, \"positive_daily\": \"\", \"positive\": 452, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 11343, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.536786981378498, \"positive_daily\": \"\", \"positive\": 460, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 11344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 16.8962823505389, \"positive_daily\": \"\", \"positive\": 470, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 11345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.291727256615342, \"positive_daily\": \"\", \"positive\": 481, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 11346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 17.759071236523866, \"positive_daily\": \"\", \"positive\": 494, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 11347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.010717994936147, \"positive_daily\": \"\", \"positive\": 501, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 11348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 18.909456417837152, \"positive_daily\": \"\", \"positive\": 526, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 11349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.304901323913597, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 11350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 19.73629576690608, \"positive_daily\": \"\", \"positive\": 549, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 11351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 20.203639746814602, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 11352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 21.210226780463728, \"positive_daily\": \"\", \"positive\": 590, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 11353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 22.792006404769495, \"positive_daily\": \"\", \"positive\": 634, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 11354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.03594953691604021, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 24.91302908281587, \"positive_daily\": \"\", \"positive\": 693, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 11355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 28.07658833142741, \"positive_daily\": \"\", \"positive\": 781, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 11356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.07189907383208043, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 30.017863324893582, \"positive_daily\": \"\", \"positive\": 835, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 11357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 34.116110533322164, \"positive_daily\": \"\", \"positive\": 949, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 11358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 38.64575218474323, \"positive_daily\": \"\", \"positive\": 1075, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 11359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10784861074812065, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 47.633136413753284, \"positive_daily\": \"\", \"positive\": 1325, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 11360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 57.66305721332851, \"positive_daily\": \"\", \"positive\": 1604, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 11361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.14379814766416085, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 65.85955163018568, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 11362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 73.94819743629472, \"positive_daily\": \"\", \"positive\": 2057, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 11363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 79.44847658444888, \"positive_daily\": \"\", \"positive\": 2210, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 11364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 85.41609971251155, \"positive_daily\": \"\", \"positive\": 2376, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 11365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 90.30523673309303, \"positive_daily\": \"\", \"positive\": 2512, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 11366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2156972214962413, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 98.0703367069577, \"positive_daily\": \"\", \"positive\": 2728, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 11367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 107.0936704728838, \"positive_daily\": \"\", \"positive\": 2979, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 11368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 116.15295377572595, \"positive_daily\": \"\", \"positive\": 3231, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 11369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 123.23501254818585, \"positive_daily\": \"\", \"positive\": 3428, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 11370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 133.40873149542523, \"positive_daily\": \"\", \"positive\": 3711, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 11371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 147.500949966513, \"positive_daily\": \"\", \"positive\": 4103, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 11372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2516467584122815, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 167.63269063949554, \"positive_daily\": \"\", \"positive\": 4663, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 11373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 180.0352808755294, \"positive_daily\": \"\", \"positive\": 5008, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 11374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2875962953283217, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 195.85307711858707, \"positive_daily\": \"\", \"positive\": 5448, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 11375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 216.2364645499819, \"positive_daily\": \"\", \"positive\": 6015, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 11376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.32354583224436195, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 234.85832467249074, \"positive_daily\": \"\", \"positive\": 6533, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 11377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 256.71564311744316, \"positive_daily\": \"\", \"positive\": 7141, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 11378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 279.11220461613624, \"positive_daily\": \"\", \"positive\": 7764, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 11379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 306.46980220924286, \"positive_daily\": \"\", \"positive\": 8525, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 11380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 336.4157664603044, \"positive_daily\": \"\", \"positive\": 9358, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 11381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 369.81288625530567, \"positive_daily\": \"\", \"positive\": 10287, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 11382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 404.2165930839562, \"positive_daily\": \"\", \"positive\": 11244, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 11383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 428.5544295761154, \"positive_daily\": \"\", \"positive\": 11921, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 11384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Qatar\", \"country\": \"QAT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.35949536916040215, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 451.66998181312925, \"positive_daily\": \"\", \"positive\": 12564, \"region_iso\": \"QAT\", \"region_label\": \"Qatar\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 25.30601188, \"Longitude\": 51.18479632, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 11437, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6316134550303544, \"positive_daily\": \"\", \"positive\": 123, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 11438, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.6726940049510278, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 11439, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8113408609333008, \"positive_daily\": \"\", \"positive\": 158, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 11440, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9448526481754895, \"positive_daily\": \"\", \"positive\": 184, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 11441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.3351178724218873, \"positive_daily\": \"\", \"positive\": 260, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 11442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4224140410033186, \"positive_daily\": \"\", \"positive\": 277, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 11443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5816011719459282, \"positive_daily\": \"\", \"positive\": 308, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 11444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8845702276108949, \"positive_daily\": \"\", \"positive\": 367, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 11445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.015405206220252547, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.2234847644564506, \"positive_daily\": \"\", \"positive\": 433, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 11446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.035945481180589274, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 2.957799594288489, \"positive_daily\": \"\", \"positive\": 576, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 11447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.056485756140926005, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 4.07724457962684, \"positive_daily\": \"\", \"positive\": 794, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 11448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.08729616858143109, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 4.652372278516269, \"positive_daily\": \"\", \"positive\": 906, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 11449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.11810658102193619, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 5.283985733546624, \"positive_daily\": \"\", \"positive\": 1029, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 11450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.13351178724218873, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 6.634508812188764, \"positive_daily\": \"\", \"positive\": 1292, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 11451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.18999754338311475, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 7.456119810602233, \"positive_daily\": \"\", \"positive\": 1452, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 11452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.22080795582361984, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 9.320149763252791, \"positive_daily\": \"\", \"positive\": 1815, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 11453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.3337794681054718, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 10.82985997283754, \"positive_daily\": \"\", \"positive\": 2109, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 11454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.42107563668690295, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 11.52822932148899, \"positive_daily\": \"\", \"positive\": 2245, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 11455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.47242632408774476, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 12.632269100607088, \"positive_daily\": \"\", \"positive\": 2460, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 11456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.5905329051096809, \"deceased_daily\": \"\", \"deceased\": 115, \"positive_100k\": 14.05981821035049, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 11457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.6829641424311962, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 16.34492379968795, \"positive_daily\": \"\", \"positive\": 3183, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 11458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.7497200360522907, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 18.55300335792415, \"positive_daily\": \"\", \"positive\": 3613, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 11459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7753953797527116, \"deceased_daily\": \"\", \"deceased\": 151, \"positive_100k\": 19.84190561168528, \"positive_daily\": \"\", \"positive\": 3864, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 11460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9037720982548161, \"deceased_daily\": \"\", \"deceased\": 176, \"positive_100k\": 20.83297387852153, \"positive_daily\": \"\", \"positive\": 4057, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 11461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0116085417965839, \"deceased_daily\": \"\", \"deceased\": 197, \"positive_100k\": 22.68159862495183, \"positive_daily\": \"\", \"positive\": 4417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 11462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.12971512281852, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 24.448062271540792, \"positive_daily\": \"\", \"positive\": 4761, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 11463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.2734970475408771, \"deceased_daily\": \"\", \"deceased\": 248, \"positive_100k\": 26.712627585917915, \"positive_daily\": \"\", \"positive\": 5202, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 11464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.386468559822729, \"deceased_daily\": \"\", \"deceased\": 270, \"positive_100k\": 28.07342080204023, \"positive_daily\": \"\", \"positive\": 5467, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 11465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.4943050033644971, \"deceased_daily\": \"\", \"deceased\": 291, \"positive_100k\": 30.759061753104252, \"positive_daily\": \"\", \"positive\": 5990, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 11466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.6226817218666016, \"deceased_daily\": \"\", \"deceased\": 316, \"positive_100k\": 32.35093306253035, \"positive_daily\": \"\", \"positive\": 6300, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 11467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.6997077529678644, \"deceased_daily\": \"\", \"deceased\": 331, \"positive_100k\": 34.06091095297838, \"positive_daily\": \"\", \"positive\": 6633, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 11468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.802409127769548, \"deceased_daily\": \"\", \"deceased\": 351, \"positive_100k\": 35.32413786303909, \"positive_daily\": \"\", \"positive\": 6879, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 11469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.9102455713113158, \"deceased_daily\": \"\", \"deceased\": 372, \"positive_100k\": 37.05465602844746, \"positive_daily\": \"\", \"positive\": 7216, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 11470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.0129469461129994, \"deceased_daily\": \"\", \"deceased\": 392, \"positive_100k\": 39.5759747798288, \"positive_daily\": \"\", \"positive\": 7707, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 11471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.110513252174599, \"deceased_daily\": \"\", \"deceased\": 411, \"positive_100k\": 41.424599526259094, \"positive_daily\": \"\", \"positive\": 8067, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 11472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.1618639395754404, \"deceased_daily\": \"\", \"deceased\": 421, \"positive_100k\": 43.227008654028644, \"positive_daily\": \"\", \"positive\": 8418, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 11473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.3159160017779663, \"deceased_daily\": \"\", \"deceased\": 451, \"positive_100k\": 44.911311200776254, \"positive_daily\": \"\", \"positive\": 8746, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 11474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.4545628577602394, \"deceased_daily\": \"\", \"deceased\": 478, \"positive_100k\": 45.886974261392254, \"positive_daily\": \"\", \"positive\": 8936, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 11475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.557264232561923, \"deceased_daily\": \"\", \"deceased\": 498, \"positive_100k\": 47.45830529585801, \"positive_daily\": \"\", \"positive\": 9242, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 11476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.6907760198041113, \"deceased_daily\": \"\", \"deceased\": 524, \"positive_100k\": 49.861517466217414, \"positive_daily\": \"\", \"positive\": 9710, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 11477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 2.7986124633458793, \"deceased_daily\": \"\", \"deceased\": 545, \"positive_100k\": 51.8436539998899, \"positive_daily\": \"\", \"positive\": 10096, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 11478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 2.9115839756277313, \"deceased_daily\": \"\", \"deceased\": 567, \"positive_100k\": 53.49201106545693, \"positive_daily\": \"\", \"positive\": 10417, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 11479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.0861763127905935, \"deceased_daily\": \"\", \"deceased\": 601, \"positive_100k\": 54.611456050795276, \"positive_daily\": \"\", \"positive\": 10635, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 11480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.1786075501121087, \"deceased_daily\": \"\", \"deceased\": 619, \"positive_100k\": 56.67061861556903, \"positive_daily\": \"\", \"positive\": 11036, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 11481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.2915790623939607, \"deceased_daily\": \"\", \"deceased\": 641, \"positive_100k\": 58.22654444381455, \"positive_daily\": \"\", \"positive\": 11339, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 11482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.404550574675813, \"deceased_daily\": \"\", \"deceased\": 663, \"positive_100k\": 59.64895848481786, \"positive_daily\": \"\", \"positive\": 11616, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 11483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Romania\", \"country\": \"ROU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.5586026368783386, \"deceased_daily\": \"\", \"deceased\": 693, \"positive_100k\": 61.50785336872833, \"positive_daily\": \"\", \"positive\": 11978, \"region_iso\": \"ROU\", \"region_label\": \"Romania\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.85243127, \"Longitude\": 24.97293039, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 11833, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 11834, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.30563846287354696, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 11835, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.3501489186318305, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 11836, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 11837, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.5074191956444324, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 11838, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8130576585179794, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 11839, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0207731187233025, \"positive_daily\": \"\", \"positive\": 344, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 11840, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1632065771498097, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 11841, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5163228594988591, \"positive_daily\": \"\", \"positive\": 511, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 11842, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.667658409077023, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 11843, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0029673637172189025, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.275967971106898, \"positive_daily\": \"\", \"positive\": 767, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 11844, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.005934727434437805, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.6706273454970124, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 11845, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.002972081825529, \"positive_daily\": \"\", \"positive\": 1012, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 11846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.008902091151656707, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.2759695438096688, \"positive_daily\": \"\", \"positive\": 1104, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 11847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.01186945486887561, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.5697385518143396, \"positive_daily\": \"\", \"positive\": 1203, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 11848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 3.8546054686673545, \"positive_daily\": \"\", \"positive\": 1299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 11849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.02373890973775122, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 4.3115794811190655, \"positive_daily\": \"\", \"positive\": 1453, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 11850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.029673637172189026, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 4.637989490013145, \"positive_daily\": \"\", \"positive\": 1563, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 11851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.04747781947550244, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 5.103865593616512, \"positive_daily\": \"\", \"positive\": 1720, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 11852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.06231463806159695, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 5.593480606957631, \"positive_daily\": \"\", \"positive\": 1885, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 11853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.07418409293047255, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 6.050454619409342, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 11854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.08605354779934817, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 6.465885539819988, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 11855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10089036638544267, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 7.1276076487598035, \"positive_daily\": \"\", \"positive\": 2402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 11856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11275982125431828, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 7.729982483355241, \"positive_daily\": \"\", \"positive\": 2605, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 11857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.293781589626832, \"positive_daily\": \"\", \"positive\": 2795, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 11858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.121661912405975, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 8.700310418885822, \"positive_daily\": \"\", \"positive\": 2932, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 11859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.1305640035576317, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 9.753724538498531, \"positive_daily\": \"\", \"positive\": 3287, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 11860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.13946609470928842, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 10.833844931566214, \"positive_daily\": \"\", \"positive\": 3651, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 11861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.15430291329538293, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 11.967377871543833, \"positive_daily\": \"\", \"positive\": 4033, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 11862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.17507445931591525, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 13.240376906230741, \"positive_daily\": \"\", \"positive\": 4462, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 11863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.19287864161922866, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 14.640972580758064, \"positive_daily\": \"\", \"positive\": 4934, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 11864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.21661755135697988, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 15.931775797748289, \"positive_daily\": \"\", \"positive\": 5369, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 11865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.2344217336602933, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 17.394686110337204, \"positive_daily\": \"\", \"positive\": 5862, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 11866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.2462911885291689, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 18.931780515856598, \"positive_daily\": \"\", \"positive\": 6380, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 11867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.2581606433980445, \"deceased_daily\": \"\", \"deceased\": 87, \"positive_100k\": 21.192911668377402, \"positive_daily\": \"\", \"positive\": 7142, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 11868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.272997461984139, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 24.5519673962692, \"positive_daily\": \"\", \"positive\": 8274, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 11869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.2878342805702335, \"deceased_daily\": \"\", \"deceased\": 97, \"positive_100k\": 27.780459120603364, \"positive_daily\": \"\", \"positive\": 9362, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 11870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.30563846287354696, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 31.109841211322973, \"positive_daily\": \"\", \"positive\": 10484, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 11871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.3234426451768604, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 34.51340739497305, \"positive_daily\": \"\", \"positive\": 11631, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 11872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.33827946376295487, \"deceased_daily\": \"\", \"deceased\": 114, \"positive_100k\": 37.89916939631982, \"positive_daily\": \"\", \"positive\": 12772, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 11873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.3590510097834872, \"deceased_daily\": \"\", \"deceased\": 121, \"positive_100k\": 41.33537658085931, \"positive_daily\": \"\", \"positive\": 13930, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 11874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.3768551920868006, \"deceased_daily\": \"\", \"deceased\": 127, \"positive_100k\": 44.81312685743987, \"positive_daily\": \"\", \"positive\": 15102, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 11875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.4035614655417707, \"deceased_daily\": \"\", \"deceased\": 136, \"positive_100k\": 48.36506122695089, \"positive_daily\": \"\", \"positive\": 16299, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 11876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.4124635566934275, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 51.99414705310961, \"positive_daily\": \"\", \"positive\": 17522, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 11877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.42730037527952197, \"deceased_daily\": \"\", \"deceased\": 144, \"positive_100k\": 55.81907888460477, \"positive_daily\": \"\", \"positive\": 18811, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 11878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.45103928501727314, \"deceased_daily\": \"\", \"deceased\": 152, \"positive_100k\": 59.575761350603905, \"positive_daily\": \"\", \"positive\": 20077, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 11879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Saudi Arabia\", \"country\": \"SAU\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.46587610360336773, \"deceased_daily\": \"\", \"deceased\": 157, \"positive_100k\": 63.507518275918954, \"positive_daily\": \"\", \"positive\": 21402, \"region_iso\": \"SAU\", \"region_label\": \"Saudi Arabia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 24.12245841, \"Longitude\": 44.53686271, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 12036, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4752042513381391, \"positive_daily\": \"\", \"positive\": 103, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12037, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.9335201352490172, \"positive_daily\": \"\", \"positive\": 135, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12038, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.4491255046487552, \"positive_daily\": \"\", \"positive\": 171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12039, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.028644742744429887, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.1795664446317176, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12040, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 3.566270471681521, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12041, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.042967114116644826, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.339678525781128, \"positive_daily\": \"\", \"positive\": 303, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12042, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.05728948548885977, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12043, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.499790606930538, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12044, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.014322371372214943, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.54532371710223, \"positive_daily\": \"\", \"positive\": 457, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12045, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.14322371372214945, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 9.438442734289648, \"positive_daily\": \"\", \"positive\": 659, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12046, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.18619082783879426, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 10.612877186811273, \"positive_daily\": \"\", \"positive\": 741, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12047, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 11.24306152718873, \"positive_daily\": \"\", \"positive\": 785, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.2291579419554391, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 12.890134234993448, \"positive_daily\": \"\", \"positive\": 900, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.40102639842201837, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 15.18171365454784, \"positive_daily\": \"\", \"positive\": 1060, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4439935125386632, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 16.7714968768637, \"positive_daily\": \"\", \"positive\": 1171, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5585724835163828, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 21.139820145389255, \"positive_daily\": \"\", \"positive\": 1476, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6301843403774575, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 23.259531108477066, \"positive_daily\": \"\", \"positive\": 1624, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.7304409399829621, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 27.32708457818611, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.8306975395884667, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 31.509217018872878, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.8736646537051116, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 35.04684274780997, \"positive_daily\": \"\", \"positive\": 2447, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9309541391939714, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 38.18344207832504, \"positive_daily\": \"\", \"positive\": 2666, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.9452765105661862, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 41.062238724140244, \"positive_daily\": \"\", \"positive\": 2867, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.0168883674272609, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 44.470963110727396, \"positive_daily\": \"\", \"positive\": 3105, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.0598554815439059, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 48.40961523808651, \"positive_daily\": \"\", \"positive\": 3380, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.1457897097771956, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 51.990208081140246, \"positive_daily\": \"\", \"positive\": 3630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.2174015666382703, \"deceased_daily\": \"\", \"deceased\": 85, \"positive_100k\": 58.06289354295939, \"positive_daily\": \"\", \"positive\": 4054, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.3463029089882046, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 63.94938817693972, \"positive_daily\": \"\", \"positive\": 4465, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.4179147658492794, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 69.79291569680342, \"positive_daily\": \"\", \"positive\": 4873, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.4752042513381391, \"deceased_daily\": \"\", \"deceased\": 103, \"positive_100k\": 76.16637095743907, \"positive_daily\": \"\", \"positive\": 5318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 1.5754608509436439, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 81.49429310790303, \"positive_daily\": \"\", \"positive\": 5690, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 1.6757174505491483, \"deceased_daily\": \"\", \"deceased\": 117, \"positive_100k\": 85.84829400505637, \"positive_daily\": \"\", \"positive\": 5994, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.7473293074102232, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 90.48874232965402, \"positive_daily\": \"\", \"positive\": 6318, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Serbia\", \"country\": \"SRB\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.790296421526868, \"deceased_daily\": \"\", \"deceased\": 125, \"positive_100k\": 94.95732219778507, \"positive_daily\": \"\", \"positive\": 6630, \"region_iso\": \"SRB\", \"region_label\": \"Serbia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 44.2215032, \"Longitude\": 20.78958334, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12314, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-02-29T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.8089352890643122, \"positive_daily\": \"\", \"positive\": 102, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 12315, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-01T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.879873927851148, \"positive_daily\": \"\", \"positive\": 106, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 12316, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.915343247244566, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 12317, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 12318, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9508125666379839, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 12319, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.0749551845149465, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 12320, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3055057605721627, \"positive_daily\": \"\", \"positive\": 130, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 12321, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4473830381458344, \"positive_daily\": \"\", \"positive\": 138, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 12322, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 12323, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.6601989545063414, \"positive_daily\": \"\", \"positive\": 150, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 12324, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.837545551473431, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 12325, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 12326, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.156769426014192, \"positive_daily\": \"\", \"positive\": 178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 12327, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.5469319393417886, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 12328, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.759747855702296, \"positive_daily\": \"\", \"positive\": 212, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 12329, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.008033091456221, \"positive_daily\": \"\", \"positive\": 226, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 12330, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.309522306300273, \"positive_daily\": \"\", \"positive\": 243, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 12331, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.717419479324579, \"positive_daily\": \"\", \"positive\": 266, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 12332, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.550948485069899, \"positive_daily\": \"\", \"positive\": 313, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 12333, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.118457595364586, \"positive_daily\": \"\", \"positive\": 345, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 12334, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.827843983232944, \"positive_daily\": \"\", \"positive\": 385, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 12335, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 7.661372988978264, \"positive_daily\": \"\", \"positive\": 432, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 12336, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 8.069270162002569, \"positive_daily\": \"\", \"positive\": 455, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 12337, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.026941785624853, \"positive_daily\": \"\", \"positive\": 509, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 12338, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.89594011076359, \"positive_daily\": \"\", \"positive\": 558, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 12339, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 11.190570268623343, \"positive_daily\": \"\", \"positive\": 631, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 12340, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.112772572852208, \"positive_daily\": \"\", \"positive\": 683, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 12341, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 12.981770897990945, \"positive_daily\": \"\", \"positive\": 732, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 12342, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03546931939341789, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 14.223197076760572, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 12343, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.968052784022348, \"positive_daily\": \"\", \"positive\": 844, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 12344, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.58876587340716, \"positive_daily\": \"\", \"positive\": 879, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 12345, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.42229487915248, \"positive_daily\": \"\", \"positive\": 926, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 12346, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.053203979090126835, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 17.734659696708945, \"positive_daily\": \"\", \"positive\": 1000, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 12347, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.07093863878683578, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.603658021847682, \"positive_daily\": \"\", \"positive\": 1049, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 12348, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.08867329848354472, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 19.756410902133762, \"positive_daily\": \"\", \"positive\": 1114, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 12349, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.086510379386937, \"positive_daily\": \"\", \"positive\": 1189, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 12350, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.21466954299201, \"positive_daily\": \"\", \"positive\": 1309, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 12351, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 24.385157082974796, \"positive_daily\": \"\", \"positive\": 1375, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 12352, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.265031010825947, \"positive_daily\": \"\", \"positive\": 1481, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 12353, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 28.783352687758615, \"positive_daily\": \"\", \"positive\": 1623, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 12354, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.10640795818025367, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 33.87320002071409, \"positive_daily\": \"\", \"positive\": 1910, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 12355, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.1241426178769626, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 37.384662640662455, \"positive_daily\": \"\", \"positive\": 2108, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 12356, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 40.77198264273386, \"positive_daily\": \"\", \"positive\": 2299, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 12357, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.14187727757367155, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 44.90415835206704, \"positive_daily\": \"\", \"positive\": 2532, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 12358, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.1596119372703805, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 51.749736994996695, \"positive_daily\": \"\", \"positive\": 2918, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 12359, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 57.673113333697486, \"positive_daily\": \"\", \"positive\": 3252, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 12360, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 65.60050621812638, \"positive_daily\": \"\", \"positive\": 3699, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 12361, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.17734659696708943, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 78.5113384773305, \"positive_daily\": \"\", \"positive\": 4427, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 12362, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 89.56003146838017, \"positive_daily\": \"\", \"positive\": 5050, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 12363, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 106.26608090268, \"positive_daily\": \"\", \"positive\": 5992, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 12364, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 116.83593808191851, \"positive_daily\": \"\", \"positive\": 6588, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 50}, {\"index\": 12365, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 142.12556280942547, \"positive_daily\": \"\", \"positive\": 8014, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 51}, {\"index\": 12366, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.19508125666379836, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 161.8287697324691, \"positive_daily\": \"\", \"positive\": 9125, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 52}, {\"index\": 12367, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 179.8471839843254, \"positive_daily\": \"\", \"positive\": 10141, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 53}, {\"index\": 12368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 198.23802608981256, \"positive_daily\": \"\", \"positive\": 11178, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 54}, {\"index\": 12369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 214.14601583776047, \"positive_daily\": \"\", \"positive\": 12075, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 55}, {\"index\": 12370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 225.1060355303266, \"positive_daily\": \"\", \"positive\": 12693, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 56}, {\"index\": 12371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.21281591636050734, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 241.61700370796262, \"positive_daily\": \"\", \"positive\": 13624, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 57}, {\"index\": 12372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 255.78699680563307, \"positive_daily\": \"\", \"positive\": 14423, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 58}, {\"index\": 12373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 265.1508971254954, \"positive_daily\": \"\", \"positive\": 14951, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 59}, {\"index\": 12374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Singapore\", \"country\": \"SGP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.2482852357539252, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 277.3878123162246, \"positive_daily\": \"\", \"positive\": 15641, \"region_iso\": \"SGP\", \"region_label\": \"Singapore\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 1.35876087, \"Longitude\": 103.81725592, \"Geo Region\": \"Asia\", \"sinceDay0\": 60}, {\"index\": 12426, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.820252958828889, \"positive_daily\": \"\", \"positive\": 141, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12427, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 8.755076493248433, \"positive_daily\": \"\", \"positive\": 181, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12428, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.593158850946999, \"positive_daily\": \"\", \"positive\": 219, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12429, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 12.23775885520361, \"positive_daily\": \"\", \"positive\": 253, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12430, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12431, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.30191179913436, \"positive_daily\": \"\", \"positive\": 275, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12432, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.833988271099733, \"positive_daily\": \"\", \"positive\": 286, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12433, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.494370630926607, \"positive_daily\": \"\", \"positive\": 341, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12434, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.04837058836048858, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.525935342067125, \"positive_daily\": \"\", \"positive\": 383, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12435, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.09674117672097717, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 20.025423581242272, \"positive_daily\": \"\", \"positive\": 414, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12436, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.14511176508146575, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 21.379800055335952, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12437, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.19348235344195433, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 23.21788241303452, \"positive_daily\": \"\", \"positive\": 480, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12438, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.24185294180244293, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 25.53967065433797, \"positive_daily\": \"\", \"positive\": 528, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12439, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2902235301629315, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 27.184270658594585, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12440, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 30.570211843828787, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.43533529524439724, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 33.08548243857419, \"positive_daily\": \"\", \"positive\": 684, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 35.310529503156665, \"positive_daily\": \"\", \"positive\": 730, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.5320764719653743, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 36.56816480052937, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 38.79321186511184, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.7255588254073287, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 40.679664811170895, \"positive_daily\": \"\", \"positive\": 841, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.8223000021283059, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 43.388417759358255, \"positive_daily\": \"\", \"positive\": 897, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.9674117672097717, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 45.17812952869633, \"positive_daily\": \"\", \"positive\": 934, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 1.0641529439307487, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 47.25806482819735, \"positive_daily\": \"\", \"positive\": 977, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 1.3543764740936803, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 48.225476595407116, \"positive_daily\": \"\", \"positive\": 997, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 1.4511176508146575, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 49.38637071605884, \"positive_daily\": \"\", \"positive\": 1021, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.741341180977589, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 51.2244530737574, \"positive_daily\": \"\", \"positive\": 1059, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.9348235344195435, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 52.77231190129304, \"positive_daily\": \"\", \"positive\": 1091, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 2.0799352995010087, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 54.36854131718917, \"positive_daily\": \"\", \"positive\": 1124, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 2.1766764762219863, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 56.10988249816675, \"positive_daily\": \"\", \"positive\": 1160, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 2.4185294180244292, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 57.46425897226044, \"positive_daily\": \"\", \"positive\": 1188, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 2.5636411831058945, \"deceased_daily\": \"\", \"deceased\": 53, \"positive_100k\": 58.28655897438874, \"positive_daily\": \"\", \"positive\": 1205, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.660382359826872, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 58.625153092912164, \"positive_daily\": \"\", \"positive\": 1212, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.7087529481873607, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 59.012117799796066, \"positive_daily\": \"\", \"positive\": 1220, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 60.36649427388976, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 2.9506058899898036, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 61.33390604109952, \"positive_daily\": \"\", \"positive\": 1268, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.1924588317922464, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 63.07524722207711, \"positive_daily\": \"\", \"positive\": 1304, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.3859411852342007, \"deceased_daily\": \"\", \"deceased\": 70, \"positive_100k\": 63.70406487076347, \"positive_daily\": \"\", \"positive\": 1317, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 3.579423538676155, \"deceased_daily\": \"\", \"deceased\": 74, \"positive_100k\": 64.33288251944981, \"positive_daily\": \"\", \"positive\": 1330, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 64.57473546125225, \"positive_daily\": \"\", \"positive\": 1335, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 3.724535303757621, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 65.01007075649665, \"positive_daily\": \"\", \"positive\": 1344, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 65.44540605174105, \"positive_daily\": \"\", \"positive\": 1353, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.8212764804785984, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 66.07422370042741, \"positive_daily\": \"\", \"positive\": 1366, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.869647068839087, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 66.41281781895083, \"positive_daily\": \"\", \"positive\": 1373, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 12469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.9180176571995746, \"deceased_daily\": \"\", \"deceased\": 81, \"positive_100k\": 67.13837664435816, \"positive_daily\": \"\", \"positive\": 1388, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 12470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.966388245560063, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 67.52534135124206, \"positive_daily\": \"\", \"positive\": 1396, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 12471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 4.014758833920552, \"deceased_daily\": \"\", \"deceased\": 83, \"positive_100k\": 67.815564881405, \"positive_daily\": \"\", \"positive\": 1402, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 12472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 4.1598705990020175, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 68.10578841156791, \"positive_daily\": \"\", \"positive\": 1408, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 12473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Slovenia\", \"country\": \"SVN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 4.304982364083483, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 68.58949429517281, \"positive_daily\": \"\", \"positive\": 1418, \"region_iso\": \"SVN\", \"region_label\": \"Slovenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.11554772, \"Longitude\": 14.80444238, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 12712, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-02T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.25682870610404146, \"positive_daily\": \"\", \"positive\": 120, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 12713, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.002140239217533679, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.353139470893057, \"positive_daily\": \"\", \"positive\": 165, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 12714, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.004280478435067358, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.4751331062924767, \"positive_daily\": \"\", \"positive\": 222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 12715, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.006420717652601036, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.5543219573412228, \"positive_daily\": \"\", \"positive\": 259, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 12716, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.010701196087668393, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 0.8560956870134715, \"positive_daily\": \"\", \"positive\": 400, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 12717, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.021402392175336786, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.0701196087668394, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 12718, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.03638406669807254, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 1.4403809934001657, \"positive_daily\": \"\", \"positive\": 673, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 12719, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.059926698090943004, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 2.296476680413637, \"positive_daily\": \"\", \"positive\": 1073, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 12720, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.07490837261367876, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 3.6277054737195855, \"positive_daily\": \"\", \"positive\": 1695, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 12721, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.11557291774681865, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 12722, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.11771315696435233, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 4.873324698324186, \"positive_daily\": \"\", \"positive\": 2277, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 12723, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.28465181593197925, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 11.197731586136207, \"positive_daily\": \"\", \"positive\": 5232, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 12724, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.4173466474190673, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 13.67826883925774, \"positive_daily\": \"\", \"positive\": 6391, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 12725, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.6185291338672331, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 16.689585418327628, \"positive_daily\": \"\", \"positive\": 7798, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 12726, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.7319618123965181, \"deceased_daily\": \"\", \"deceased\": 342, \"positive_100k\": 21.278258300719834, \"positive_daily\": \"\", \"positive\": 9942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 12727, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 1.1407475029454508, \"deceased_daily\": \"\", \"deceased\": 533, \"positive_100k\": 25.14353032758566, \"positive_daily\": \"\", \"positive\": 11748, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 12728, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 1.3333690325234817, \"deceased_daily\": \"\", \"deceased\": 623, \"positive_100k\": 29.770727515893466, \"positive_daily\": \"\", \"positive\": 13910, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 12729, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 1.7763985505529534, \"deceased_daily\": \"\", \"deceased\": 830, \"positive_100k\": 38.44511706455747, \"positive_daily\": \"\", \"positive\": 17963, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 12730, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 2.232269503887627, \"deceased_daily\": \"\", \"deceased\": 1043, \"positive_100k\": 43.68228242986238, \"positive_daily\": \"\", \"positive\": 20410, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 12731, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 2.942828924108808, \"deceased_daily\": \"\", \"deceased\": 1375, \"positive_100k\": 54.30642990569957, \"positive_daily\": \"\", \"positive\": 25374, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 12732, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 3.792503893469678, \"deceased_daily\": \"\", \"deceased\": 1772, \"positive_100k\": 61.570401810008875, \"positive_daily\": \"\", \"positive\": 28768, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 12733, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 4.946092831720331, \"deceased_daily\": \"\", \"deceased\": 2311, \"positive_100k\": 75.19944514726333, \"positive_daily\": \"\", \"positive\": 35136, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 12734, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 6.00979172283457, \"deceased_daily\": \"\", \"deceased\": 2808, \"positive_100k\": 85.36344119133078, \"positive_daily\": \"\", \"positive\": 39885, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 12735, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 7.805452426345326, \"deceased_daily\": \"\", \"deceased\": 3647, \"positive_100k\": 105.97394485618011, \"positive_daily\": \"\", \"positive\": 49515, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 12736, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 9.342144184534508, \"deceased_daily\": \"\", \"deceased\": 4365, \"positive_100k\": 123.67586342440116, \"positive_daily\": \"\", \"positive\": 57786, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 12737, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 10.99654909968804, \"deceased_daily\": \"\", \"deceased\": 5138, \"positive_100k\": 140.6543811370958, \"positive_daily\": \"\", \"positive\": 65719, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 12738, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 12.802910999286466, \"deceased_daily\": \"\", \"deceased\": 5982, \"positive_100k\": 156.74041909607897, \"positive_daily\": \"\", \"positive\": 73235, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 12739, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 14.560047396881616, \"deceased_daily\": \"\", \"deceased\": 6803, \"positive_100k\": 171.454563716623, \"positive_daily\": \"\", \"positive\": 80110, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 12740, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 16.514085802489863, \"deceased_daily\": \"\", \"deceased\": 7716, \"positive_100k\": 188.24688061739224, \"positive_daily\": \"\", \"positive\": 87956, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 12741, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 18.114984737205056, \"deceased_daily\": \"\", \"deceased\": 8464, \"positive_100k\": 205.29816646348303, \"positive_daily\": \"\", \"positive\": 95923, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 12742, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 20.09042553498864, \"deceased_daily\": \"\", \"deceased\": 9387, \"positive_100k\": 222.83742685117156, \"positive_daily\": \"\", \"positive\": 104118, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 12743, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 22.147195423038507, \"deceased_daily\": \"\", \"deceased\": 10348, \"positive_100k\": 239.84590791291168, \"positive_daily\": \"\", \"positive\": 112065, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 12744, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 23.966398757942134, \"deceased_daily\": \"\", \"deceased\": 11198, \"positive_100k\": 255.11437449079696, \"positive_daily\": \"\", \"positive\": 119199, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 12745, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 25.569437931874862, \"deceased_daily\": \"\", \"deceased\": 11947, \"positive_100k\": 270.02970159778914, \"positive_daily\": \"\", \"positive\": 126168, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 12746, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 27.05476394884323, \"deceased_daily\": \"\", \"deceased\": 12641, \"positive_100k\": 281.75393203143864, \"positive_daily\": \"\", \"positive\": 131646, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 12747, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 28.552931401116805, \"deceased_daily\": \"\", \"deceased\": 13341, \"positive_100k\": 292.5171950564155, \"positive_daily\": \"\", \"positive\": 136675, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 12748, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 30.05965981026052, \"deceased_daily\": \"\", \"deceased\": 14045, \"positive_100k\": 303.7898350151654, \"positive_daily\": \"\", \"positive\": 141942, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 12749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 31.658418505758174, \"deceased_daily\": \"\", \"deceased\": 14792, \"positive_100k\": 317.2262568228419, \"positive_daily\": \"\", \"positive\": 148220, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 12750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 33.06027519324273, \"deceased_daily\": \"\", \"deceased\": 15447, \"positive_100k\": 327.9317333889453, \"positive_daily\": \"\", \"positive\": 153222, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 12751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 34.41718685715908, \"deceased_daily\": \"\", \"deceased\": 16081, \"positive_100k\": 338.7420816767079, \"positive_daily\": \"\", \"positive\": 158273, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 12752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 35.540812446364264, \"deceased_daily\": \"\", \"deceased\": 16606, \"positive_100k\": 348.916778916863, \"positive_daily\": \"\", \"positive\": 163027, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 12753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 36.83137669453708, \"deceased_daily\": \"\", \"deceased\": 17209, \"positive_100k\": 357.05824890036115, \"positive_daily\": \"\", \"positive\": 166831, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 12754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 38.002087546527996, \"deceased_daily\": \"\", \"deceased\": 17756, \"positive_100k\": 364.05255066326123, \"positive_daily\": \"\", \"positive\": 170099, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 12755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 38.6441593117881, \"deceased_daily\": \"\", \"deceased\": 18056, \"positive_100k\": 369.2790148324784, \"positive_daily\": \"\", \"positive\": 172541, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 12756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 40.03959528162006, \"deceased_daily\": \"\", \"deceased\": 18708, \"positive_100k\": 380.2006555595528, \"positive_daily\": \"\", \"positive\": 177644, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 12757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 41.33872048666301, \"deceased_daily\": \"\", \"deceased\": 19315, \"positive_100k\": 395.8329628044188, \"positive_daily\": \"\", \"positive\": 184948, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 12758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 42.80906482910864, \"deceased_daily\": \"\", \"deceased\": 20002, \"positive_100k\": 408.4411120349097, \"positive_daily\": \"\", \"positive\": 190839, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 12759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 42.896814637027525, \"deceased_daily\": \"\", \"deceased\": 20043, \"positive_100k\": 410.33950422086207, \"positive_daily\": \"\", \"positive\": 191726, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 12760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 43.77431271621633, \"deceased_daily\": \"\", \"deceased\": 20453, \"positive_100k\": 425.20988630428604, \"positive_daily\": \"\", \"positive\": 198674, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 12761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 44.62826816401226, \"deceased_daily\": \"\", \"deceased\": 20852, \"positive_100k\": 428.4972937424178, \"positive_daily\": \"\", \"positive\": 200210, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 12762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 45.54857102755175, \"deceased_daily\": \"\", \"deceased\": 21282, \"positive_100k\": 436.98976295759144, \"positive_daily\": \"\", \"positive\": 204178, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 12763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 46.4795750871789, \"deceased_daily\": \"\", \"deceased\": 21717, \"positive_100k\": 446.00231030262574, \"positive_daily\": \"\", \"positive\": 208389, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 12764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 47.421280342893716, \"deceased_daily\": \"\", \"deceased\": 22157, \"positive_100k\": 455.92231907589434, \"positive_daily\": \"\", \"positive\": 213024, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 12765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 48.206748135728574, \"deceased_daily\": \"\", \"deceased\": 22524, \"positive_100k\": 470.34753140207135, \"positive_daily\": \"\", \"positive\": 219764, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 12766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 49.0157585599563, \"deceased_daily\": \"\", \"deceased\": 22902, \"positive_100k\": 478.89778707611845, \"positive_daily\": \"\", \"positive\": 223759, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 12767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 49.632147454606006, \"deceased_daily\": \"\", \"deceased\": 23190, \"positive_100k\": 485.04027363044, \"positive_daily\": \"\", \"positive\": 226629, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 12768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 50.340566635609655, \"deceased_daily\": \"\", \"deceased\": 23521, \"positive_100k\": 491.01796176501165, \"positive_daily\": \"\", \"positive\": 229422, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 56}, {\"index\": 12769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 50.98477864008729, \"deceased_daily\": \"\", \"deceased\": 23822, \"positive_100k\": 496.80944908765775, \"positive_daily\": \"\", \"positive\": 232128, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 57}, {\"index\": 12770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Spain\", \"country\": \"ESP\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 51.95430700563005, \"deceased_daily\": \"\", \"deceased\": 24275, \"positive_100k\": 507.0205303945109, \"positive_daily\": \"\", \"positive\": 236899, \"region_iso\": \"ESP\", \"region_label\": \"Spain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.24448698, \"Longitude\": -3.64755047, \"Geo Region\": \"Europe\", \"sinceDay0\": 58}, {\"index\": 13112, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9918321152292875, \"positive_daily\": \"\", \"positive\": 101, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 13113, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.5810393123952007, \"positive_daily\": \"\", \"positive\": 161, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 13114, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.9934843504113402, \"positive_daily\": \"\", \"positive\": 203, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 13115, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.4353897482857754, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 13116, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.486142583231654, \"positive_daily\": \"\", \"positive\": 355, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 13117, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 4.910059976382612, \"positive_daily\": \"\", \"positive\": 500, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 13118, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.882251851706369, \"positive_daily\": \"\", \"positive\": 599, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 13119, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.009820119952765223, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.993577641550891, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 13120, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.019640239905530446, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 9.437135274607378, \"positive_daily\": \"\", \"positive\": 961, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 13121, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02946035985829567, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.036162591726058, \"positive_daily\": \"\", \"positive\": 1022, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 13122, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.05892071971659134, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.831592307900042, \"positive_daily\": \"\", \"positive\": 1103, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 13123, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06874083966935657, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.685942743790616, \"positive_daily\": \"\", \"positive\": 1190, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 13124, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.09820119952765223, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 12.559933419586718, \"positive_daily\": \"\", \"positive\": 1279, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 13125, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.10802131948041746, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 14.131152612029156, \"positive_daily\": \"\", \"positive\": 1439, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 13126, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.15712191924424357, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.0951766025822, \"positive_daily\": \"\", \"positive\": 1639, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 13127, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.19640239905530446, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 17.31287147672509, \"positive_daily\": \"\", \"positive\": 1763, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 13128, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.20622251900806968, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 18.99211198864794, \"positive_daily\": \"\", \"positive\": 1934, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 13129, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.2455029988191306, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 20.091965423357646, \"positive_daily\": \"\", \"positive\": 2046, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 13130, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.35352431829954806, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 22.4487942120213, \"positive_daily\": \"\", \"positive\": 2286, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 13131, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.6088474370714438, \"deceased_daily\": \"\", \"deceased\": 62, \"positive_100k\": 24.805623000684953, \"positive_daily\": \"\", \"positive\": 2526, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 13132, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.7561492363629222, \"deceased_daily\": \"\", \"deceased\": 77, \"positive_100k\": 27.889140665853233, \"positive_daily\": \"\", \"positive\": 2840, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 13133, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 30.137948135036467, \"positive_daily\": \"\", \"positive\": 3069, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 13134, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 1.0311125950403486, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 33.84995347718172, \"positive_daily\": \"\", \"positive\": 3447, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 13135, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0802131948041747, \"deceased_daily\": \"\", \"deceased\": 110, \"positive_100k\": 36.334443825231325, \"positive_daily\": \"\", \"positive\": 3700, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 13136, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.4337375131037227, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 39.55544316973832, \"positive_daily\": \"\", \"positive\": 4028, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 13137, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.76762159149774, \"deceased_daily\": \"\", \"deceased\": 180, \"positive_100k\": 43.55223199051376, \"positive_daily\": \"\", \"positive\": 4435, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 13138, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 2.347008668710888, \"deceased_daily\": \"\", \"deceased\": 239, \"positive_100k\": 48.58013340632956, \"positive_daily\": \"\", \"positive\": 4947, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 13139, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 3.024596945451689, \"deceased_daily\": \"\", \"deceased\": 308, \"positive_100k\": 54.67842789699676, \"positive_daily\": \"\", \"positive\": 5568, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 13140, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 3.5156029430899496, \"deceased_daily\": \"\", \"deceased\": 358, \"positive_100k\": 60.20715543040359, \"positive_daily\": \"\", \"positive\": 6131, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 13141, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.6629047423814285, \"deceased_daily\": \"\", \"deceased\": 373, \"positive_100k\": 63.27103285566633, \"positive_daily\": \"\", \"positive\": 6443, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 13142, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.9378681010588545, \"deceased_daily\": \"\", \"deceased\": 401, \"positive_100k\": 67.07141927738648, \"positive_daily\": \"\", \"positive\": 6830, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 13143, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.684197217469012, \"deceased_daily\": \"\", \"deceased\": 477, \"positive_100k\": 70.76378437962619, \"positive_daily\": \"\", \"positive\": 7206, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 13144, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 5.803690892084247, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 75.54618279662286, \"positive_daily\": \"\", \"positive\": 7693, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 13145, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 6.746422407549708, \"deceased_daily\": \"\", \"deceased\": 687, \"positive_100k\": 82.67558988233041, \"positive_daily\": \"\", \"positive\": 8419, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 13146, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 7.787355122542822, \"deceased_daily\": \"\", \"deceased\": 793, \"positive_100k\": 89.7657164882269, \"positive_daily\": \"\", \"positive\": 9141, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 13147, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 8.543504358905743, \"deceased_daily\": \"\", \"deceased\": 870, \"positive_100k\": 95.10786174253118, \"positive_daily\": \"\", \"positive\": 9685, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 13148, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 8.710446398102754, \"deceased_daily\": \"\", \"deceased\": 887, \"positive_100k\": 99.68403764051978, \"positive_daily\": \"\", \"positive\": 10151, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 13149, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 8.828287837535935, \"deceased_daily\": \"\", \"deceased\": 899, \"positive_100k\": 102.94431746483784, \"positive_daily\": \"\", \"positive\": 10483, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 13150, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 9.024690236591239, \"deceased_daily\": \"\", \"deceased\": 919, \"positive_100k\": 107.51067324287365, \"positive_daily\": \"\", \"positive\": 10948, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 13151, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 10.144183911206476, \"deceased_daily\": \"\", \"deceased\": 1033, \"positive_100k\": 112.39127285939797, \"positive_daily\": \"\", \"positive\": 11445, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 13152, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 11.813604303176563, \"deceased_daily\": \"\", \"deceased\": 1203, \"positive_100k\": 117.12457067663082, \"positive_daily\": \"\", \"positive\": 11927, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 13153, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 13.090219897036041, \"deceased_daily\": \"\", \"deceased\": 1333, \"positive_100k\": 123.1443042076759, \"positive_daily\": \"\", \"positive\": 12540, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 13154, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 13.748167933871311, \"deceased_daily\": \"\", \"deceased\": 1400, \"positive_100k\": 129.7827052957452, \"positive_daily\": \"\", \"positive\": 13216, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 13155, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 14.838201248628254, \"deceased_daily\": \"\", \"deceased\": 1511, \"positive_100k\": 135.7336979871209, \"positive_daily\": \"\", \"positive\": 13822, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 13156, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 15.122984727258443, \"deceased_daily\": \"\", \"deceased\": 1540, \"positive_100k\": 141.26242552052773, \"positive_daily\": \"\", \"positive\": 14385, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 13157, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 15.515789525369053, \"deceased_daily\": \"\", \"deceased\": 1580, \"positive_100k\": 145.1119125420117, \"positive_daily\": \"\", \"positive\": 14777, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 13158, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.33251171663062, \"deceased_daily\": \"\", \"deceased\": 1765, \"positive_100k\": 150.46387791626876, \"positive_daily\": \"\", \"positive\": 15322, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 13159, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 19.021572348506236, \"deceased_daily\": \"\", \"deceased\": 1937, \"positive_100k\": 157.16119972405463, \"positive_daily\": \"\", \"positive\": 16004, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 13160, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 19.846462424538515, \"deceased_daily\": \"\", \"deceased\": 2021, \"positive_100k\": 164.5361098085813, \"positive_daily\": \"\", \"positive\": 16755, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 13161, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 21.13289813835076, \"deceased_daily\": \"\", \"deceased\": 2152, \"positive_100k\": 172.51004721022667, \"positive_daily\": \"\", \"positive\": 17567, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 13162, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 21.525702936461368, \"deceased_daily\": \"\", \"deceased\": 2192, \"positive_100k\": 178.50032038141347, \"positive_daily\": \"\", \"positive\": 18177, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 13163, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 21.545343176366902, \"deceased_daily\": \"\", \"deceased\": 2194, \"positive_100k\": 183.04703591954376, \"positive_daily\": \"\", \"positive\": 18640, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 13164, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 22.33095277258812, \"deceased_daily\": \"\", \"deceased\": 2274, \"positive_100k\": 185.85559022603462, \"positive_daily\": \"\", \"positive\": 18926, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 13165, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 23.1263824887621, \"deceased_daily\": \"\", \"deceased\": 2355, \"positive_100k\": 192.68057359320645, \"positive_daily\": \"\", \"positive\": 19621, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 13166, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Sweden\", \"country\": \"SWE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 24.17713532370798, \"deceased_daily\": \"\", \"deceased\": 2462, \"positive_100k\": 199.36807528103955, \"positive_daily\": \"\", \"positive\": 20302, \"region_iso\": \"SWE\", \"region_label\": \"Sweden\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 62.77966519, \"Longitude\": 16.74558049, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 13210, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.3385712958884843, \"positive_daily\": \"\", \"positive\": 114, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 13211, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5127566431590846, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 13212, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.011741853472706003, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1468167306852086, \"positive_daily\": \"\", \"positive\": 268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 13213, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.957004620301923, \"positive_daily\": \"\", \"positive\": 337, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 13214, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.023483706945412006, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.391453198792045, \"positive_daily\": \"\", \"positive\": 374, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 13215, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.03522556041811801, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.765250055098647, \"positive_daily\": \"\", \"positive\": 491, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 13216, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 13217, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.04696741389082401, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.655688464204314, \"positive_daily\": \"\", \"positive\": 652, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 13218, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.12916038819976602, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 13.373971105412135, \"positive_daily\": \"\", \"positive\": 1139, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 13219, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.15264409514517804, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 15.957178869407457, \"positive_daily\": \"\", \"positive\": 1359, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 13220, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 13221, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.16438594861788405, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 25.832077639953205, \"positive_daily\": \"\", \"positive\": 2200, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 13222, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.3170300437630621, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 31.703004376306207, \"positive_daily\": \"\", \"positive\": 2700, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 13223, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.3287718972357681, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 35.554332315353776, \"positive_daily\": \"\", \"positive\": 3028, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 13224, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.4814159923809461, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 47.84805290127696, \"positive_daily\": \"\", \"positive\": 4075, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 13225, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.6340600875261242, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 62.161372284505575, \"positive_daily\": \"\", \"positive\": 5294, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 13226, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.8806390104529502, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 77.20268658304197, \"positive_daily\": \"\", \"positive\": 6575, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 13227, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 1.1507016403251884, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 87.75861285500467, \"positive_daily\": \"\", \"positive\": 7474, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 13228, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 1.4090224167247203, \"deceased_daily\": \"\", \"deceased\": 120, \"positive_100k\": 103.2696012924493, \"positive_daily\": \"\", \"positive\": 8795, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 13229, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.4325061236701324, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 115.9742867499172, \"positive_daily\": \"\", \"positive\": 9877, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 13230, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.7965035813240187, \"deceased_daily\": \"\", \"deceased\": 153, \"positive_100k\": 127.9509772920773, \"positive_daily\": \"\", \"positive\": 10897, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 13231, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 2.2426940132868465, \"deceased_daily\": \"\", \"deceased\": 191, \"positive_100k\": 138.6830313661306, \"positive_daily\": \"\", \"positive\": 11811, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 13232, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.712368152195087, \"deceased_daily\": \"\", \"deceased\": 231, \"positive_100k\": 151.79868169514322, \"positive_daily\": \"\", \"positive\": 12928, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 13233, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.0998493167943852, \"deceased_daily\": \"\", \"deceased\": 264, \"positive_100k\": 165.2783294818097, \"positive_daily\": \"\", \"positive\": 14076, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 13234, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.522556041811801, \"deceased_daily\": \"\", \"deceased\": 300, \"positive_100k\": 174.11994514675732, \"positive_daily\": \"\", \"positive\": 14829, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 13235, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.215325396701455, \"deceased_daily\": \"\", \"deceased\": 359, \"positive_100k\": 186.95379099242498, \"positive_daily\": \"\", \"positive\": 15922, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 13236, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 5.084222553681699, \"deceased_daily\": \"\", \"deceased\": 433, \"positive_100k\": 194.97347691428317, \"positive_daily\": \"\", \"positive\": 16605, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 13237, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 5.73002449468053, \"deceased_daily\": \"\", \"deceased\": 488, \"positive_100k\": 208.62925250304025, \"positive_daily\": \"\", \"positive\": 17768, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 13238, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 6.293633461370417, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 221.0638753306359, \"positive_daily\": \"\", \"positive\": 18827, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 13239, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.939435402369248, \"deceased_daily\": \"\", \"deceased\": 591, \"positive_100k\": 230.2107791858739, \"positive_daily\": \"\", \"positive\": 19606, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 13240, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.820074412822198, \"deceased_daily\": \"\", \"deceased\": 666, \"positive_100k\": 240.76670545783657, \"positive_daily\": \"\", \"positive\": 20505, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 13241, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.395425232984792, \"deceased_daily\": \"\", \"deceased\": 715, \"positive_100k\": 247.75310827409666, \"positive_daily\": \"\", \"positive\": 21100, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 13242, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 8.982517906620092, \"deceased_daily\": \"\", \"deceased\": 765, \"positive_100k\": 254.2933206583939, \"positive_daily\": \"\", \"positive\": 21657, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 13243, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 9.640061701091629, \"deceased_daily\": \"\", \"deceased\": 821, \"positive_100k\": 261.29146532812666, \"positive_daily\": \"\", \"positive\": 22253, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 13244, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 10.508958858071873, \"deceased_daily\": \"\", \"deceased\": 895, \"positive_100k\": 273.3503488445957, \"positive_daily\": \"\", \"positive\": 23280, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 13245, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 11.131277092125291, \"deceased_daily\": \"\", \"deceased\": 948, \"positive_100k\": 282.40331787205207, \"positive_daily\": \"\", \"positive\": 24051, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 13246, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 11.765337179651416, \"deceased_daily\": \"\", \"deceased\": 1002, \"positive_100k\": 288.27424460840507, \"positive_daily\": \"\", \"positive\": 24551, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 13247, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 12.16456019772342, \"deceased_daily\": \"\", \"deceased\": 1036, \"positive_100k\": 294.8027151392296, \"positive_daily\": \"\", \"positive\": 25107, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 13248, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 12.98648994081284, \"deceased_daily\": \"\", \"deceased\": 1106, \"positive_100k\": 298.41920600882304, \"positive_daily\": \"\", \"positive\": 25415, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 13249, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 13.36222925193943, \"deceased_daily\": \"\", \"deceased\": 1138, \"positive_100k\": 301.6247320068718, \"positive_daily\": \"\", \"positive\": 25688, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 13250, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 13.784935976956847, \"deceased_daily\": \"\", \"deceased\": 1174, \"positive_100k\": 304.5367116681029, \"positive_daily\": \"\", \"positive\": 25936, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 13251, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 14.548156452682736, \"deceased_daily\": \"\", \"deceased\": 1239, \"positive_100k\": 309.2334530571853, \"positive_daily\": \"\", \"positive\": 26336, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 13252, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 15.04131429853639, \"deceased_daily\": \"\", \"deceased\": 1281, \"positive_100k\": 313.8832270323769, \"positive_daily\": \"\", \"positive\": 26732, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 13253, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 15.581439558280866, \"deceased_daily\": \"\", \"deceased\": 1327, \"positive_100k\": 317.9459083339331, \"positive_daily\": \"\", \"positive\": 27078, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 13254, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 16.062855550661812, \"deceased_daily\": \"\", \"deceased\": 1368, \"positive_100k\": 321.7737525660353, \"positive_daily\": \"\", \"positive\": 27404, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 13255, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 16.356401887479464, \"deceased_daily\": \"\", \"deceased\": 1393, \"positive_100k\": 325.7190153328645, \"positive_daily\": \"\", \"positive\": 27740, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 13256, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 16.77910861249688, \"deceased_daily\": \"\", \"deceased\": 1429, \"positive_100k\": 328.11435344129654, \"positive_daily\": \"\", \"positive\": 27944, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 13257, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 17.35445943265947, \"deceased_daily\": \"\", \"deceased\": 1478, \"positive_100k\": 329.51163400454857, \"positive_daily\": \"\", \"positive\": 28063, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 13258, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 17.71845689031336, \"deceased_daily\": \"\", \"deceased\": 1509, \"positive_100k\": 331.9187139664533, \"positive_daily\": \"\", \"positive\": 28268, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 13259, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 18.188131029221598, \"deceased_daily\": \"\", \"deceased\": 1549, \"positive_100k\": 334.59585655823025, \"positive_daily\": \"\", \"positive\": 28496, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 13260, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 18.65780516812984, \"deceased_daily\": \"\", \"deceased\": 1589, \"positive_100k\": 336.72113203679004, \"positive_daily\": \"\", \"positive\": 28677, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 13261, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 18.7752237028569, \"deceased_daily\": \"\", \"deceased\": 1599, \"positive_100k\": 339.26911424036723, \"positive_daily\": \"\", \"positive\": 28894, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 13262, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 18.904384091056663, \"deceased_daily\": \"\", \"deceased\": 1610, \"positive_100k\": 341.23000377030917, \"positive_daily\": \"\", \"positive\": 29061, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 13263, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 19.550186032055496, \"deceased_daily\": \"\", \"deceased\": 1665, \"positive_100k\": 342.4394146779979, \"positive_daily\": \"\", \"positive\": 29164, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 13264, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 19.9494090501275, \"deceased_daily\": \"\", \"deceased\": 1699, \"positive_100k\": 343.61360002526845, \"positive_daily\": \"\", \"positive\": 29264, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 13265, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Switzerland\", \"country\": \"CHE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 20.149020559163503, \"deceased_daily\": \"\", \"deceased\": 1716, \"positive_100k\": 345.29268507186544, \"positive_daily\": \"\", \"positive\": 29407, \"region_iso\": \"CHE\", \"region_label\": \"Switzerland\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 46.79785878, \"Longitude\": 8.20867471, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 14016, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.003644327087394025, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.2332369335932176, \"positive_daily\": \"\", \"positive\": 192, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 14017, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0048591027831920335, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 0.436104474791485, \"positive_daily\": \"\", \"positive\": 359, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 14018, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.010932981262182074, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.8138997161846656, \"positive_daily\": \"\", \"positive\": 670, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 14019, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.03644327087394025, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 1.5014627600063382, \"positive_daily\": \"\", \"positive\": 1236, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 14020, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.04494670074452631, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 1.8573920388751548, \"positive_daily\": \"\", \"positive\": 1529, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 14021, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.05345013061511236, \"deceased_daily\": \"\", \"deceased\": 44, \"positive_100k\": 2.2740601025338716, \"positive_daily\": \"\", \"positive\": 1872, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 14022, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.07167176605208249, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 2.9555492678765543, \"positive_daily\": \"\", \"positive\": 2433, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 14023, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.09110817718485062, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 4.408421000050972, \"positive_daily\": \"\", \"positive\": 3629, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 14024, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.11175936401341675, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 6.921791914657051, \"positive_daily\": \"\", \"positive\": 5698, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 14025, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.1311957751461849, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 8.991769700296857, \"positive_daily\": \"\", \"positive\": 7402, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 14026, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.15913561614953908, \"deceased_daily\": \"\", \"deceased\": 131, \"positive_100k\": 11.196587588170242, \"positive_daily\": \"\", \"positive\": 9217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 14027, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.2040823168940654, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 13.152376458405035, \"positive_daily\": \"\", \"positive\": 10827, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 14028, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25996199890077376, \"deceased_daily\": \"\", \"deceased\": 214, \"positive_100k\": 16.43712993984285, \"positive_daily\": \"\", \"positive\": 13531, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 14029, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.33649286773604825, \"deceased_daily\": \"\", \"deceased\": 277, \"positive_100k\": 19.046468134416973, \"positive_daily\": \"\", \"positive\": 15679, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 14030, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.4324601477040909, \"deceased_daily\": \"\", \"deceased\": 356, \"positive_100k\": 22.02995724329688, \"positive_daily\": \"\", \"positive\": 18135, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 14031, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.5162796707141535, \"deceased_daily\": \"\", \"deceased\": 425, \"positive_100k\": 25.41432233179013, \"positive_daily\": \"\", \"positive\": 20921, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 14032, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.6086026235948021, \"deceased_daily\": \"\", \"deceased\": 501, \"positive_100k\": 29.074441503229533, \"positive_daily\": \"\", \"positive\": 23934, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 14033, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6972812493880568, \"deceased_daily\": \"\", \"deceased\": 574, \"positive_100k\": 32.88276330955629, \"positive_daily\": \"\", \"positive\": 27069, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 14034, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.7883894265729073, \"deceased_daily\": \"\", \"deceased\": 649, \"positive_100k\": 36.70687719992842, \"positive_daily\": \"\", \"positive\": 30217, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 14035, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.880712379453556, \"deceased_daily\": \"\", \"deceased\": 725, \"positive_100k\": 41.43478420797427, \"positive_daily\": \"\", \"positive\": 34109, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 14036, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.9863978649879828, \"deceased_daily\": \"\", \"deceased\": 812, \"positive_100k\": 46.436015747574665, \"positive_daily\": \"\", \"positive\": 38226, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 14037, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.1030163317845916, \"deceased_daily\": \"\", \"deceased\": 908, \"positive_100k\": 51.363145969731384, \"positive_daily\": \"\", \"positive\": 42282, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 14038, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.2220643499727963, \"deceased_daily\": \"\", \"deceased\": 1006, \"positive_100k\": 57.12968619768453, \"positive_daily\": \"\", \"positive\": 47029, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 14039, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.337468041073607, \"deceased_daily\": \"\", \"deceased\": 1101, \"positive_100k\": 63.371203722694695, \"positive_daily\": \"\", \"positive\": 52167, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 14040, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.455301283566014, \"deceased_daily\": \"\", \"deceased\": 1198, \"positive_100k\": 69.18876452987136, \"positive_daily\": \"\", \"positive\": 56956, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 14041, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 1.5743493017542187, \"deceased_daily\": \"\", \"deceased\": 1296, \"positive_100k\": 74.16084145277262, \"positive_daily\": \"\", \"positive\": 61049, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 14042, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 1.7043303012046056, \"deceased_daily\": \"\", \"deceased\": 1403, \"positive_100k\": 79.09526032910412, \"positive_daily\": \"\", \"positive\": 65111, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 14043, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 1.8440295062213767, \"deceased_daily\": \"\", \"deceased\": 1518, \"positive_100k\": 84.29571508281539, \"positive_daily\": \"\", \"positive\": 69392, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 14044, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 1.9958764681961276, \"deceased_daily\": \"\", \"deceased\": 1643, \"positive_100k\": 90.12785319834163, \"positive_daily\": \"\", \"positive\": 74193, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 14045, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 2.148938205866677, \"deceased_daily\": \"\", \"deceased\": 1769, \"positive_100k\": 95.41577180215036, \"positive_daily\": \"\", \"positive\": 78546, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 14046, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 2.295926065058236, \"deceased_daily\": \"\", \"deceased\": 1890, \"positive_100k\": 100.01126825935422, \"positive_daily\": \"\", \"positive\": 82329, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 14047, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 2.4502025784245824, \"deceased_daily\": \"\", \"deceased\": 2017, \"positive_100k\": 104.8424312015429, \"positive_daily\": \"\", \"positive\": 86306, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 14048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 2.5996199890077376, \"deceased_daily\": \"\", \"deceased\": 2140, \"positive_100k\": 110.52029280370279, \"positive_daily\": \"\", \"positive\": 90980, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 14049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 2.744178296807701, \"deceased_daily\": \"\", \"deceased\": 2259, \"positive_100k\": 116.12162353702742, \"positive_daily\": \"\", \"positive\": 95591, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 14050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 2.8863070532160675, \"deceased_daily\": \"\", \"deceased\": 2376, \"positive_100k\": 119.86677700717267, \"positive_daily\": \"\", \"positive\": 98674, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 14051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 3.0260062582328384, \"deceased_daily\": \"\", \"deceased\": 2491, \"positive_100k\": 123.65201807527926, \"positive_daily\": \"\", \"positive\": 101790, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 14052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 3.1584168090748217, \"deceased_daily\": \"\", \"deceased\": 2600, \"positive_100k\": 127.44454779756065, \"positive_daily\": \"\", \"positive\": 104912, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 14053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 3.28718303282941, \"deceased_daily\": \"\", \"deceased\": 2706, \"positive_100k\": 130.92002106323872, \"positive_daily\": \"\", \"positive\": 107773, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 14054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 3.4074458267134133, \"deceased_daily\": \"\", \"deceased\": 2805, \"positive_100k\": 133.78324737823465, \"positive_daily\": \"\", \"positive\": 110130, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 14055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 3.522849517814224, \"deceased_daily\": \"\", \"deceased\": 2900, \"positive_100k\": 136.37193438598018, \"positive_daily\": \"\", \"positive\": 112261, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 14056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 3.634608881827641, \"deceased_daily\": \"\", \"deceased\": 2992, \"positive_100k\": 139.27767785032904, \"positive_daily\": \"\", \"positive\": 114653, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 14057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Turkey\", \"country\": \"TUR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 3.742723918753663, \"deceased_daily\": \"\", \"deceased\": 3081, \"positive_100k\": 142.844259293192, \"positive_daily\": \"\", \"positive\": 117589, \"region_iso\": \"TUR\", \"region_label\": \"Turkey\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 39.0616029, \"Longitude\": 35.16895346, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 14411, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.1732995644566653, \"positive_daily\": \"\", \"positive\": 113, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 14412, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 14413, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.4536454780879038, \"positive_daily\": \"\", \"positive\": 140, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 14414, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 14415, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.588626843910352, \"positive_daily\": \"\", \"positive\": 153, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 14416, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.05587003329575, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 14417, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 2.5750291326128583, \"positive_daily\": \"\", \"positive\": 248, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 14418, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 14419, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.4575996014519426, \"positive_daily\": \"\", \"positive\": 333, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 14420, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.205188704468578, \"positive_daily\": \"\", \"positive\": 405, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 14421, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.020766363972684342, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.859329169608136, \"positive_daily\": \"\", \"positive\": 468, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 14422, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03114954595902651, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 5.918413732215037, \"positive_daily\": \"\", \"positive\": 570, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 14423, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.05191590993171085, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 6.344124193655066, \"positive_daily\": \"\", \"positive\": 611, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 14424, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06229909191805302, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 6.894432838931201, \"positive_daily\": \"\", \"positive\": 664, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 14425, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 8.451910136882526, \"positive_daily\": \"\", \"positive\": 814, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 14426, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.08306545589073737, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 10.632378354014383, \"positive_daily\": \"\", \"positive\": 1024, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 14427, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.09344863787707952, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 13.124342030736502, \"positive_daily\": \"\", \"positive\": 1264, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 14428, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 15.626688889444965, \"positive_daily\": \"\", \"positive\": 1505, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 14429, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.1038318198634217, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 18.679344393429563, \"positive_daily\": \"\", \"positive\": 1799, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 14430, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.11421500184976387, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 21.555485803646345, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 14431, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 24.49392630578118, \"positive_daily\": \"\", \"positive\": 2359, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 14432, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.12459818383610605, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.60888090168383, \"positive_daily\": \"\", \"positive\": 2659, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 14433, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.14536454780879038, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 31.045714139163085, \"positive_daily\": \"\", \"positive\": 2990, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 14434, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.16613091178147474, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 34.887491474109694, \"positive_daily\": \"\", \"positive\": 3360, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 14435, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.2076636397268434, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 38.79156790097435, \"positive_daily\": \"\", \"positive\": 3736, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 14436, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.22843000369952773, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 42.80985932968876, \"positive_daily\": \"\", \"positive\": 4123, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 14437, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.25957954965855423, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 46.942365760252954, \"positive_daily\": \"\", \"positive\": 4521, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 14438, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.29072909561758076, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 51.22023673862592, \"positive_daily\": \"\", \"positive\": 4933, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 14439, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3426450055492916, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 55.70577135672574, \"positive_daily\": \"\", \"positive\": 5365, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 14440, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.36341136952197595, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 60.48203507044314, \"positive_daily\": \"\", \"positive\": 5825, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 14441, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 14442, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.3841777334946603, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 65.43481287792837, \"positive_daily\": \"\", \"positive\": 6302, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 14443, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.42571046144002894, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 70.40835704938625, \"positive_daily\": \"\", \"positive\": 6781, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 14444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.44647682541271333, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 75.43381713077586, \"positive_daily\": \"\", \"positive\": 7265, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 14445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4776263713717398, \"deceased_daily\": \"\", \"deceased\": 46, \"positive_100k\": 80.52157630408352, \"positive_daily\": \"\", \"positive\": 7755, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 14446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.5399254632897929, \"deceased_daily\": \"\", \"deceased\": 52, \"positive_100k\": 85.5366532034868, \"positive_daily\": \"\", \"positive\": 8238, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 14447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5814581912351615, \"deceased_daily\": \"\", \"deceased\": 56, \"positive_100k\": 90.91514147241203, \"positive_daily\": \"\", \"positive\": 8756, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 14448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.664523647125899, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 96.36631201524168, \"positive_daily\": \"\", \"positive\": 9281, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 14449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.737205921030294, \"deceased_daily\": \"\", \"deceased\": 71, \"positive_100k\": 101.89016483197571, \"positive_daily\": \"\", \"positive\": 9813, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 14450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7891218309620048, \"deceased_daily\": \"\", \"deceased\": 76, \"positive_100k\": 107.45555037665511, \"positive_daily\": \"\", \"positive\": 10349, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 14451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.8514209228800579, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 112.54330954996279, \"positive_daily\": \"\", \"positive\": 10839, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 14452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.9241031967844532, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 118.1606110045739, \"positive_daily\": \"\", \"positive\": 11380, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 14453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Arab Emirates\", \"country\": \"ARE\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.0175518346615327, \"deceased_daily\": \"\", \"deceased\": 98, \"positive_100k\": 123.86097791507575, \"positive_daily\": \"\", \"positive\": 11929, \"region_iso\": \"ARE\", \"region_label\": \"United Arab Emirates\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 23.90528188, \"Longitude\": 54.3001671, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 14497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.17446497270503022, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 14498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0015040083853881914, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2466573752036634, \"positive_daily\": \"\", \"positive\": 164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 14499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.31132973577535566, \"positive_daily\": \"\", \"positive\": 207, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 14500, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.003008016770776383, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 0.41209829759636446, \"positive_daily\": \"\", \"positive\": 274, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 14501, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0045120251561645746, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 0.4842907000949977, \"positive_daily\": \"\", \"positive\": 322, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 14502, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.5775392199890655, \"positive_daily\": \"\", \"positive\": 384, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 14503, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.010528058697717342, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 14504, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.013536075468493723, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 0.6903398488931799, \"positive_daily\": \"\", \"positive\": 459, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 14505, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.015040083853881914, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 1.2062147250813295, \"positive_daily\": \"\", \"positive\": 802, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 14506, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.04211223479086937, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 1.7205855928840912, \"positive_daily\": \"\", \"positive\": 1144, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 14507, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.06467236057169223, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 1.7220896012694793, \"positive_daily\": \"\", \"positive\": 1145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 14508, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.09926455343562064, \"deceased_daily\": \"\", \"deceased\": 66, \"positive_100k\": 2.332717005737085, \"positive_daily\": \"\", \"positive\": 1551, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 14509, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.1233286876018317, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 2.9478564353608556, \"positive_daily\": \"\", \"positive\": 1960, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 14510, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.17446497270503022, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 3.9735901541956022, \"positive_daily\": \"\", \"positive\": 2642, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 14511, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.23913733327672246, \"deceased_daily\": \"\", \"deceased\": 159, \"positive_100k\": 4.084886774714328, \"positive_daily\": \"\", \"positive\": 2716, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 14512, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.2932816351506974, \"deceased_daily\": \"\", \"deceased\": 195, \"positive_100k\": 6.037089658948201, \"positive_daily\": \"\", \"positive\": 4014, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 14513, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.3775061047324361, \"deceased_daily\": \"\", \"deceased\": 251, \"positive_100k\": 7.6208104887619665, \"positive_daily\": \"\", \"positive\": 5067, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 14514, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.4301463982210228, \"deceased_daily\": \"\", \"deceased\": 286, \"positive_100k\": 8.640528174055161, \"positive_daily\": \"\", \"positive\": 5745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 14515, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.541443018739749, \"deceased_daily\": \"\", \"deceased\": 360, \"positive_100k\": 10.115960400120976, \"positive_daily\": \"\", \"positive\": 6726, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 14516, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.7655402681625895, \"deceased_daily\": \"\", \"deceased\": 509, \"positive_100k\": 12.278724458309197, \"positive_daily\": \"\", \"positive\": 8164, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 14517, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.0452858278447932, \"deceased_daily\": \"\", \"deceased\": 695, \"positive_100k\": 14.498640835142165, \"positive_daily\": \"\", \"positive\": 9640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 14518, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.3220233707562203, \"deceased_daily\": \"\", \"deceased\": 879, \"positive_100k\": 17.76534704820532, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 14519, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 1.7491617522064669, \"deceased_daily\": \"\", \"deceased\": 1163, \"positive_100k\": 22.176603642548883, \"positive_daily\": \"\", \"positive\": 14745, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 14520, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 2.191340217510595, \"deceased_daily\": \"\", \"deceased\": 1457, \"positive_100k\": 26.037393167840374, \"positive_daily\": \"\", \"positive\": 17312, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 14521, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 2.5147020203690564, \"deceased_daily\": \"\", \"deceased\": 1672, \"positive_100k\": 29.74928586297843, \"positive_daily\": \"\", \"positive\": 19780, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 14522, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 3.07720115650424, \"deceased_daily\": \"\", \"deceased\": 2046, \"positive_100k\": 33.76950027712107, \"positive_daily\": \"\", \"positive\": 22453, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 14523, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 3.653236368107917, \"deceased_daily\": \"\", \"deceased\": 2429, \"positive_100k\": 38.32363766807651, \"positive_daily\": \"\", \"positive\": 25481, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 14524, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 4.662425994703393, \"deceased_daily\": \"\", \"deceased\": 3100, \"positive_100k\": 44.91721042961834, \"positive_daily\": \"\", \"positive\": 29865, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 14525, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 5.643039461976494, \"deceased_daily\": \"\", \"deceased\": 3752, \"positive_100k\": 51.396478553870665, \"positive_daily\": \"\", \"positive\": 34173, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 14526, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 6.718405457529052, \"deceased_daily\": \"\", \"deceased\": 4467, \"positive_100k\": 58.18858042228374, \"positive_daily\": \"\", \"positive\": 38689, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 14527, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 7.862955838809466, \"deceased_daily\": \"\", \"deceased\": 5228, \"positive_100k\": 63.88576418613421, \"positive_daily\": \"\", \"positive\": 42477, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 14528, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 8.834545255770237, \"deceased_daily\": \"\", \"deceased\": 5874, \"positive_100k\": 72.84815015466245, \"positive_daily\": \"\", \"positive\": 48436, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 14529, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 9.693334043826894, \"deceased_daily\": \"\", \"deceased\": 6445, \"positive_100k\": 78.62805437970927, \"positive_daily\": \"\", \"positive\": 52279, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 14530, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 11.254494747859837, \"deceased_daily\": \"\", \"deceased\": 7483, \"positive_100k\": 84.14776515408393, \"positive_daily\": \"\", \"positive\": 55949, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 14531, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 12.812647435122003, \"deceased_daily\": \"\", \"deceased\": 8519, \"positive_100k\": 92.45741148335368, \"positive_daily\": \"\", \"positive\": 61474, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 14532, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 14.473072692590568, \"deceased_daily\": \"\", \"deceased\": 9623, \"positive_100k\": 99.07204036229095, \"positive_daily\": \"\", \"positive\": 65872, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 14533, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 16.207194360943152, \"deceased_daily\": \"\", \"deceased\": 10776, \"positive_100k\": 112.20654559188604, \"positive_daily\": \"\", \"positive\": 74605, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 14534, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 17.470561404669233, \"deceased_daily\": \"\", \"deceased\": 11616, \"positive_100k\": 120.13116577449642, \"positive_daily\": \"\", \"positive\": 79874, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 14535, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 18.502311157045533, \"deceased_daily\": \"\", \"deceased\": 12302, \"positive_100k\": 128.15053848538625, \"positive_daily\": \"\", \"positive\": 85206, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 14536, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 19.622797404159734, \"deceased_daily\": \"\", \"deceased\": 13047, \"positive_100k\": 134.71403107922032, \"positive_daily\": \"\", \"positive\": 89570, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 14537, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 21.19899819204656, \"deceased_daily\": \"\", \"deceased\": 14095, \"positive_100k\": 142.64767531214304, \"positive_daily\": \"\", \"positive\": 94845, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 14538, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 22.47138928608497, \"deceased_daily\": \"\", \"deceased\": 14941, \"positive_100k\": 149.62326620357345, \"positive_daily\": \"\", \"positive\": 99483, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 14539, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 24.025029948190973, \"deceased_daily\": \"\", \"deceased\": 15974, \"positive_100k\": 156.6349532962532, \"positive_daily\": \"\", \"positive\": 104145, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 14540, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 25.43278179691432, \"deceased_daily\": \"\", \"deceased\": 16910, \"positive_100k\": 165.09349645567642, \"positive_daily\": \"\", \"positive\": 109769, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 14541, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 27.114263171778315, \"deceased_daily\": \"\", \"deceased\": 18028, \"positive_100k\": 173.43322295265392, \"positive_daily\": \"\", \"positive\": 115314, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 14542, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 27.864763356087025, \"deceased_daily\": \"\", \"deceased\": 18527, \"positive_100k\": 182.24370407425795, \"positive_daily\": \"\", \"positive\": 121172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 14543, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 28.71452809383135, \"deceased_daily\": \"\", \"deceased\": 19092, \"positive_100k\": 189.28847935141624, \"positive_daily\": \"\", \"positive\": 125856, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 14544, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 30.477225921506314, \"deceased_daily\": \"\", \"deceased\": 20264, \"positive_100k\": 195.77977954275167, \"positive_daily\": \"\", \"positive\": 130172, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 14545, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 31.75112102393011, \"deceased_daily\": \"\", \"deceased\": 21111, \"positive_100k\": 202.49668099189535, \"positive_daily\": \"\", \"positive\": 134638, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 14546, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 32.8475431368781, \"deceased_daily\": \"\", \"deceased\": 21840, \"positive_100k\": 209.42715163176413, \"positive_daily\": \"\", \"positive\": 139246, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 14547, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 34.37110363127634, \"deceased_daily\": \"\", \"deceased\": 22853, \"positive_100k\": 217.539772862548, \"positive_daily\": \"\", \"positive\": 144640, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 14548, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 35.640486708543975, \"deceased_daily\": \"\", \"deceased\": 23697, \"positive_100k\": 224.9530301941264, \"positive_daily\": \"\", \"positive\": 149569, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 14549, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 36.27217023040701, \"deceased_daily\": \"\", \"deceased\": 24117, \"positive_100k\": 231.67293966004087, \"positive_daily\": \"\", \"positive\": 154037, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 14550, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 36.78503708982439, \"deceased_daily\": \"\", \"deceased\": 24458, \"positive_100k\": 238.15671980944938, \"positive_daily\": \"\", \"positive\": 158348, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 14551, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 38.15518872891303, \"deceased_daily\": \"\", \"deceased\": 25369, \"positive_100k\": 244.1757613677729, \"positive_daily\": \"\", \"positive\": 162350, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 14552, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United Kingdom\", \"country\": \"GBR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 39.35388341206742, \"deceased_daily\": \"\", \"deceased\": 26166, \"positive_100k\": 250.32865967239596, \"positive_daily\": \"\", \"positive\": 166441, \"region_iso\": \"GBR\", \"region_label\": \"United Kingdom\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 54.12387156, \"Longitude\": -2.86563164, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 14099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-03T00:00:00\", \"deceased_100k\": 0.0021395772538901287, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 0.03606715942271932, \"positive_daily\": \"\", \"positive\": 118, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 14100, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-04T00:00:00\", \"deceased_100k\": 0.0033621928275416315, \"deceased_daily\": \"\", \"deceased\": 11, \"positive_100k\": 0.04554243011851846, \"positive_daily\": \"\", \"positive\": 149, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 14101, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-05T00:00:00\", \"deceased_100k\": 0.0036678467209545064, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 0.066326894870594, \"positive_daily\": \"\", \"positive\": 217, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 14102, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.004279154507780257, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 0.0800813200741734, \"positive_daily\": \"\", \"positive\": 262, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 14103, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.005196116188018885, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 0.12287286515197599, \"positive_daily\": \"\", \"positive\": 402, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 14104, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.006418731761670387, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 0.15832871678786953, \"positive_daily\": \"\", \"positive\": 518, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 14105, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.006724385655083263, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 0.17819621985970646, \"positive_daily\": \"\", \"positive\": 583, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 14106, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.008558309015560515, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 0.2931220837829477, \"positive_daily\": \"\", \"positive\": 959, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 14107, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.01100354016286352, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 0.3915426374618936, \"positive_daily\": \"\", \"positive\": 1281, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 14108, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0125318096299279, \"deceased_daily\": \"\", \"deceased\": 41, \"positive_100k\": 0.508302424745612, \"positive_daily\": \"\", \"positive\": 1663, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 14109, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.014977040777230902, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 0.6660198337466559, \"positive_daily\": \"\", \"positive\": 2179, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 14110, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.017727925817946782, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 0.8335181673369116, \"positive_daily\": \"\", \"positive\": 2727, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 14111, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.02231273421913992, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 1.0694829730516515, \"positive_daily\": \"\", \"positive\": 3499, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 14112, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.030259735447874678, \"deceased_daily\": \"\", \"deceased\": 99, \"positive_100k\": 1.4157888342884397, \"positive_daily\": \"\", \"positive\": 4632, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 14113, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.04065196782391245, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 1.962603649604074, \"positive_daily\": \"\", \"positive\": 6421, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 14114, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0501272385197116, \"deceased_daily\": \"\", \"deceased\": 164, \"positive_100k\": 2.3789042524324104, \"positive_daily\": \"\", \"positive\": 7783, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 14115, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.07885870450052189, \"deceased_daily\": \"\", \"deceased\": 258, \"positive_100k\": 4.201824072746801, \"positive_daily\": \"\", \"positive\": 13747, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 14116, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.10667320880109356, \"deceased_daily\": \"\", \"deceased\": 349, \"positive_100k\": 5.890867487746351, \"positive_daily\": \"\", \"positive\": 19273, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 14117, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.13509902088849102, \"deceased_daily\": \"\", \"deceased\": 442, \"positive_100k\": 7.824739671369614, \"positive_daily\": \"\", \"positive\": 25600, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 14118, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.17911318153994507, \"deceased_daily\": \"\", \"deceased\": 586, \"positive_100k\": 10.170938957206848, \"positive_daily\": \"\", \"positive\": 33276, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 14119, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.24024396022252018, \"deceased_daily\": \"\", \"deceased\": 786, \"positive_100k\": 13.400783648900703, \"positive_daily\": \"\", \"positive\": 43843, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 14120, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.30809912456017857, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 16.424617616434283, \"positive_daily\": \"\", \"positive\": 53736, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 14121, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.4022405237313442, \"deceased_daily\": \"\", \"deceased\": 1316, \"positive_100k\": 20.10530180091213, \"positive_daily\": \"\", \"positive\": 65778, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 14122, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5275586200306231, \"deceased_daily\": \"\", \"deceased\": 1726, \"positive_100k\": 25.624799808161836, \"positive_daily\": \"\", \"positive\": 83836, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 14123, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6923060685801632, \"deceased_daily\": \"\", \"deceased\": 2265, \"positive_100k\": 31.07185784267269, \"positive_daily\": \"\", \"positive\": 101657, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 14124, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.8347407829105632, \"deceased_daily\": \"\", \"deceased\": 2731, \"positive_100k\": 37.12625016339493, \"positive_daily\": \"\", \"positive\": 121465, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 14125, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 1.0453363154720343, \"deceased_daily\": \"\", \"deceased\": 3420, \"positive_100k\": 43.06938446691488, \"positive_daily\": \"\", \"positive\": 140909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 14126, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2813011211867744, \"deceased_daily\": \"\", \"deceased\": 4192, \"positive_100k\": 49.46427522489906, \"positive_daily\": \"\", \"positive\": 161831, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 14127, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.640444445946903, \"deceased_daily\": \"\", \"deceased\": 5367, \"positive_100k\": 57.515504431287624, \"positive_daily\": \"\", \"positive\": 188172, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 14128, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.9870559610771041, \"deceased_daily\": \"\", \"deceased\": 6501, \"positive_100k\": 65.17824753914842, \"positive_daily\": \"\", \"positive\": 213242, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 14129, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 2.421084489723387, \"deceased_daily\": \"\", \"deceased\": 7921, \"positive_100k\": 74.46401282103157, \"positive_daily\": \"\", \"positive\": 243622, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 14130, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 2.8260758984954477, \"deceased_daily\": \"\", \"deceased\": 9246, \"positive_100k\": 84.16699566742331, \"positive_daily\": \"\", \"positive\": 275367, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 14131, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 3.317873012996764, \"deceased_daily\": \"\", \"deceased\": 10855, \"positive_100k\": 94.34007420188404, \"positive_daily\": \"\", \"positive\": 308650, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 14132, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 3.782466930984335, \"deceased_daily\": \"\", \"deceased\": 12375, \"positive_100k\": 102.94484260924331, \"positive_daily\": \"\", \"positive\": 336802, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 14133, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 4.246755195078493, \"deceased_daily\": \"\", \"deceased\": 13894, \"positive_100k\": 111.96621727332433, \"positive_daily\": \"\", \"positive\": 366317, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 14134, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 4.948842188247868, \"deceased_daily\": \"\", \"deceased\": 16191, \"positive_100k\": 121.38157980601456, \"positive_daily\": \"\", \"positive\": 397121, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 14135, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 5.584296632653237, \"deceased_daily\": \"\", \"deceased\": 18270, \"positive_100k\": 131.01976402700276, \"positive_daily\": \"\", \"positive\": 428654, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 14136, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 6.191019611077794, \"deceased_daily\": \"\", \"deceased\": 20255, \"positive_100k\": 141.45050879361057, \"positive_daily\": \"\", \"positive\": 462780, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 14137, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 6.82616840158975, \"deceased_daily\": \"\", \"deceased\": 22333, \"positive_100k\": 151.76785596576215, \"positive_daily\": \"\", \"positive\": 496535, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 14138, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 7.440227073456216, \"deceased_daily\": \"\", \"deceased\": 24342, \"positive_100k\": 160.89498687696403, \"positive_daily\": \"\", \"positive\": 526396, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 14139, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 7.973287463568272, \"deceased_daily\": \"\", \"deceased\": 26086, \"positive_100k\": 169.73358051278416, \"positive_daily\": \"\", \"positive\": 555313, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 14140, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 8.518574009416842, \"deceased_daily\": \"\", \"deceased\": 27870, \"positive_100k\": 177.46845793949038, \"positive_daily\": \"\", \"positive\": 580619, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 14141, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 9.24969812246044, \"deceased_daily\": \"\", \"deceased\": 30262, \"positive_100k\": 185.7367014102021, \"positive_daily\": \"\", \"positive\": 607670, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 14142, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 10.005274546977068, \"deceased_daily\": \"\", \"deceased\": 32734, \"positive_100k\": 194.50285507328337, \"positive_daily\": \"\", \"positive\": 636350, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 14143, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 10.645008145890218, \"deceased_daily\": \"\", \"deceased\": 34827, \"positive_100k\": 204.05209401128843, \"positive_daily\": \"\", \"positive\": 667592, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 14144, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 11.434817806469088, \"deceased_daily\": \"\", \"deceased\": 37411, \"positive_100k\": 213.86786314434949, \"positive_daily\": \"\", \"positive\": 699706, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 14145, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 12.150659224842041, \"deceased_daily\": \"\", \"deceased\": 39753, \"positive_100k\": 223.79886379522725, \"positive_daily\": \"\", \"positive\": 732197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 46}, {\"index\": 14146, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 12.514998665790191, \"deceased_daily\": \"\", \"deceased\": 40945, \"positive_100k\": 231.9329252067307, \"positive_daily\": \"\", \"positive\": 758809, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 47}, {\"index\": 14147, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 13.03888943909986, \"deceased_daily\": \"\", \"deceased\": 42659, \"positive_100k\": 239.73229560494704, \"positive_daily\": \"\", \"positive\": 784326, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 48}, {\"index\": 14148, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 13.780711438412908, \"deceased_daily\": \"\", \"deceased\": 45086, \"positive_100k\": 248.14969817564423, \"positive_daily\": \"\", \"positive\": 811865, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 49}, {\"index\": 14149, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 14.491662394491255, \"deceased_daily\": \"\", \"deceased\": 47412, \"positive_100k\": 256.8565549834034, \"positive_daily\": \"\", \"positive\": 840351, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 50}, {\"index\": 14150, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 15.198334196061825, \"deceased_daily\": \"\", \"deceased\": 49724, \"positive_100k\": 265.66519453766904, \"positive_daily\": \"\", \"positive\": 869170, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 51}, {\"index\": 14151, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 15.739035933509202, \"deceased_daily\": \"\", \"deceased\": 51493, \"positive_100k\": 276.7261976324942, \"positive_daily\": \"\", \"positive\": 905358, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 52}, {\"index\": 14152, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 16.430425040409126, \"deceased_daily\": \"\", \"deceased\": 53755, \"positive_100k\": 286.75042272086284, \"positive_daily\": \"\", \"positive\": 938154, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 53}, {\"index\": 14153, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 16.774591324392023, \"deceased_daily\": \"\", \"deceased\": 54881, \"positive_100k\": 295.19594544975405, \"positive_daily\": \"\", \"positive\": 965785, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 54}, {\"index\": 14154, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 17.195782389514967, \"deceased_daily\": \"\", \"deceased\": 56259, \"positive_100k\": 302.04626050892335, \"positive_daily\": \"\", \"positive\": 988197, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 55}, {\"index\": 14155, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 17.836432950108353, \"deceased_daily\": \"\", \"deceased\": 58355, \"positive_100k\": 309.49963069979634, \"positive_daily\": \"\", \"positive\": 1012582, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 56}, {\"index\": 14156, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"United States\", \"country\": \"USA\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 18.634800919702784, \"deceased_daily\": \"\", \"deceased\": 60967, \"positive_100k\": 317.85223464509, \"positive_daily\": \"\", \"positive\": 1039909, \"region_iso\": \"USA\", \"region_label\": \"United States\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.6795472, \"Longitude\": -112.4616737, \"Geo Region\": \"Americas\", \"sinceDay0\": 57}]}}, {\"mode\": \"vega-lite\"});\n", + " })({\"config\": {\"view\": {\"continuousWidth\": 400, \"continuousHeight\": 300}}, \"vconcat\": [{\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United States\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United States'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Spain\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Spain'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Italy\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United Kingdom\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United Kingdom'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"France\", \"transform\": [{\"filter\": \"datum['country_label'] == 'France'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Germany\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Germany'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Turkey\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Turkey'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Canada\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Canada'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Belgium\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Belgium'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Netherlands\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Netherlands'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Peru\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Peru'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Switzerland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Switzerland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Portugal\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Portugal'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Ecuador\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Ecuador'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Saudi Arabia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Saudi Arabia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Sweden\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Sweden'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Ireland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Ireland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Singapore\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Singapore'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Chile\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Chile'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Israel\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Israel'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Austria\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Austria'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Belarus\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Belarus'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Qatar\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Qatar'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"United Arab Emirates\", \"transform\": [{\"filter\": \"datum['country_label'] == 'United Arab Emirates'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Romania\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Romania'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Denmark\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Denmark'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Serbia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Serbia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Norway\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Norway'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Panama\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Panama'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Finland\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Finland'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Kuwait\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Kuwait'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Moldova\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Moldova'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Luxembourg\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Luxembourg'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Bahrain\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Bahrain'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Croatia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Croatia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Armenia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Armenia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Estonia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Estonia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Slovenia\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Slovenia'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Djibouti\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Djibouti'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}, {\"hconcat\": [{\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Cyprus\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Cyprus'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Maldives\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Maldives'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}, {\"layer\": [{\"mark\": \"line\", \"encoding\": {\"color\": {\"type\": \"nominal\", \"field\": \"country_label\", \"title\": \"Country\"}, \"tooltip\": [{\"type\": \"nominal\", \"field\": \"country_label\"}, {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, {\"type\": \"quantitative\", \"field\": \"positive_100k\"}], \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\", \"title\": \"Days\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"title\": \"Cases/100k\"}}, \"height\": 150, \"title\": \"Malta\", \"transform\": [{\"filter\": \"datum['country_label'] == 'Malta'\"}], \"width\": 250}, {\"layer\": [{\"mark\": {\"type\": \"line\", \"opacity\": 0.3}, \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}], \"width\": 250}, {\"mark\": \"text\", \"encoding\": {\"color\": {\"value\": \"steelblue\"}, \"text\": {\"type\": \"nominal\", \"field\": \"country_label\"}, \"x\": {\"type\": \"quantitative\", \"field\": \"sinceDay0\"}, \"y\": {\"type\": \"quantitative\", \"field\": \"positive_100k\", \"scale\": {\"type\": \"log\"}}}, \"height\": 150, \"transform\": [{\"filter\": \"datum['country_label'] == 'Italy'\"}, {\"filter\": \"datum['sinceDay0'] == 66\"}], \"width\": 250}]}]}]}], \"data\": {\"name\": \"data-f023bac12898370e2ff3544c5ed4829d\"}, \"title\": \"Growth of cases per 100k population from case 100, compared to Italy (log scale)\", \"$schema\": \"https://vega.github.io/schema/vega-lite/v4.0.2.json\", \"datasets\": {\"data-f023bac12898370e2ff3544c5ed4829d\": [{\"index\": 657, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 3.895959585009161, \"positive_daily\": \"\", \"positive\": 115, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 658, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 4.607395683141268, \"positive_daily\": \"\", \"positive\": 136, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 659, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 5.420465509577962, \"positive_daily\": \"\", \"positive\": 160, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 660, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 6.57231443036328, \"positive_daily\": \"\", \"positive\": 194, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.961308717192632, \"positive_daily\": \"\", \"positive\": 235, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.435599449280705, \"positive_daily\": \"\", \"positive\": 249, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 8.9776460002385, \"positive_daily\": \"\", \"positive\": 265, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.824593736110057, \"positive_daily\": \"\", \"positive\": 290, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 11.145832204069686, \"positive_daily\": \"\", \"positive\": 329, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.03387790943486227, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.788309139988941, \"positive_daily\": \"\", \"positive\": 407, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 667, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.364233600381601, \"positive_daily\": \"\", \"positive\": 424, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 668, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 16.329152347603614, \"positive_daily\": \"\", \"positive\": 482, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 669, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.1016337283045868, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 18.023047819346726, \"positive_daily\": \"\", \"positive\": 532, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 670, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.13551163773944908, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 19.344286287306357, \"positive_daily\": \"\", \"positive\": 571, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 671, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 22.461053955313684, \"positive_daily\": \"\", \"positive\": 663, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 672, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.934141344058627, \"positive_daily\": \"\", \"positive\": 736, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 673, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 26.085990264843947, \"positive_daily\": \"\", \"positive\": 770, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 674, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.23714536604403585, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 27.84764155545678, \"positive_daily\": \"\", \"positive\": 822, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 675, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.220298559240266, \"positive_daily\": \"\", \"positive\": 833, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 676, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.27102327547889815, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 28.897856747937514, \"positive_daily\": \"\", \"positive\": 853, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 677, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3049011849137604, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 29.846438212113657, \"positive_daily\": \"\", \"positive\": 881, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 678, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.33877909434862263, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 31.20155458950815, \"positive_daily\": \"\", \"positive\": 921, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 679, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.4065349132183472, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 31.743601140465945, \"positive_daily\": \"\", \"positive\": 937, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 680, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 32.75993842351181, \"positive_daily\": \"\", \"positive\": 967, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 681, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.44041282265320947, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 34.318322257515476, \"positive_daily\": \"\", \"positive\": 1013, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 682, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4742907320880717, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 35.1991479028219, \"positive_daily\": \"\", \"positive\": 1039, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 683, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.5420465509577963, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 36.14772936699804, \"positive_daily\": \"\", \"positive\": 1067, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 684, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5759244603926585, \"deceased_daily\": \"\", \"deceased\": 17, \"positive_100k\": 37.63835738213198, \"positive_daily\": \"\", \"positive\": 1111, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 685, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.6098023698275208, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 39.26449703500537, \"positive_daily\": \"\", \"positive\": 1159, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 686, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.643680279262383, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 40.68736923126958, \"positive_daily\": \"\", \"positive\": 1201, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 687, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 42.279630974708105, \"positive_daily\": \"\", \"positive\": 1248, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 688, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.6775581886972453, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 43.736381080407185, \"positive_daily\": \"\", \"positive\": 1291, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 689, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7453140075669699, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 45.362520733280576, \"positive_daily\": \"\", \"positive\": 1339, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 690, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 47.46295111824204, \"positive_daily\": \"\", \"positive\": 1401, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 691, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 49.90216059755212, \"positive_daily\": \"\", \"positive\": 1473, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 692, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8130698264366945, \"deceased_daily\": \"\", \"deceased\": 24, \"positive_100k\": 51.59605606929524, \"positive_daily\": \"\", \"positive\": 1523, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 693, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9147035547412813, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 54.06914345804017, \"positive_daily\": \"\", \"positive\": 1596, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 694, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 56.81325412226402, \"positive_daily\": \"\", \"positive\": 1677, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 695, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.9485814641761434, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.150829873269515, \"positive_daily\": \"\", \"positive\": 1746, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 696, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.9824593736110058, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 61.25126025823097, \"positive_daily\": \"\", \"positive\": 1808, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 697, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.25005691488786, \"positive_daily\": \"\", \"positive\": 1867, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 698, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.016337283045868, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 65.4521210281539, \"positive_daily\": \"\", \"positive\": 1932, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 699, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Armenia\", \"country\": \"ARM\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.0840931019155926, \"deceased_daily\": \"\", \"deceased\": 32, \"positive_100k\": 69.99176089242545, \"positive_daily\": \"\", \"positive\": 2066, \"region_iso\": \"ARM\", \"region_label\": \"Armenia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 40.28952569, \"Longitude\": 44.92993276, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 846, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.175534814650374, \"positive_daily\": \"\", \"positive\": 104, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 847, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4807217376846056, \"positive_daily\": \"\", \"positive\": 131, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 848, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.057185925638154, \"positive_daily\": \"\", \"positive\": 182, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 849, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.780591965423, \"positive_daily\": \"\", \"positive\": 246, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 850, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.41357225023474, \"positive_daily\": \"\", \"positive\": 302, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 851, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.696822563305658, \"positive_daily\": \"\", \"positive\": 504, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 852, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.403608688423027, \"positive_daily\": \"\", \"positive\": 655, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 853, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.01130321937163821, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.720768659608861, \"positive_daily\": \"\", \"positive\": 860, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 854, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.506677320327698, \"positive_daily\": \"\", \"positive\": 1018, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 855, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.03390965811491463, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 15.055888203022096, \"positive_daily\": \"\", \"positive\": 1332, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 856, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.04521287748655284, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 18.605099085716496, \"positive_daily\": \"\", \"positive\": 1646, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 857, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 22.753380595107718, \"positive_daily\": \"\", \"positive\": 2013, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 858, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06781931622982926, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 26.992087859472047, \"positive_daily\": \"\", \"positive\": 2388, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 859, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.09042575497310568, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 31.807259311789924, \"positive_daily\": \"\", \"positive\": 2814, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 860, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.18085150994621135, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 40.48813178920807, \"positive_daily\": \"\", \"positive\": 3582, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 861, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.23736760680440244, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 50.57060346870936, \"positive_daily\": \"\", \"positive\": 4474, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 862, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.3164901424058699, \"deceased_daily\": \"\", \"deceased\": 28, \"positive_100k\": 59.71490794036467, \"positive_daily\": \"\", \"positive\": 5283, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 863, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.3390965811491463, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 63.16238984871432, \"positive_daily\": \"\", \"positive\": 5588, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 864, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.5538577492102723, \"deceased_daily\": \"\", \"deceased\": 49, \"positive_100k\": 78.0939426386484, \"positive_daily\": \"\", \"positive\": 6909, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 865, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.6555867235550162, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 86.54875072863378, \"positive_daily\": \"\", \"positive\": 7657, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 866, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.7686189172713983, \"deceased_daily\": \"\", \"deceased\": 68, \"positive_100k\": 93.48892742281964, \"positive_daily\": \"\", \"positive\": 8271, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 867, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.9720768659608862, \"deceased_daily\": \"\", \"deceased\": 86, \"positive_100k\": 99.33269183795659, \"positive_daily\": \"\", \"positive\": 8788, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 868, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 1.2207476921369267, \"deceased_daily\": \"\", \"deceased\": 108, \"positive_100k\": 108.7143639164163, \"positive_daily\": \"\", \"positive\": 9618, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 869, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 1.4468120795696908, \"deceased_daily\": \"\", \"deceased\": 128, \"positive_100k\": 115.06677320327698, \"positive_daily\": \"\", \"positive\": 10180, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 870, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 1.6502700282591787, \"deceased_daily\": \"\", \"deceased\": 146, \"positive_100k\": 121.06878268961687, \"positive_daily\": \"\", \"positive\": 10711, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 871, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 1.7859086607188372, \"deceased_daily\": \"\", \"deceased\": 158, \"positive_100k\": 125.79352838696164, \"positive_daily\": \"\", \"positive\": 11129, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 872, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 1.8989408544352195, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 130.25830003875876, \"positive_daily\": \"\", \"positive\": 11524, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 873, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 2.102398803124707, \"deceased_daily\": \"\", \"deceased\": 186, \"positive_100k\": 133.16322741726978, \"positive_daily\": \"\", \"positive\": 11781, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 874, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 2.305856751814195, \"deceased_daily\": \"\", \"deceased\": 204, \"positive_100k\": 136.21509664761209, \"positive_daily\": \"\", \"positive\": 12051, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 875, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 2.4867082617604064, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 138.99568861303507, \"positive_daily\": \"\", \"positive\": 12297, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 876, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 2.7466823073080855, \"deceased_daily\": \"\", \"deceased\": 243, \"positive_100k\": 142.86138963813534, \"positive_daily\": \"\", \"positive\": 12639, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 877, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 3.0857788884572317, \"deceased_daily\": \"\", \"deceased\": 273, \"positive_100k\": 146.2862651077417, \"positive_daily\": \"\", \"positive\": 12942, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 878, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 3.334449714633272, \"deceased_daily\": \"\", \"deceased\": 295, \"positive_100k\": 149.69983735797646, \"positive_daily\": \"\", \"positive\": 13244, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 879, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 3.605726979552589, \"deceased_daily\": \"\", \"deceased\": 319, \"positive_100k\": 153.21513858255594, \"positive_daily\": \"\", \"positive\": 13555, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 880, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 3.8091849282420767, \"deceased_daily\": \"\", \"deceased\": 337, \"positive_100k\": 156.05224664483714, \"positive_daily\": \"\", \"positive\": 13806, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 881, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 3.956126780073374, \"deceased_daily\": \"\", \"deceased\": 350, \"positive_100k\": 157.62339413749484, \"positive_daily\": \"\", \"positive\": 13945, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 882, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 4.159584728762861, \"deceased_daily\": \"\", \"deceased\": 368, \"positive_100k\": 158.70850319717212, \"positive_daily\": \"\", \"positive\": 14041, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 883, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 4.3404362387090725, \"deceased_daily\": \"\", \"deceased\": 384, \"positive_100k\": 160.79959878092518, \"positive_daily\": \"\", \"positive\": 14226, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 884, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 4.4421652130538165, \"deceased_daily\": \"\", \"deceased\": 393, \"positive_100k\": 162.0429529118054, \"positive_daily\": \"\", \"positive\": 14336, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 885, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 4.634319942371667, \"deceased_daily\": \"\", \"deceased\": 410, \"positive_100k\": 163.62540362383473, \"positive_daily\": \"\", \"positive\": 14476, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 886, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 4.871687549176069, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 164.97048672905967, \"positive_daily\": \"\", \"positive\": 14595, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 887, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 5.007326181635727, \"deceased_daily\": \"\", \"deceased\": 443, \"positive_100k\": 165.8295314013042, \"positive_daily\": \"\", \"positive\": 14671, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 888, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 5.109055155980471, \"deceased_daily\": \"\", \"deceased\": 452, \"positive_100k\": 166.71118251229197, \"positive_daily\": \"\", \"positive\": 14749, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 889, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 5.312513104669959, \"deceased_daily\": \"\", \"deceased\": 470, \"positive_100k\": 167.23113060338733, \"positive_daily\": \"\", \"positive\": 14795, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 890, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.549880711474361, \"deceased_daily\": \"\", \"deceased\": 491, \"positive_100k\": 168.1127817143751, \"positive_daily\": \"\", \"positive\": 14873, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 891, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.764641879535487, \"deceased_daily\": \"\", \"deceased\": 510, \"positive_100k\": 168.7005491217003, \"positive_daily\": \"\", \"positive\": 14925, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 892, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 5.900280511995145, \"deceased_daily\": \"\", \"deceased\": 522, \"positive_100k\": 169.57089701331643, \"positive_daily\": \"\", \"positive\": 15002, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 893, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 5.990706266968251, \"deceased_daily\": \"\", \"deceased\": 530, \"positive_100k\": 170.35081914995948, \"positive_daily\": \"\", \"positive\": 15071, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 894, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.05852558319808, \"deceased_daily\": \"\", \"deceased\": 536, \"positive_100k\": 171.2211670415756, \"positive_daily\": \"\", \"positive\": 15148, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 895, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 6.12634489942791, \"deceased_daily\": \"\", \"deceased\": 542, \"positive_100k\": 172.09151493319177, \"positive_daily\": \"\", \"positive\": 15225, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 896, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 6.2054674350293775, \"deceased_daily\": \"\", \"deceased\": 549, \"positive_100k\": 172.645372682402, \"positive_daily\": \"\", \"positive\": 15274, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 897, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 6.431531822462142, \"deceased_daily\": \"\", \"deceased\": 569, \"positive_100k\": 173.583539890248, \"positive_daily\": \"\", \"positive\": 15357, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 898, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 6.555867235550163, \"deceased_daily\": \"\", \"deceased\": 580, \"positive_100k\": 174.0921847619717, \"positive_daily\": \"\", \"positive\": 15402, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 899, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Austria\", \"country\": \"AUT\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 6.601080113036715, \"deceased_daily\": \"\", \"deceased\": 584, \"positive_100k\": 174.65734573055363, \"positive_daily\": \"\", \"positive\": 15452, \"region_iso\": \"AUT\", \"region_label\": \"Austria\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 47.58549439, \"Longitude\": 14.1264761, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 1048, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 7.00887387149166, \"positive_daily\": \"\", \"positive\": 110, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 1049, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 1050, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 1051, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 12.424821863098854, \"positive_daily\": \"\", \"positive\": 195, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 1052, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.380577391029533, \"positive_daily\": \"\", \"positive\": 210, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 1053, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 1054, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 13.63544553181105, \"positive_daily\": \"\", \"positive\": 214, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 6}, {\"index\": 1055, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 14.527484024546352, \"positive_daily\": \"\", \"positive\": 228, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 7}, {\"index\": 1056, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 16.311561010016955, \"positive_daily\": \"\", \"positive\": 256, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 8}, {\"index\": 1057, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 17.713335784315287, \"positive_daily\": \"\", \"positive\": 278, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 9}, {\"index\": 1058, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 18.15935503068294, \"positive_daily\": \"\", \"positive\": 285, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 10}, {\"index\": 1059, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.06371703519537873, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 19.433695734590515, \"positive_daily\": \"\", \"positive\": 305, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 11}, {\"index\": 1060, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 21.281489755256494, \"positive_daily\": \"\", \"positive\": 334, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 12}, {\"index\": 1061, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.12743407039075746, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 24.02132226865778, \"positive_daily\": \"\", \"positive\": 377, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 13}, {\"index\": 1062, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.1911511055861362, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 24.97707779658846, \"positive_daily\": \"\", \"positive\": 392, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 14}, {\"index\": 1063, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 26.697437746863688, \"positive_daily\": \"\", \"positive\": 419, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 15}, {\"index\": 1064, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.182402119483463, \"positive_daily\": \"\", \"positive\": 458, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 16}, {\"index\": 1065, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 29.69213840104649, \"positive_daily\": \"\", \"positive\": 466, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 17}, {\"index\": 1066, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 30.329308753000277, \"positive_daily\": \"\", \"positive\": 476, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 18}, {\"index\": 1067, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 31.79480056249399, \"positive_daily\": \"\", \"positive\": 499, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 19}, {\"index\": 1068, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 32.81427312562005, \"positive_daily\": \"\", \"positive\": 515, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 20}, {\"index\": 1069, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.12755895577974, \"positive_daily\": \"\", \"positive\": 567, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 21}, {\"index\": 1070, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 36.2549930261705, \"positive_daily\": \"\", \"positive\": 569, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 22}, {\"index\": 1071, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 40.97005363062852, \"positive_daily\": \"\", \"positive\": 643, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 23}, {\"index\": 1072, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 42.81784765129451, \"positive_daily\": \"\", \"positive\": 672, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 24}, {\"index\": 1073, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 43.837320214420565, \"positive_daily\": \"\", \"positive\": 688, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 25}, {\"index\": 1074, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 44.60192463676511, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 26}, {\"index\": 1075, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.25486814078151493, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 48.17007860770632, \"positive_daily\": \"\", \"positive\": 756, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 27}, {\"index\": 1076, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 51.674515543452145, \"positive_daily\": \"\", \"positive\": 811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 28}, {\"index\": 1077, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 52.43911996579669, \"positive_daily\": \"\", \"positive\": 823, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 29}, {\"index\": 1078, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3185851759768936, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 56.51701021830094, \"positive_daily\": \"\", \"positive\": 887, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 30}, {\"index\": 1079, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 58.93825755572533, \"positive_daily\": \"\", \"positive\": 925, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 31}, {\"index\": 1080, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 66.26571660319388, \"positive_daily\": \"\", \"positive\": 1040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 32}, {\"index\": 1081, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 72.38255198195024, \"positive_daily\": \"\", \"positive\": 1136, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 33}, {\"index\": 1082, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3823022111722724, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 86.71888490091045, \"positive_daily\": \"\", \"positive\": 1361, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 34}, {\"index\": 1083, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 97.3596297785387, \"positive_daily\": \"\", \"positive\": 1528, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 35}, {\"index\": 1084, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 106.47116581147787, \"positive_daily\": \"\", \"positive\": 1671, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 36}, {\"index\": 1085, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 108.31895983214385, \"positive_daily\": \"\", \"positive\": 1700, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 37}, {\"index\": 1086, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 110.867641239959, \"positive_daily\": \"\", \"positive\": 1740, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 38}, {\"index\": 1087, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 112.9703034014065, \"positive_daily\": \"\", \"positive\": 1773, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 39}, {\"index\": 1088, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 119.8517432025074, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 40}, {\"index\": 1089, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 121.50838611758724, \"positive_daily\": \"\", \"positive\": 1907, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 41}, {\"index\": 1090, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 125.71371044048225, \"positive_daily\": \"\", \"positive\": 1973, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 42}, {\"index\": 1091, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.4460192463676511, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 129.1544303410327, \"positive_daily\": \"\", \"positive\": 2027, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 43}, {\"index\": 1092, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 141.26066702815464, \"positive_daily\": \"\", \"positive\": 2217, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 44}, {\"index\": 1093, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 160.43949462196363, \"positive_daily\": \"\", \"positive\": 2518, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 45}, {\"index\": 1094, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 164.89968708564015, \"positive_daily\": \"\", \"positive\": 2588, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 46}, {\"index\": 1095, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 168.65899216216752, \"positive_daily\": \"\", \"positive\": 2647, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 47}, {\"index\": 1096, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 173.5014868370163, \"positive_daily\": \"\", \"positive\": 2723, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 48}, {\"index\": 1097, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 179.10858593420963, \"positive_daily\": \"\", \"positive\": 2811, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 49}, {\"index\": 1098, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 186.11745980570126, \"positive_daily\": \"\", \"positive\": 2921, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 50}, {\"index\": 1099, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Bahrain\", \"country\": \"BHR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.5097362815630299, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 193.69978699395134, \"positive_daily\": \"\", \"positive\": 3040, \"region_iso\": \"BHR\", \"region_label\": \"Bahrain\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 26.04205135, \"Longitude\": 50.54196932, \"Geo Region\": \"Asia\", \"sinceDay0\": 51}, {\"index\": 1368, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 1369, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.010542533535272049, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 1.6024650973613517, \"positive_daily\": \"\", \"positive\": 152, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 1370, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.021085067070544097, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 1.718432966249344, \"positive_daily\": \"\", \"positive\": 163, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 1371, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.2049301947227034, \"positive_daily\": \"\", \"positive\": 304, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 1372, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.042170134141088195, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 3.7004292708804893, \"positive_daily\": \"\", \"positive\": 351, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 1373, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.05271266767636024, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 4.638714755519702, \"positive_daily\": \"\", \"positive\": 440, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 1374, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.08434026828217639, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 5.924903846822891, \"positive_daily\": \"\", \"positive\": 562, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 1375, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 7.379773474690435, \"positive_daily\": \"\", \"positive\": 700, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 1376, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 9.077121373869234, \"positive_daily\": \"\", \"positive\": 861, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 1377, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.13705293595853665, \"deceased_daily\": \"\", \"deceased\": 13, \"positive_100k\": 11.238340748600004, \"positive_daily\": \"\", \"positive\": 1066, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 1378, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.16868053656435278, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 15.666204833414264, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 1379, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.20030813717016896, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 20.88475893337393, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 1380, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.24247827131125715, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 23.46767964951558, \"positive_daily\": \"\", \"positive\": 2226, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 1381, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.2741058719170733, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 27.178651453931344, \"positive_daily\": \"\", \"positive\": 2578, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 1382, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.3057334725228894, \"deceased_daily\": \"\", \"deceased\": 29, \"positive_100k\": 30.773655389459112, \"positive_daily\": \"\", \"positive\": 2919, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 1383, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.3479036066639776, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 34.59005252922759, \"positive_daily\": \"\", \"positive\": 3281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 1384, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.3795312072697938, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 39.302565019494196, \"positive_daily\": \"\", \"positive\": 3728, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 1385, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.42170134141088195, \"deceased_daily\": \"\", \"deceased\": 40, \"positive_100k\": 44.32081098228369, \"positive_daily\": \"\", \"positive\": 4204, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 1386, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.44278640848142603, \"deceased_daily\": \"\", \"deceased\": 42, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 1387, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.47441400908724224, \"deceased_daily\": \"\", \"deceased\": 45, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 1388, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.49549907615778627, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 50.38276776506512, \"positive_daily\": \"\", \"positive\": 4779, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 1389, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.5376692102988745, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 66.03843006494412, \"positive_daily\": \"\", \"positive\": 6264, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 1390, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.5798393444399628, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 70.87745295763398, \"positive_daily\": \"\", \"positive\": 6723, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 1391, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.6114669450457788, \"deceased_daily\": \"\", \"deceased\": 58, \"positive_100k\": 76.76018667031579, \"positive_daily\": \"\", \"positive\": 7281, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 1392, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.632552012116323, \"deceased_daily\": \"\", \"deceased\": 60, \"positive_100k\": 84.57220401995238, \"positive_daily\": \"\", \"positive\": 8022, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 1393, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.6641796127221391, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 92.48964670494169, \"positive_daily\": \"\", \"positive\": 8773, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 1394, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.7063497468632273, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 101.10289660325894, \"positive_daily\": \"\", \"positive\": 9590, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 1395, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 0.7590624145395876, \"deceased_daily\": \"\", \"deceased\": 72, \"positive_100k\": 110.30652837955145, \"positive_daily\": \"\", \"positive\": 10463, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 1396, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 0.7906900151454037, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 119.01466107968616, \"positive_daily\": \"\", \"positive\": 11289, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 1397, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 0.8328601492864919, \"deceased_daily\": \"\", \"deceased\": 79, \"positive_100k\": 128.70324939860117, \"positive_daily\": \"\", \"positive\": 12208, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 1398, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 0.8855728169628521, \"deceased_daily\": \"\", \"deceased\": 84, \"positive_100k\": 138.96113452842087, \"positive_daily\": \"\", \"positive\": 13181, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 1399, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belarus\", \"country\": \"BLR\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 0.9382854846392124, \"deceased_daily\": \"\", \"deceased\": 89, \"positive_100k\": 147.88011789926102, \"positive_daily\": \"\", \"positive\": 14027, \"region_iso\": \"BLR\", \"region_label\": \"Belarus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 53.53131377, \"Longitude\": 28.03209307, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 1444, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-06T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.9542930404546707, \"positive_daily\": \"\", \"positive\": 109, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 1445, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-07T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.4795919618058655, \"positive_daily\": \"\", \"positive\": 169, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 1446, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-08T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.750996404503983, \"positive_daily\": \"\", \"positive\": 200, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 1447, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-09T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.09244070338226, \"positive_daily\": \"\", \"positive\": 239, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 1448, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-10T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.3375802000128174, \"positive_daily\": \"\", \"positive\": 267, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 1449, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 1450, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 2.7490643550712535, \"positive_daily\": \"\", \"positive\": 314, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 1451, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.026264946067559743, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 4.894034950588632, \"positive_daily\": \"\", \"positive\": 559, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 1452, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.0321826135162215, \"positive_daily\": \"\", \"positive\": 689, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 1453, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.03501992809007966, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 7.756914071952645, \"positive_daily\": \"\", \"positive\": 886, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 1454, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.043774910112599576, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 9.26277097982607, \"positive_daily\": \"\", \"positive\": 1058, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 1455, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.08754982022519915, \"deceased_daily\": \"\", \"deceased\": 10, \"positive_100k\": 10.882442653992253, \"positive_daily\": \"\", \"positive\": 1243, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 1456, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.12256974831527881, \"deceased_daily\": \"\", \"deceased\": 14, \"positive_100k\": 13.009903285464592, \"positive_daily\": \"\", \"positive\": 1486, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 1457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.1838546224729182, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 15.715192730423247, \"positive_daily\": \"\", \"positive\": 1795, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 1458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.32393433483323686, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 19.759994424827447, \"positive_daily\": \"\", \"positive\": 2257, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 1459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.5865837955088343, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 24.64527439339356, \"positive_daily\": \"\", \"positive\": 2815, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 1460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.6566236516889936, \"deceased_daily\": \"\", \"deceased\": 75, \"positive_100k\": 29.77569385859023, \"positive_daily\": \"\", \"positive\": 3401, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 1461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.7704384179817525, \"deceased_daily\": \"\", \"deceased\": 88, \"positive_100k\": 32.76989771029204, \"positive_daily\": \"\", \"positive\": 3743, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 1462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 1.0681078067474294, \"deceased_daily\": \"\", \"deceased\": 122, \"positive_100k\": 37.37501825413752, \"positive_daily\": \"\", \"positive\": 4269, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 1463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 1.558386800008545, \"deceased_daily\": \"\", \"deceased\": 178, \"positive_100k\": 43.22334624518082, \"positive_daily\": \"\", \"positive\": 4937, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 1464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 1.9260960449543811, \"deceased_daily\": \"\", \"deceased\": 220, \"positive_100k\": 54.58731291041167, \"positive_daily\": \"\", \"positive\": 6235, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 1465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 2.530189804508255, \"deceased_daily\": \"\", \"deceased\": 289, \"positive_100k\": 63.771289052035065, \"positive_daily\": \"\", \"positive\": 7284, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 1466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 3.09050865394953, \"deceased_daily\": \"\", \"deceased\": 353, \"positive_100k\": 79.9680057936969, \"positive_daily\": \"\", \"positive\": 9134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 1467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 3.773397251706083, \"deceased_daily\": \"\", \"deceased\": 431, \"positive_100k\": 94.86898519602579, \"positive_daily\": \"\", \"positive\": 10836, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 1468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 4.491305777552716, \"deceased_daily\": \"\", \"deceased\": 513, \"positive_100k\": 104.17553108596448, \"positive_daily\": \"\", \"positive\": 11899, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 1469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 6.17226232587654, \"deceased_daily\": \"\", \"deceased\": 705, \"positive_100k\": 111.84489533769191, \"positive_daily\": \"\", \"positive\": 12775, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 1470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 7.249125114646489, \"deceased_daily\": \"\", \"deceased\": 828, \"positive_100k\": 122.2545689624681, \"positive_daily\": \"\", \"positive\": 13964, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 1471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 8.851286824767634, \"deceased_daily\": \"\", \"deceased\": 1011, \"positive_100k\": 134.37146408163565, \"positive_daily\": \"\", \"positive\": 15348, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 1472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 10.006944451740264, \"deceased_daily\": \"\", \"deceased\": 1143, \"positive_100k\": 146.821048517659, \"positive_daily\": \"\", \"positive\": 16770, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 1473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 11.232641934893051, \"deceased_daily\": \"\", \"deceased\": 1283, \"positive_100k\": 161.36307365706455, \"positive_daily\": \"\", \"positive\": 18431, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 1474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 12.668458986586316, \"deceased_daily\": \"\", \"deceased\": 1447, \"positive_100k\": 172.39435100543963, \"positive_daily\": \"\", \"positive\": 19691, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 1475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 14.288130660752502, \"deceased_daily\": \"\", \"deceased\": 1632, \"positive_100k\": 182.2261958167295, \"positive_daily\": \"\", \"positive\": 20814, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 1476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 17.816388415828026, \"deceased_daily\": \"\", \"deceased\": 2035, \"positive_100k\": 194.308071007807, \"positive_daily\": \"\", \"positive\": 22194, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 1477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 19.61115973044461, \"deceased_daily\": \"\", \"deceased\": 2240, \"positive_100k\": 204.89284427303357, \"positive_daily\": \"\", \"positive\": 23403, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 1478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 22.088819642817747, \"deceased_daily\": \"\", \"deceased\": 2523, \"positive_100k\": 218.72571586861503, \"positive_daily\": \"\", \"positive\": 24983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 1479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 26.431290725987623, \"deceased_daily\": \"\", \"deceased\": 3019, \"positive_100k\": 233.46910559453858, \"positive_daily\": \"\", \"positive\": 26667, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 1480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 29.294169847351633, \"deceased_daily\": \"\", \"deceased\": 3346, \"positive_100k\": 245.29708630696297, \"positive_daily\": \"\", \"positive\": 28018, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 1481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 31.517935281071697, \"deceased_daily\": \"\", \"deceased\": 3600, \"positive_100k\": 259.5589520216479, \"positive_daily\": \"\", \"positive\": 29647, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 1482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 34.170694833895226, \"deceased_daily\": \"\", \"deceased\": 3903, \"positive_100k\": 267.8061450868617, \"positive_daily\": \"\", \"positive\": 30589, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 1483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 36.39446026761529, \"deceased_daily\": \"\", \"deceased\": 4157, \"positive_100k\": 272.44628555879723, \"positive_daily\": \"\", \"positive\": 31119, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 1484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 38.87212017998842, \"deceased_daily\": \"\", \"deceased\": 4440, \"positive_100k\": 293.9310114420611, \"positive_daily\": \"\", \"positive\": 33573, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 1485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 42.52294768337923, \"deceased_daily\": \"\", \"deceased\": 4857, \"positive_100k\": 304.7521692218957, \"positive_daily\": \"\", \"positive\": 34809, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 1486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 45.201972182270325, \"deceased_daily\": \"\", \"deceased\": 5163, \"positive_100k\": 316.3875403298247, \"positive_daily\": \"\", \"positive\": 36138, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 1487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 47.740916968801095, \"deceased_daily\": \"\", \"deceased\": 5453, \"positive_100k\": 325.536496543358, \"positive_daily\": \"\", \"positive\": 37183, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 43}, {\"index\": 1488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 49.75456283398068, \"deceased_daily\": \"\", \"deceased\": 5683, \"positive_100k\": 337.03178793892664, \"positive_daily\": \"\", \"positive\": 38496, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 44}, {\"index\": 1489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 51.02403522724607, \"deceased_daily\": \"\", \"deceased\": 5828, \"positive_100k\": 350.05044620641377, \"positive_daily\": \"\", \"positive\": 39983, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 45}, {\"index\": 1490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 52.51238217107446, \"deceased_daily\": \"\", \"deceased\": 5998, \"positive_100k\": 358.56904371432563, \"positive_daily\": \"\", \"positive\": 40956, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 46}, {\"index\": 1491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 54.8236974250197, \"deceased_daily\": \"\", \"deceased\": 6262, \"positive_100k\": 366.7374419413367, \"positive_daily\": \"\", \"positive\": 41889, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 47}, {\"index\": 1492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 56.81983332615425, \"deceased_daily\": \"\", \"deceased\": 6490, \"positive_100k\": 374.6869656177848, \"positive_daily\": \"\", \"positive\": 42797, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 48}, {\"index\": 1493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 58.47452492841051, \"deceased_daily\": \"\", \"deceased\": 6679, \"positive_100k\": 387.78441872347463, \"positive_daily\": \"\", \"positive\": 44293, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 49}, {\"index\": 1494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 60.55821064977025, \"deceased_daily\": \"\", \"deceased\": 6917, \"positive_100k\": 396.8195601707152, \"positive_daily\": \"\", \"positive\": 45325, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 50}, {\"index\": 1495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 62.107842467756285, \"deceased_daily\": \"\", \"deceased\": 7094, \"positive_100k\": 403.9023406269338, \"positive_daily\": \"\", \"positive\": 46134, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 51}, {\"index\": 1496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 63.09715543630103, \"deceased_daily\": \"\", \"deceased\": 7207, \"positive_100k\": 408.74384568538727, \"positive_daily\": \"\", \"positive\": 46687, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 52}, {\"index\": 1497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 64.1827732070935, \"deceased_daily\": \"\", \"deceased\": 7331, \"positive_100k\": 414.4083190539577, \"positive_daily\": \"\", \"positive\": 47334, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 53}, {\"index\": 1498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 65.67112015092188, \"deceased_daily\": \"\", \"deceased\": 7501, \"positive_100k\": 419.00468461578066, \"positive_daily\": \"\", \"positive\": 47859, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 54}, {\"index\": 1499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Belgium\", \"country\": \"BEL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 66.48533347901623, \"deceased_daily\": \"\", \"deceased\": 7594, \"positive_100k\": 424.78297275064375, \"positive_daily\": \"\", \"positive\": 48519, \"region_iso\": \"BEL\", \"region_label\": \"Belgium\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 50.63981576, \"Longitude\": 4.64065114, \"Geo Region\": \"Europe\", \"sinceDay0\": 55}, {\"index\": 2749, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-11T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.2914283160818564, \"positive_daily\": \"\", \"positive\": 108, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 2750, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-12T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.31571400908867775, \"positive_daily\": \"\", \"positive\": 117, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 2751, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-13T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.5207931944796137, \"positive_daily\": \"\", \"positive\": 193, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 2752, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-14T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.53428524615007, \"positive_daily\": \"\", \"positive\": 198, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 2753, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-15T00:00:00\", \"deceased_100k\": 0.002698410334091263, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 0.6799994041909982, \"positive_daily\": \"\", \"positive\": 252, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 2754, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.010793641336365052, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 1.1198402886478742, \"positive_daily\": \"\", \"positive\": 415, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 2755, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.013492051670456313, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 1.2898401396956236, \"positive_daily\": \"\", \"positive\": 478, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 2756, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.021587282672730104, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 1.7728555894979598, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 2757, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024285693006821367, \"deceased_daily\": \"\", \"deceased\": 9, \"positive_100k\": 2.1587282672730104, \"positive_daily\": \"\", \"positive\": 800, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 2758, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.032380924009095154, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 2.544600945048061, \"positive_daily\": \"\", \"positive\": 943, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 2759, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.051269796347733994, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 3.4458699966345425, \"positive_daily\": \"\", \"positive\": 1277, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 2760, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.05666661701591652, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 3.9639647807800653, \"positive_daily\": \"\", \"positive\": 1469, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 2761, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.06746025835228157, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 5.634280777582557, \"positive_daily\": \"\", \"positive\": 2088, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 2762, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.07015866868637284, \"deceased_daily\": \"\", \"deceased\": 26, \"positive_100k\": 7.528564832114624, \"positive_daily\": \"\", \"positive\": 2790, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 2763, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.0809523100227379, \"deceased_daily\": \"\", \"deceased\": 30, \"positive_100k\": 8.772531996130695, \"positive_daily\": \"\", \"positive\": 3251, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 2764, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.10253959269546799, \"deceased_daily\": \"\", \"deceased\": 38, \"positive_100k\": 10.906974570396883, \"positive_daily\": \"\", \"positive\": 4042, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 2765, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.1457141580409282, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 12.633957184215292, \"positive_daily\": \"\", \"positive\": 4682, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 2766, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.16460303037956703, \"deceased_daily\": \"\", \"deceased\": 61, \"positive_100k\": 15.04633602289288, \"positive_daily\": \"\", \"positive\": 5576, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 2767, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.17269826138184083, \"deceased_daily\": \"\", \"deceased\": 64, \"positive_100k\": 16.94601689809313, \"positive_daily\": \"\", \"positive\": 6280, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 2768, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.21587282672730101, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 19.962839651607162, \"positive_daily\": \"\", \"positive\": 7398, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 2769, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.27253944374321754, \"deceased_daily\": \"\", \"deceased\": 101, \"positive_100k\": 23.0093449187962, \"positive_daily\": \"\", \"positive\": 8527, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 2770, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.2941267264159476, \"deceased_daily\": \"\", \"deceased\": 109, \"positive_100k\": 25.796802793912473, \"positive_daily\": \"\", \"positive\": 9560, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 2771, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.3750790364386855, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 30.44886220988581, \"positive_daily\": \"\", \"positive\": 11284, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 2772, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.483015449802336, \"deceased_daily\": \"\", \"deceased\": 179, \"positive_100k\": 33.56012932509304, \"positive_daily\": \"\", \"positive\": 12437, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 2773, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.5882534528318952, \"deceased_daily\": \"\", \"deceased\": 218, \"positive_100k\": 35.019969315836406, \"positive_daily\": \"\", \"positive\": 12978, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 2774, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.6988882765296371, \"deceased_daily\": \"\", \"deceased\": 259, \"positive_100k\": 42.51615322394194, \"positive_daily\": \"\", \"positive\": 15756, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 2775, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.9147611032569382, \"deceased_daily\": \"\", \"deceased\": 339, \"positive_100k\": 44.69377036355358, \"positive_daily\": \"\", \"positive\": 16563, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 2776, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 1.0119038752842235, \"deceased_daily\": \"\", \"deceased\": 375, \"positive_100k\": 48.22598949087905, \"positive_daily\": \"\", \"positive\": 17872, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 2777, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 1.0982530059751439, \"deceased_daily\": \"\", \"deceased\": 407, \"positive_100k\": 51.65027220484087, \"positive_daily\": \"\", \"positive\": 19141, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 2778, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 1.357300398047905, \"deceased_daily\": \"\", \"deceased\": 503, \"positive_100k\": 55.73296704032095, \"positive_daily\": \"\", \"positive\": 20654, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 2779, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 1.5030145560888335, \"deceased_daily\": \"\", \"deceased\": 557, \"positive_100k\": 59.52423355971917, \"positive_daily\": \"\", \"positive\": 22059, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 2780, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 1.764760358495686, \"deceased_daily\": \"\", \"deceased\": 654, \"positive_100k\": 62.91613534967188, \"positive_daily\": \"\", \"positive\": 23316, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 2781, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 1.9266649785411616, \"deceased_daily\": \"\", \"deceased\": 714, \"positive_100k\": 65.5686727080836, \"positive_daily\": \"\", \"positive\": 24299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 2782, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 2.107458470925276, \"deceased_daily\": \"\", \"deceased\": 781, \"positive_100k\": 69.29517737946362, \"positive_daily\": \"\", \"positive\": 25680, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 2783, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 2.4312677110162277, \"deceased_daily\": \"\", \"deceased\": 901, \"positive_100k\": 72.95152338215729, \"positive_daily\": \"\", \"positive\": 27035, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 2784, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 2.719997616763993, \"deceased_daily\": \"\", \"deceased\": 1008, \"positive_100k\": 76.11945711438044, \"positive_daily\": \"\", \"positive\": 28209, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 2785, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 3.3972986106208998, \"deceased_daily\": \"\", \"deceased\": 1259, \"positive_100k\": 83.13532398301771, \"positive_daily\": \"\", \"positive\": 30809, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 2786, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 3.6590444130277526, \"deceased_daily\": \"\", \"deceased\": 1356, \"positive_100k\": 88.5456367028707, \"positive_daily\": \"\", \"positive\": 32814, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 2787, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 3.7804728780618597, \"deceased_daily\": \"\", \"deceased\": 1401, \"positive_100k\": 92.70658543803943, \"positive_daily\": \"\", \"positive\": 34356, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 2788, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 4.223012172852827, \"deceased_daily\": \"\", \"deceased\": 1565, \"positive_100k\": 96.15245543467397, \"positive_daily\": \"\", \"positive\": 35633, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 2789, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 4.66015464697561, \"deceased_daily\": \"\", \"deceased\": 1727, \"positive_100k\": 101.61673636120878, \"positive_daily\": \"\", \"positive\": 37658, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 2790, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 5.153963738114312, \"deceased_daily\": \"\", \"deceased\": 1910, \"positive_100k\": 106.32276398386395, \"positive_daily\": \"\", \"positive\": 39402, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 2791, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 5.607296674241644, \"deceased_daily\": \"\", \"deceased\": 2078, \"positive_100k\": 112.42386974924428, \"positive_daily\": \"\", \"positive\": 41663, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 2792, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 6.0471375586985205, \"deceased_daily\": \"\", \"deceased\": 2241, \"positive_100k\": 116.8384690558176, \"positive_daily\": \"\", \"positive\": 43299, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 2793, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 6.481581622487214, \"deceased_daily\": \"\", \"deceased\": 2402, \"positive_100k\": 121.20989379704544, \"positive_daily\": \"\", \"positive\": 44919, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 2794, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 6.937612968948637, \"deceased_daily\": \"\", \"deceased\": 2571, \"positive_100k\": 125.12798560214596, \"positive_daily\": \"\", \"positive\": 46371, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 2795, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 7.250628567703223, \"deceased_daily\": \"\", \"deceased\": 2687, \"positive_100k\": 129.61274357740564, \"positive_daily\": \"\", \"positive\": 48033, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 46}, {\"index\": 2796, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 7.666183759153278, \"deceased_daily\": \"\", \"deceased\": 2841, \"positive_100k\": 133.88432713627208, \"positive_daily\": \"\", \"positive\": 49616, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 47}, {\"index\": 2797, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 8.049358026594238, \"deceased_daily\": \"\", \"deceased\": 2983, \"positive_100k\": 138.0236885887681, \"positive_daily\": \"\", \"positive\": 51150, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 48}, {\"index\": 2798, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 8.513484604057934, \"deceased_daily\": \"\", \"deceased\": 3155, \"positive_100k\": 142.6514623117346, \"positive_daily\": \"\", \"positive\": 52865, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 49}, {\"index\": 2799, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Canada\", \"country\": \"CAN\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 8.93173820584208, \"deceased_daily\": \"\", \"deceased\": 3310, \"positive_100k\": 146.9473315636079, \"positive_daily\": \"\", \"positive\": 54457, \"region_iso\": \"CAN\", \"region_label\": \"Canada\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 61.36206324, \"Longitude\": -98.30777028, \"Geo Region\": \"Americas\", \"sinceDay0\": 50}, {\"index\": 2954, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-16T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 0.8275865014768415, \"positive_daily\": \"\", \"positive\": 155, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 0}, {\"index\": 2955, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-17T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.0731928180441621, \"positive_daily\": \"\", \"positive\": 201, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 1}, {\"index\": 2956, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-18T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 2}, {\"index\": 2957, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 1.2707457248483114, \"positive_daily\": \"\", \"positive\": 238, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 3}, {\"index\": 2958, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.317242204135156, \"positive_daily\": \"\", \"positive\": 434, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 4}, {\"index\": 2959, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.0, \"deceased_daily\": \"\", \"deceased\": 0, \"positive_100k\": 2.867186782535896, \"positive_daily\": \"\", \"positive\": 537, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 5}, {\"index\": 2960, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.005339267751463493, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.3744172189249277, \"positive_daily\": \"\", \"positive\": 632, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 6}, {\"index\": 2961, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 3.983093742591766, \"positive_daily\": \"\", \"positive\": 746, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 7}, {\"index\": 2962, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.010678535502926986, \"deceased_daily\": \"\", \"deceased\": 2, \"positive_100k\": 4.922804866849341, \"positive_daily\": \"\", \"positive\": 922, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 8}, {\"index\": 2963, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.016017803254390478, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 6.097443772171309, \"positive_daily\": \"\", \"positive\": 1142, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 9}, {\"index\": 2964, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.021357071005853972, \"deceased_daily\": \"\", \"deceased\": 4, \"positive_100k\": 6.973083683411322, \"positive_daily\": \"\", \"positive\": 1306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 10}, {\"index\": 2965, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.026696338757317466, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 8.596221079856225, \"positive_daily\": \"\", \"positive\": 1610, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 11}, {\"index\": 2966, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.032035606508780956, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 10.192662137543808, \"positive_daily\": \"\", \"positive\": 1909, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 12}, {\"index\": 2967, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.03737487426024445, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 11.420693720380411, \"positive_daily\": \"\", \"positive\": 2139, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 13}, {\"index\": 2968, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.042714142011707944, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 13.075866723334094, \"positive_daily\": \"\", \"positive\": 2449, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 14}, {\"index\": 2969, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.06407121301756191, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 14.618915103507046, \"positive_daily\": \"\", \"positive\": 2738, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 15}, {\"index\": 2970, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.08542828402341589, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 16.18332055468585, \"positive_daily\": \"\", \"positive\": 3031, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 16}, {\"index\": 2971, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.09610681952634288, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 18.17486742598173, \"positive_daily\": \"\", \"positive\": 3404, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 17}, {\"index\": 2972, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.11746389053219686, \"deceased_daily\": \"\", \"deceased\": 22, \"positive_100k\": 19.952843587219075, \"positive_daily\": \"\", \"positive\": 3737, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 18}, {\"index\": 2973, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.1441602292895143, \"deceased_daily\": \"\", \"deceased\": 27, \"positive_100k\": 22.216693113839593, \"positive_daily\": \"\", \"positive\": 4161, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 19}, {\"index\": 2974, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.18153510354975877, \"deceased_daily\": \"\", \"deceased\": 34, \"positive_100k\": 23.871866116793278, \"positive_daily\": \"\", \"positive\": 4471, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 20}, {\"index\": 2975, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.19755290680414928, \"deceased_daily\": \"\", \"deceased\": 37, \"positive_100k\": 25.70857422329672, \"positive_daily\": \"\", \"positive\": 4815, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 21}, {\"index\": 2976, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.22958851331293023, \"deceased_daily\": \"\", \"deceased\": 43, \"positive_100k\": 27.315693816487233, \"positive_daily\": \"\", \"positive\": 5116, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 22}, {\"index\": 2977, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.25628485207024765, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 29.611578949616533, \"positive_daily\": \"\", \"positive\": 5546, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 23}, {\"index\": 2978, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.3043382618334191, \"deceased_daily\": \"\", \"deceased\": 57, \"positive_100k\": 31.886107011739984, \"positive_daily\": \"\", \"positive\": 5972, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 24}, {\"index\": 2979, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.34705240384512703, \"deceased_daily\": \"\", \"deceased\": 65, \"positive_100k\": 34.710579652264165, \"positive_daily\": \"\", \"positive\": 6501, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 25}, {\"index\": 2980, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.38976654585683507, \"deceased_daily\": \"\", \"deceased\": 73, \"positive_100k\": 36.98510771438762, \"positive_daily\": \"\", \"positive\": 6927, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 26}, {\"index\": 2981, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.42714142011707945, \"deceased_daily\": \"\", \"deceased\": 80, \"positive_100k\": 38.51213829130618, \"positive_daily\": \"\", \"positive\": 7213, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 27}, {\"index\": 2982, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.4378199556200065, \"deceased_daily\": \"\", \"deceased\": 82, \"positive_100k\": 40.17798982976279, \"positive_daily\": \"\", \"positive\": 7525, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 28}, {\"index\": 2983, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.49121263313464136, \"deceased_daily\": \"\", \"deceased\": 92, \"positive_100k\": 42.27098278833648, \"positive_daily\": \"\", \"positive\": 7917, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 29}, {\"index\": 2984, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.5018911686375683, \"deceased_daily\": \"\", \"deceased\": 94, \"positive_100k\": 44.17176210785748, \"positive_daily\": \"\", \"positive\": 8273, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 30}, {\"index\": 2985, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.5606231139036668, \"deceased_daily\": \"\", \"deceased\": 105, \"positive_100k\": 47.022931087138986, \"positive_daily\": \"\", \"positive\": 8807, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 31}, {\"index\": 2986, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.6193550591697652, \"deceased_daily\": \"\", \"deceased\": 116, \"positive_100k\": 49.39890523654024, \"positive_daily\": \"\", \"positive\": 9252, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 32}, {\"index\": 2987, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.6727477366844001, \"deceased_daily\": \"\", \"deceased\": 126, \"positive_100k\": 51.95107522173979, \"positive_daily\": \"\", \"positive\": 9730, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 33}, {\"index\": 2988, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 0.7101226109446446, \"deceased_daily\": \"\", \"deceased\": 133, \"positive_100k\": 53.86253307676372, \"positive_daily\": \"\", \"positive\": 10088, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 34}, {\"index\": 2989, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 0.7421582174534256, \"deceased_daily\": \"\", \"deceased\": 139, \"positive_100k\": 56.099686264626925, \"positive_daily\": \"\", \"positive\": 10507, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 35}, {\"index\": 2990, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 0.7848723594651335, \"deceased_daily\": \"\", \"deceased\": 147, \"positive_100k\": 57.83494828385256, \"positive_daily\": \"\", \"positive\": 10832, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 36}, {\"index\": 2991, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 0.8542828402341589, \"deceased_daily\": \"\", \"deceased\": 160, \"positive_100k\": 60.31236852053162, \"positive_daily\": \"\", \"positive\": 11296, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 37}, {\"index\": 2992, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 0.8969969822458669, \"deceased_daily\": \"\", \"deceased\": 168, \"positive_100k\": 63.06743068028678, \"positive_daily\": \"\", \"positive\": 11812, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 38}, {\"index\": 2993, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 0.9290325887546479, \"deceased_daily\": \"\", \"deceased\": 174, \"positive_100k\": 65.70502894950974, \"positive_daily\": \"\", \"positive\": 12306, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 39}, {\"index\": 2994, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 0.9664074630148923, \"deceased_daily\": \"\", \"deceased\": 181, \"positive_100k\": 68.6523047483176, \"positive_daily\": \"\", \"positive\": 12858, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 40}, {\"index\": 2995, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.0091216050266003, \"deceased_daily\": \"\", \"deceased\": 189, \"positive_100k\": 71.17777839475983, \"positive_daily\": \"\", \"positive\": 13331, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 41}, {\"index\": 2996, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.0571750147897716, \"deceased_daily\": \"\", \"deceased\": 198, \"positive_100k\": 73.75130545096523, \"positive_daily\": \"\", \"positive\": 13813, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 42}, {\"index\": 2997, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.1052284245529431, \"deceased_daily\": \"\", \"deceased\": 207, \"positive_100k\": 76.69858124977308, \"positive_daily\": \"\", \"positive\": 14365, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 43}, {\"index\": 2998, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.1532818343161144, \"deceased_daily\": \"\", \"deceased\": 216, \"positive_100k\": 79.4750004805341, \"positive_daily\": \"\", \"positive\": 14885, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 44}, {\"index\": 2999, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Chile\", \"country\": \"CHL\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.212013779582213, \"deceased_daily\": \"\", \"deceased\": 227, \"positive_100k\": 85.55108718169956, \"positive_daily\": \"\", \"positive\": 16023, \"region_iso\": \"CHL\", \"region_label\": \"Chile\", \"tested_100k\": null, \"tested\": null, \"Latitude\": -37.73070989, \"Longitude\": -71.38256213, \"Geo Region\": \"Americas\", \"sinceDay0\": 45}, {\"index\": 3457, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-19T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 2.5676138308798357, \"positive_daily\": \"\", \"positive\": 105, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 0}, {\"index\": 3458, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-20T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 3.1300435271677998, \"positive_daily\": \"\", \"positive\": 128, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 1}, {\"index\": 3459, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-21T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 5.037413801535678, \"positive_daily\": \"\", \"positive\": 206, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 2}, {\"index\": 3460, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-22T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 6.211180124223603, \"positive_daily\": \"\", \"positive\": 254, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 3}, {\"index\": 3461, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 7.702841492639507, \"positive_daily\": \"\", \"positive\": 315, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 4}, {\"index\": 3462, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.341223651391402, \"positive_daily\": \"\", \"positive\": 382, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 5}, {\"index\": 3463, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.024453465055998436, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 10.808431554751309, \"positive_daily\": \"\", \"positive\": 442, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 6}, {\"index\": 3464, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.104465202719226, \"positive_daily\": \"\", \"positive\": 495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 7}, {\"index\": 3465, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.07336039516799531, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 14.329730522815083, \"positive_daily\": \"\", \"positive\": 586, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 8}, {\"index\": 3466, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.12226732527999218, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 16.065926541790972, \"positive_daily\": \"\", \"positive\": 657, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 9}, {\"index\": 3467, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-29T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 17.435320584926885, \"positive_daily\": \"\", \"positive\": 713, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 10}, {\"index\": 3468, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-30T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 19.318237394238764, \"positive_daily\": \"\", \"positive\": 790, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 11}, {\"index\": 3469, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-03-31T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 21.20115420355064, \"positive_daily\": \"\", \"positive\": 867, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 12}, {\"index\": 3470, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-01T00:00:00\", \"deceased_100k\": 0.14672079033599061, \"deceased_daily\": \"\", \"deceased\": 6, \"positive_100k\": 23.548686848926494, \"positive_daily\": \"\", \"positive\": 963, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 13}, {\"index\": 3471, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-02T00:00:00\", \"deceased_100k\": 0.17117425539198905, \"deceased_daily\": \"\", \"deceased\": 7, \"positive_100k\": 24.72245317161442, \"positive_daily\": \"\", \"positive\": 1011, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 14}, {\"index\": 3472, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-03T00:00:00\", \"deceased_100k\": 0.19562772044798749, \"deceased_daily\": \"\", \"deceased\": 8, \"positive_100k\": 26.385288795422312, \"positive_daily\": \"\", \"positive\": 1079, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 15}, {\"index\": 3473, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-04T00:00:00\", \"deceased_100k\": 0.29344158067198123, \"deceased_daily\": \"\", \"deceased\": 12, \"positive_100k\": 27.53460165305424, \"positive_daily\": \"\", \"positive\": 1126, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 16}, {\"index\": 3474, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-05T00:00:00\", \"deceased_100k\": 0.36680197583997654, \"deceased_daily\": \"\", \"deceased\": 15, \"positive_100k\": 28.903995696190147, \"positive_daily\": \"\", \"positive\": 1182, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 17}, {\"index\": 3475, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-06T00:00:00\", \"deceased_100k\": 0.39125544089597497, \"deceased_daily\": \"\", \"deceased\": 16, \"positive_100k\": 29.882134298430085, \"positive_daily\": \"\", \"positive\": 1222, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 18}, {\"index\": 3476, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-07T00:00:00\", \"deceased_100k\": 0.44016237100797184, \"deceased_daily\": \"\", \"deceased\": 18, \"positive_100k\": 31.349342201789995, \"positive_daily\": \"\", \"positive\": 1282, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 19}, {\"index\": 3477, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-08T00:00:00\", \"deceased_100k\": 0.4646158360639702, \"deceased_daily\": \"\", \"deceased\": 19, \"positive_100k\": 32.8410035702059, \"positive_daily\": \"\", \"positive\": 1343, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 20}, {\"index\": 3478, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-09T00:00:00\", \"deceased_100k\": 0.4890693011199687, \"deceased_daily\": \"\", \"deceased\": 20, \"positive_100k\": 34.4060253337898, \"positive_daily\": \"\", \"positive\": 1407, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 21}, {\"index\": 3479, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-10T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 36.55793025871766, \"positive_daily\": \"\", \"positive\": 1495, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 22}, {\"index\": 3480, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-11T00:00:00\", \"deceased_100k\": 0.5135227661759671, \"deceased_daily\": \"\", \"deceased\": 21, \"positive_100k\": 37.5116153959016, \"positive_daily\": \"\", \"positive\": 1534, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 23}, {\"index\": 3481, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-12T00:00:00\", \"deceased_100k\": 0.562429696287964, \"deceased_daily\": \"\", \"deceased\": 23, \"positive_100k\": 39.1255440895975, \"positive_daily\": \"\", \"positive\": 1600, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 24}, {\"index\": 3482, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-13T00:00:00\", \"deceased_100k\": 0.6113366263999609, \"deceased_daily\": \"\", \"deceased\": 25, \"positive_100k\": 40.34821734239742, \"positive_daily\": \"\", \"positive\": 1650, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 25}, {\"index\": 3483, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-14T00:00:00\", \"deceased_100k\": 0.7580574167359515, \"deceased_daily\": \"\", \"deceased\": 31, \"positive_100k\": 41.668704455421334, \"positive_daily\": \"\", \"positive\": 1704, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 26}, {\"index\": 3484, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-15T00:00:00\", \"deceased_100k\": 0.8069643468479484, \"deceased_daily\": \"\", \"deceased\": 33, \"positive_100k\": 42.57348266249328, \"positive_daily\": \"\", \"positive\": 1741, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 27}, {\"index\": 3485, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-16T00:00:00\", \"deceased_100k\": 0.8558712769599452, \"deceased_daily\": \"\", \"deceased\": 35, \"positive_100k\": 43.7961559152932, \"positive_daily\": \"\", \"positive\": 1791, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 28}, {\"index\": 3486, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-17T00:00:00\", \"deceased_100k\": 0.8803247420159437, \"deceased_daily\": \"\", \"deceased\": 36, \"positive_100k\": 44.35858561158116, \"positive_daily\": \"\", \"positive\": 1814, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 29}, {\"index\": 3487, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-18T00:00:00\", \"deceased_100k\": 0.9536851371839389, \"deceased_daily\": \"\", \"deceased\": 39, \"positive_100k\": 44.798747982589134, \"positive_daily\": \"\", \"positive\": 1832, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 30}, {\"index\": 3488, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-19T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.75243311977307, \"positive_daily\": \"\", \"positive\": 1871, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 31}, {\"index\": 3489, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-20T00:00:00\", \"deceased_100k\": 1.1493128576319265, \"deceased_daily\": \"\", \"deceased\": 47, \"positive_100k\": 45.99696777033306, \"positive_daily\": \"\", \"positive\": 1881, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 32}, {\"index\": 3490, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-21T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 46.657211326845015, \"positive_daily\": \"\", \"positive\": 1908, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 33}, {\"index\": 3491, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-22T00:00:00\", \"deceased_100k\": 1.173766322687925, \"deceased_daily\": \"\", \"deceased\": 48, \"positive_100k\": 47.68425685919694, \"positive_daily\": \"\", \"positive\": 1950, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 34}, {\"index\": 3492, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-23T00:00:00\", \"deceased_100k\": 1.2226732527999218, \"deceased_daily\": \"\", \"deceased\": 50, \"positive_100k\": 48.4423142759329, \"positive_daily\": \"\", \"positive\": 1981, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 35}, {\"index\": 3493, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-24T00:00:00\", \"deceased_100k\": 1.2471267178559202, \"deceased_daily\": \"\", \"deceased\": 51, \"positive_100k\": 49.127011297500864, \"positive_daily\": \"\", \"positive\": 2009, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 36}, {\"index\": 3494, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-25T00:00:00\", \"deceased_100k\": 1.3204871130239155, \"deceased_daily\": \"\", \"deceased\": 54, \"positive_100k\": 49.298185552892846, \"positive_daily\": \"\", \"positive\": 2016, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 37}, {\"index\": 3495, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-26T00:00:00\", \"deceased_100k\": 1.344940578079914, \"deceased_daily\": \"\", \"deceased\": 55, \"positive_100k\": 49.640534063676824, \"positive_daily\": \"\", \"positive\": 2030, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 38}, {\"index\": 3496, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-27T00:00:00\", \"deceased_100k\": 1.4427544383039077, \"deceased_daily\": \"\", \"deceased\": 59, \"positive_100k\": 49.86061524918081, \"positive_daily\": \"\", \"positive\": 2039, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 39}, {\"index\": 3497, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-28T00:00:00\", \"deceased_100k\": 1.5405682985279014, \"deceased_daily\": \"\", \"deceased\": 63, \"positive_100k\": 50.0562429696288, \"positive_daily\": \"\", \"positive\": 2047, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 40}, {\"index\": 3498, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-29T00:00:00\", \"deceased_100k\": 1.638382158751895, \"deceased_daily\": \"\", \"deceased\": 67, \"positive_100k\": 50.42304494546877, \"positive_daily\": \"\", \"positive\": 2062, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 41}, {\"index\": 3499, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Croatia\", \"country\": \"HRV\", \"date\": \"2020-04-30T00:00:00\", \"deceased_100k\": 1.6872890888638918, \"deceased_daily\": \"\", \"deceased\": 69, \"positive_100k\": 50.765393456252745, \"positive_daily\": \"\", \"positive\": 2076, \"region_iso\": \"HRV\", \"region_label\": \"Croatia\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 45.08047631, \"Longitude\": 16.40412899, \"Geo Region\": \"Europe\", \"sinceDay0\": 42}, {\"index\": 3661, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-23T00:00:00\", \"deceased_100k\": 0.08408554863718347, \"deceased_daily\": \"\", \"deceased\": 1, \"positive_100k\": 9.753923641913282, \"positive_daily\": \"\", \"positive\": 116, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 0}, {\"index\": 3662, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-24T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 10.426608031010751, \"positive_daily\": \"\", \"positive\": 124, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 1}, {\"index\": 3663, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-25T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 11.099292420108219, \"positive_daily\": \"\", \"positive\": 132, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 2}, {\"index\": 3664, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-26T00:00:00\", \"deceased_100k\": 0.2522566459115504, \"deceased_daily\": \"\", \"deceased\": 3, \"positive_100k\": 12.276490101028786, \"positive_daily\": \"\", \"positive\": 146, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 3}, {\"index\": 3665, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-27T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 13.621858879223723, \"positive_daily\": \"\", \"positive\": 162, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 4}, {\"index\": 3666, \"admin2_label\": \"\", \"admin2\": \"\", \"country_label\": \"Cyprus\", \"country\": \"CYP\", \"date\": \"2020-03-28T00:00:00\", \"deceased_100k\": 0.4204277431859173, \"deceased_daily\": \"\", \"deceased\": 5, \"positive_100k\": 15.051313206055841, \"positive_daily\": \"\", \"positive\": 179, \"region_iso\": \"CYP\", \"region_label\": \"Cyprus\", \"tested_100k\": null, \"tested\": null, \"Latitude\": 34.91667211, \"Longitude\": 33.0060022, \"Geo Region\": \"Asia\", \"sinceDay0\": 5}, {\"index\": 3667, \"admin2_label\": \"\", \"admin2\": \"\", \"country